asn.1 compilation
Sylvain Munaut
246tnt at gmail.com
Wed Nov 28 11:55:36 CET 2012
Hi
> I'm having troubles compiling asn.1 files from
> http://www.3gpp.org/ftp/Specs/archive/24_series/24.080/ASN.1/
>
> I'm getting syntax error (syntax error at line 264 in module SS-Operations.asn: got
> 'SEQUENCE' expected ':') while running
> Are there any hints on what might be wrong?
Yeah ... there is a syntax error at line 264 :)
> Any advices would be greatly appreciated.
The ASN1 files in the specs are buggy, you need to fix them yourself.
Look at the various ASN1 tree in http://cgit.osmocom.org/cgit/ some
will contain fixed up version of some of the ASN1 files from the spec.
Wireshark also sometimes have fixed up version of the ASN1 files if
they have the corresponding dissector.
Cheers,
Sylvain
More information about the baseband-devel
mailing list