In case anyone didn't see this commit -- we've made a change to only export certain symbols on Unix platforms like we've done on Windows for a while. The list of symbols is taken from the same list as on Windows (the .def files in each directory: wiretap, epan, wsutil). This is only in the development trunk (version 1.5).
----- Forwarded message from [email protected] ----- Date: Tue, 07 Dec 2010 13:38:18 GMT From: [email protected] To: [email protected] Subject: [Wireshark-commits] rev 35145: /trunk/ /trunk/epan/: Makefile.am /trunk/: Makefile.am.inc /trunk/wiretap/: Makefile.am /trunk/wsutil/: Makefile.am http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=35145 User: rbalint Date: 2010/12/07 05:38 AM Log: Make libtool export only symbols listed in *.def files Directory: /trunk/epan/ Changes Path Action +4 -2 Makefile.am Modified Directory: /trunk/ Changes Path Action +3 -0 Makefile.am.inc Modified Directory: /trunk/wiretap/ Changes Path Action +4 -1 Makefile.am Modified Directory: /trunk/wsutil/ Changes Path Action +6 -2 Makefile.am Modified ___________________________________________________________________________ Sent via: Wireshark-commits mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-commits Unsubscribe: https://wireshark.org/mailman/options/wireshark-commits mailto:[email protected]?subject=unsubscribe ----- End forwarded message ----- ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
