ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: [Wireshark-dev] Build problems with sbc-ap asn1 dissector

From: Stephen Fisher <steve@xxxxxxxxxxxxxxxxxx>
Date: Tue, 8 Nov 2011 11:16:54 -0700
Anders committed a fix for the compile problems with the sbc-ap asn1 
dissector and I just committed another, but there are 3 others:

cc1: warnings being treated as errors
../../asn1/sbc-ap/packet-sbc-ap-fn.c:28: warning: 
'dissect_sbc_ap_Presence' defined but not used
../../asn1/sbc-ap/sbc-ap.cnf:115: warning: 
'dissect_sbc_ap_ProtocolIE_ContainerList' defined but not used
../../asn1/sbc-ap/sbc-ap.cnf:172: warning: 
'dissect_sbc_ap_Extended_Repetition_Period' defined but not used
gmake[5]: *** [libdissectors_la-packet-sbc-ap.lo] Error 1

I don't know enough about asn1 to easily fix.