Hi there,
I first posted this message to ethereal-users but was advised
by people on that list to re-post it here due to it's
nature.....so....
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? Attached are 2 files: one is the output from
/configure, the other is the output from make.
Thanks,
--
Sean Kelly <S.Kelly@xxxxxxxxx>
Attachment:
output.configure
Description: application/unknown
Attachment:
output.make
Description: application/unknown