http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=35544
User: etxrab
Date: 2011/01/15 03:13 PM
Log:
Comitting work in progress to fix the linking problem.
>Linking fails now:
>epan/.libs/libwireshark.so: undefined reference to `hf_bssgp_elem_id'
>epan/.libs/libwireshark.so: undefined reference to `bssgp_elem_fcn'
>epan/.libs/libwireshark.so: undefined reference to `ett_bssgp_elem'
>epan/.libs/libwireshark.so: undefined reference to >`bssgp_elem_strings'
>Did you miss packet-bssgp.c in that commit?
I'll try to clean this up in the next few days.
Directory: /trunk/epan/dissectors/
Changes Path Action
+715 -110 packet-bssgp.c Modified