Ethereal-dev: [Ethereal-dev] Link problems with 0.10.7 Solaris 8 gcc 3.4.2

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Andy Howell <AndyHowell@xxxxxxxxxxxxx>
Date: Tue, 09 Nov 2004 07:35:11 -0600
I getting a slew of link errors which I can't figure out. Its trying to build .libs/ethereal and is missing things like:

RegistrationRejectionReason_vals	gtk/libui.a(h225_counter.o)
register_all_protocol_handoffs		gtk/libui.a(main.o)
getservbyname			/usr/local/lib/libpcap(nametoadd.o)

for getservbyname, it is not including -lsocket

I can't figure out were RegistationRejectionReason_vals is supposed to come from.

Thanks,

	Andy