Wireshark mailing list archives

Re: compiling asn.1 dissectors in Linux


From: Guy Harris <guy () alum mit edu>
Date: Mon, 11 Apr 2016 11:01:23 -0700

On Apr 11, 2016, at 10:48 AM, d3c1978 () yahoo com wrote:

How do I regenerate ASN.1 based dissectors when I change some .asn and .cfg files in 
wireshark/epan/dissectors/asn1/lte-rrc/ ?

        cd epan/dissectors/asn1/lte-rrc
        make

I know about it in Windows (thanks to Pascal), but now am stuck with Linux (even the directory structure seems to be 
quite different here).

The only difference in the directory structure is that paths use /, rather than \, as path separators, just like other 
UN*Xes.  The actual directory *layout* is the same in all OSes.

If you're referring to the "asn1" directory having moved from the top level to being under epan/dissectors on UN*X and 
epan\dissectors on Windows, that's a relatively recent change that affects *all* platforms.
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe


Current thread: