Ethereal-dev: [Ethereal-dev] Build problem on Solaris 8

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

Date: Sat, 19 Jan 2002 17:30:47 +0000 (GMT)
There seems to be a size problem when it comes to building 0.9.0 on Solaris.

Any ideas?

Make fails after

rm -f .libs/etherealS.c .libs/ethereal.nm .libs/ethereal.nmS .libs/ethereal.nmT
Output line too long.
Output line too long.
Output line too long.
Output line too long.
Output line too long.
Output line too long.
gcc -Wall -W -Wno-unused -g -O2 -Wno-return-type -DFUNCPROTO=15 -I. -I./wiretap -I./epan -I/usr/local/include -I/opt/sfw/lib/glib/include -I/opt/sfw/include -L/usr/local/lib -L/usr/local/ssl/lib -o ethereal packet-aarp.o packet-afs.o packet-aim.o packet-arp.o packet-ascend.o packet-atalk.o packet-atm.o packet-auto_rp.o

...


er.o capture.o file.o filters.o proto_hier_stats.o summary.o wiretap/libwiretap.a gtk/libui.a epan/libethereal.a epan/ftypes/libftypes.a epan/dfilter/libdfilter.a -lcrypto .libs/etherealS.o -lpcap -L/opt/sfw/lib -L/usr/openwin/lib -lgtk -l -R/usr/local/lib -R/usr/local/ssl/lib -R/usr/openwin/lib -R/usr/lib:/usr/openwin/lib:/opt/sfw/lib -R/usr/local/lib -R/usr/local/ssl/lib -R/usr/openwin/lib -R/usr/lib:/usr/openwin/lib:/opt/sfw/lib
ld: fatal: library -l-lgcc: not found
ld: fatal: File processing errors. No output written to ethereal
collect2: ld returned 1 exit status
rm -f .libs/etherealS.o
make[2]: *** [ethereal] Error 1
make[2]: Leaving directory `/disk3/sources/ethereal-0.9.0'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/disk3/sources/ethereal-0.9.0'
make: *** [all-recursive-am] Error 2