Ethereal-users: [Ethereal-users] compiling

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

From: Tim Whitehead <tmwhitehead@xxxxxxxxxxxxxxxxx>
Date: Thu, 13 Sep 2001 22:44:40 -0500
cket-ypxfr.o packet-zebra.o asn1.o column.o follow.o in_cksum.o ipproto.o
prefs.o print.o ps.o ptvcursor.o reassemble.o util.o xdlc.o register.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/usr/local/lib -L/usr/X11R6/lib -lgtk -lgdk
-L/opt/gnome/lib -rdynamic -lgmodule -lglib -ldl -lXext -lX11 -lm -lz
-Wl,--export-dynamic
wiretap/libwiretap.a(toshiba.o): In function `toshiba_check_file_type':
toshiba.o(.text+0xba): undefined reference to `gzgets'
wiretap/libwiretap.a(toshiba.o): In function `parse_toshiba_rec_hdr':
toshiba.o(.text+0x35b): undefined reference to `gzgets'
toshiba.o(.text+0x425): undefined reference to `gzgets'
wiretap/libwiretap.a(toshiba.o): In function `parse_toshiba_hex_dump':
toshiba.o(.text+0x634): undefined reference to `gzgets'
collect2: ld returned 1 exit status
rm -f .libs/etherealS.o
make[2]: *** [ethereal] Error 1
make[2]: Leaving directory `/home/tigmoid/ethereal/ethereal-0.8.19'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/tigmoid/ethereal/ethereal-0.8.19'
make: *** [all-recursive-am] Error 2


Any suggestions?

compile time options were %> CFLAGS='-march=i686 -mcpu=i686' ./configure


thanks

-- 
Timothy Mark Whitehead			// Sophomore, UW - Madison  
tmwhitehead(at)students.wisc.edu	// Intended Major: Computer Engineering 
tigmoid(at)146.151.75.25		// SUPPORT YOUR LOCAL COLLEGE STUDENT!! 
whitehea(at)cs.wisc.edu			// -- UW-Navs, UW-Band, UW-Trumpet
tigmoid(at)jps.net			// Do you, eh, look at headers? 
public static String sig(String sig) { if(sig.equals(this.sig))sig = sig(sig); }