Ethereal-users: [ethereal-users] Ethereal 0.8.11 fails to build: "toshiba" undefined references

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

From: Sean Kelly <S.Kelly@xxxxxxxxx>
Date: 06 Sep 2000 10:14:17 BST
Hi all,

	I have a problem trying to compile Ethereal 0.8.11 from
source.  I have built earlier versions of this application (and
indeed many other applications) from source without problems.

	The ./configure process gave output containing no errors. 
However, on issuing "make" the process works for a while and then
dies after displaying:

---[ CUT ]---
wiretap/libwiretap.a(toshiba.o): In function
`toshiba_check_file_type':
/usr/src/ethereal-0.8.11/wiretap/toshiba.c:153: undefined reference
to `gzgets'
wiretap/libwiretap.a(toshiba.o): In function `parse_toshiba_rec_hdr':
/usr/src/ethereal-0.8.11/wiretap/toshiba.c:266: undefined reference
to `gzgets'
/usr/src/ethereal-0.8.11/wiretap/toshiba.c:295: undefined reference
to `gzgets'
wiretap/libwiretap.a(toshiba.o): In function
`parse_toshiba_hex_dump':
/usr/src/ethereal-0.8.11/wiretap/toshiba.c:353: undefined reference
to `gzgets'
collect2: ld returned 1 exit status
---[ CUT ]---

	I am using a Linux 2.2.16 system on an Interl arch'ed
machine.  Any ideas?

	Thanks,

-- 
Sean Kelly <S.Kelly@xxxxxxxxx>