Murli Sharma - 2016-01-08

Hi,

I'm trying to generate and compile c files from two asn files.
The generation part was successful but the compilation is failing.
I used following command for generation:
asn1c -gen-PER -pdu=auto -fcompound-names *.asn

And for compilation I used the following command:
make -f Makefile.ac.sample

I'm getting lots of error. Most of them are redefination errors.
I'm attaching the asn file for which I'm generating.

Please help.

Thanks

 

Last edit: Murli Sharma 2016-01-08