ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Ethereal-users: [Ethereal-users] Error while compiling on a FreeBSD 4.11-STABLE

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

From: Stephane <stephaneml@xxxxxxx>
Date: Fri, 18 Mar 2005 14:14:09 +0100
Hi, 


I am trying to install ethereal on a FreeBSD 4.11-STABLE but I get an
error while compiling about the file packet-spnego.o :



#cd /usr/ports/net/ethereal
#make install clean
===>  Building for ethereal-0.10.10
/usr/bin/perl ./make-version.pl
Version configuration file version.conf not found.  Using defaults.
This is not a SVN build.
svnversion.h is up-to-date.
make  all-recursive
Making all in tools
Making all in lemon
Making all in wiretap
make  all-am
Making all in doc
Making all in epan
Making all in ftypes
Making all in dfilter
Making all in dissectors
make  all-am
source='packet-spnego.c' object='packet-spnego.lo' libtool=yes
depfile='.deps/packet-spnego.Plo' tmpdepfile='.deps/packet-spnego.TPlo'
depmode=gcc /bin/sh ../../depcomp  /bin/sh /usr/local/bin/libtool15
--mode=compile cc -DHAVE_CONFIG_H  -I. -I. -I../.. -I./../.. -I./..
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/lib/include
-DINET6 -O -pipe -Dfreebsd4 -I/usr/libdata/perl/5.00503/mach/CORE -I.
-I/usr/local/include -I/usr/include   -DINET6
-D_U_="__attribute__((unused))" -Wall -W  -O -pipe  -I/usr/local/include
-D_THREAD_SAFE -I/usr/local/include/atk-1.0
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
-I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include
-I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0
-I/usr/local/include/freetype2 -I/usr/local/include
-I/usr/X11R6/include -I/usr/local/lib/include -DINET6 -O -pipe
-Dfreebsd4 -I/usr/libdata/perl/5.00503/mach/CORE -I.
-I/usr/local/include -I/usr/include -c -o packet-spnego.lo
packet-spnego.c
 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I./../.. -I./..
-I/usr/local/include -I/usr/X11R6/include -I/usr/local/lib/include
-DINET6 -O -pipe -Dfreebsd4 -I/usr/libdata/perl/5.00503/mach/CORE -I.
-I/usr/local/include -I/usr/include -DINET6
"-D_U_=__attribute__((unused))" -Wall -W -O -pipe -I/usr/local/include
-D_THREAD_SAFE -I/usr/local/include/atk-1.0
-I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
-I/usr/X11R6/include/gtk-2.0 -I/usr/X11R6/lib/gtk-2.0/include
-I/usr/X11R6/include -I/usr/X11R6/include/pango-1.0
-I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include
-I/usr/local/lib/include -DINET6 -O -pipe -Dfreebsd4
-I/usr/libdata/perl/5.00503/mach/CORE -I. -I/usr/local/include
-I/usr/include -c packet-spnego.c -Wp,-MD,.deps/packet-spnego.TPlo
-fPIC -DPIC -o .libs/packet-spnego.o
packet-spnego.c: In function `arcfour_mic_key':
packet-spnego.c:426: `KEYTYPE_ARCFOUR_56' undeclared (first use in this
function)
packet-spnego.c:426: (Each undeclared identifier is reported only once
packet-spnego.c:426: for each function it appears in.)
*** Error code 1

Stop in /usr/ports/net/ethereal/work/ethereal-0.10.10/epan/dissectors.
*** Error code 1

Stop in /usr/ports/net/ethereal/work/ethereal-0.10.10/epan/dissectors.
*** Error code 1

Stop in /usr/ports/net/ethereal/work/ethereal-0.10.10/epan.
*** Error code 1

Stop in /usr/ports/net/ethereal/work/ethereal-0.10.10.
*** Error code 1

Stop in /usr/ports/net/ethereal/work/ethereal-0.10.10.
*** Error code 1

Stop in /usr/ports/net/ethereal.


I tryed to find an answer in google and in the archive from the
mailing-list but ... nothing :(

Any ideas ?

Thanks for your help 


-- 
Anselme Lapinot :)