Ethereal-dev: asn2eth.py doesn't generate header file correctly. was Re: [Ethereal-dev] Re: Bu

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Lars Roland <lars.roland@xxxxxxx>
Date: Mon, 10 Jan 2005 04:54:43 +0100
LEGO schrieb:
That was preety much what happed to me the header file did not get the
asn exports included.
Finally I just opted to get all the files into the dissectors
directory and with many files I was able to compile.


That was exactly what happened to me. :( I use Cygwin's Python 2.3.4 .


This is on my Mac:
Python 2.3 (#1, Sep 13 2003, 00:49:11) [GCC 3.3 20030304 (Apple Computer, Inc. build 1495)] on darwin

I personally do not think it has something to do with python's
version. I think It's more likely to be either a bug in the script or
(most probably) that we  are doing something wrong.

Well I used the options that are shown in the header of packet-h225.[ch]. I guess the same were used to generate the files. The script adds this info. So I am not so sure about doing something wrong.

Regards,
Lars