|
From: Hidde F. <hi...@wa...> - 2000-03-13 20:38:30
|
Hi,
This is really great! I've only got version 1.0 working and that one is =
already great. Every version higher then 1.0 though gives me while =
compiling the following error:
make[2]: Entering directory `/home/hidde/etherape-0.2.7/src'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/include =
-DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include =
-I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/X11R6/include =
-I/usr/lib/glib/include -g -O2 -Wall -Wunused -c main.c
In file included from diagram.h:1,
from main.c:28:
capture.h:57: `DLT_SLIP_BSDOS' undeclared here (not in a function)
capture.h:57: enumerator value for `L_SLIP_BSDOS' not integer constant
capture.h:59: `DLT_PPP_BSDOS' undeclared here (not in a function)
capture.h:59: enumerator value for `L_PPP_BSDOS' not integer constant
make[2]: *** [main.o] Error 1
make[2]: Leaving directory `/home/hidde/etherape-0.2.7/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/hidde/etherape-0.2.7'
make: *** [all-recursive-am] Error 2
I'm root, and I'm working on a slackware 7.0 P166MMX. It's probably my =
fault, but I cannot find the cause of the error.
Can somebody please give me some feedback? I'm somewhat desparate =
here...=20
thnx in advance!
Hidde, The Netherlands.-
|