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.