When I try to build Wireshark on Solaris, why does the link fail complaining that plugin_list is undefined?
This appears to be due to a problem with some versions of the GTK+ and GLib packages from www.sunfreeware.org; un-install those packages, and try getting the 1.2.10 versions from that site, or the versions from The Written Word, or the versions from Sun’s GNOME distribution, or the versions from the supplemental software CD that comes with the Solaris media kit, or build them from source from the GTK Web site. Then re-run the configuration script, and try rebuilding Wireshark.
Related Questions
- Why does the linker fail with a number of "Output line too long." messages followed by linker errors when I try to build Wireshark?
- When I try to build Wireshark on Windows, why does the build fail because of conflicts between winsock.h and winsock2.h?
- When I try to build Ethereal on Solaris, why does the link fail complaining that plugin_list is undefined?