[Wireshark-dev] Problems with regenerating lppe dissector

2012-09-10 Thread Jakub Zawadzki
Hi, I'm trying to regenerate packet-lppe.c from asn1/lppe using command: ../../tools/asn2wrs.py -p lppe -c ./lppe.cnf -s ./packet-lppe-template -D . -O ../../epan/dissectors LPPe.asn Regenerated version doesn't compiles: ../../asn1/lppe/packet-lppe-fn.c:868:77: error: use of undeclared

Re: [Wireshark-dev] Problems with regenerating lppe dissector

2012-09-10 Thread Pascal Quantin
2012/9/10 Jakub Zawadzki darkjames...@darkjames.pl Hi, I'm trying to regenerate packet-lppe.c from asn1/lppe using command: ../../tools/asn2wrs.py -p lppe -c ./lppe.cnf -s ./packet-lppe-template -D . -O ../../epan/dissectors LPPe.asn Regenerated version doesn't compiles:

Re: [Wireshark-dev] Problems with regenerating lppe dissector

2012-09-10 Thread Pascal Quantin
2012/9/10 Pascal Quantin pascal.quan...@gmail.com 2012/9/10 Jakub Zawadzki darkjames...@darkjames.pl Hi, I'm trying to regenerate packet-lppe.c from asn1/lppe using command: ../../tools/asn2wrs.py -p lppe -c ./lppe.cnf -s ./packet-lppe-template -D . -O ../../epan/dissectors LPPe.asn