Wireshark-commits: [Wireshark-commits] rev 35544: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Sat, 15 Jan 2011 23:13:33 GMT
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