errors while trying to compile wireshark with gtk1.2 epan/.libs/libwireshark.so: undefined reference to `uri_str_to_bytes' epan/.libs/libwireshark.so: undefined reference to `byte_array_dup' collect2: ld returned 1 exit status
both are defined in strutil.c (only for GTK2) and used, at least, by airdpcap.c and airpcap_loader.c Regards, Sebastien Tandel _______________________________________________ Wireshark-dev mailing list [email protected] http://www.wireshark.org/mailman/listinfo/wireshark-dev
