Hi
I'm compilling ethereal 0.9.11 version on Solaris
8.
But, installation errors invoke
I didn't know what means error message, then attach that
message.
If you know this error case, let me know.
Bye
configure command outputs are below
The Ethereal package has been configured with
the following
options.
Build ethereal :
yes
Build tethereal :
yes
Build editcap :
yes
Build mergecap :
yes
Build text2pcap :
yes
Build idl2eth :
yes
Build randpkt :
no
Build dftest : no
Install setuid :
no
Use plugins :
yes
Use GTK+ v2 library :
no
Use pcap library :
yes
Use zlib library : yes
Use IPv6 name resolution : yes Use UCD SNMP/NET-SNMP
library : no
make command outputs are below
Hanmac>make make
all-recursive make[1]: Entering directory
`/home1/ethereal/ethereal-0.9.11' Making all in
tools /home1/ethereal/ethereal-0.9.11/tools make[2]: Entering directory
`/home1/ethereal/ethereal-0.9.11/tools' Making all in
lemon /home1/ethereal/ethereal-0.9.11/tools/lemon make[3]: Entering
directory `/home1/ethereal/ethereal-0.9.11/tools/lemon' /bin/bash
../../libtool --mode=link gcc -DINET6 -DSOLARIS8_INET6
-D_U_="__attribute__((unused))" -Wall -W -g -O2 -Wno-return-type -DFUNCPROTO=15
-I../.. -I../../wiretap -I/usr/local/include -I/usr/local/include/gtk-1.2
-I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include
-L/usr/local/lib -R/usr/local/lib -o lemon lemon.o -lz
-R:/usr/local/lib libtool: link: only absolute run-paths are
allowed make[3]: *** [lemon] Error 1 make[3]: Leaving directory
`/home1/ethereal/ethereal-0.9.11/tools/lemon' make[2]: *** [all-recursive]
Error 1 make[2]: Leaving directory
`/home1/ethereal/ethereal-0.9.11/tools' make[1]: *** [all-recursive] Error
1 make[1]: Leaving directory `/home1/ethereal/ethereal-0.9.11' make: ***
[all] Error 2
|