On Tue, Feb 14, 2017 at 12:14:24PM +0000, Anders Broman wrote: > Hi, > Wireshark no longer builds on SuSE 11.3 > > home/ericsson/ewireshark/trunk/filter_files.c:104: undefined reference to > `g_list_free_full' > /home/ericsson/ewireshark/trunk/filter_files.c:105: undefined reference to > `g_list_free_full' > /home/ericsson/ewireshark/trunk/filter_files.c:106: undefined reference to > `g_list_free_full' > /home/ericsson/ewireshark/trunk/filter_files.c:107: undefined reference to > `g_list_free_full' > ui/gtk/libgtkui.a(dfilter_expr_dlg.o): In function `value_list_sel_cb': > /home/ericsson/ewireshark/trunk/ui/gtk/dfilter_expr_dlg.c:625: undefined > reference to `g_list_free_full'
This function is very useful and open-coded many times, should we provide a compatibility header for older GLib? -- Kind regards, Peter Wu https://lekensteyn.nl ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: https://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
