Date: Fri, 27 Jul 2001 11:46:23 +0200 From: Thomas Gravgaard <fehaar@infopaq.dk> To: "'stable@freebsd.org'" <stable@freebsd.org> Subject: Problems building stable Message-ID: <1137F4C2EFF6D111B2330060B03C89D6015CDE8F@REDSRV>
index | next in thread | raw e-mail
I am having some trouble making buildworld on one of my FreeBSD boxes. I
was upgrading two boxes to stable, one worked like a breeze, the other
is failing on me with the message below... I have cleaned /usr/obj out
and made a new cvsup before beginning my build. I compared my inet.h
from the other box (same config - both running 4_3_release) and they
were exactly alike. I am a novice FreeBSD user, so I have probably just
overlooked someting, but I have no clue as to what. Anyone got good
ideas?
--------------------------------------------------------------
>>> stage 2: build tools
--------------------------------------------------------------
cd /usr/src; MAKEOBJDIRPREFIX=/usr/obj INSTALL="sh
/usr/src/tools/install.sh"
PATH=/usr/obj/usr/src/i386/usr/sbin:/usr/obj/usr/src/i386/usr/bin:/usr/o
bj/usr/src/i386/usr/games:/sbin:/bin:/usr/sbin:/usr/bin make -f
Makefile.inc1 build-tools
cd /usr/src/bin/csh; make build-tools
grep 'ERR_' /usr/src/bin/csh/../../contrib/tcsh/sh.err.c | grep
'^#define' >> sh.err.h
cc -E -O -pipe -I. -I/usr/src/bin/csh
-I/usr/src/bin/csh/../../contrib/tcsh -D_PATH_TCSHELL='"/bin/csh"' -Wall
-Wformat /usr/src/bin/csh/../../contrib/tcsh/tc.const.c
/usr/src/bin/csh/../../contrib/tcsh/sh.char.h /usr/src/bin/csh/config.h
/usr/src/bin/csh/../../contrib/tcsh/config_f.h
/usr/src/bin/csh/../../contrib/tcsh/sh.types.h sh.err.h -D_h_tc_const |
grep 'Char STR' | sed -e 's/Char \([a-zA-Z0-9_]*\)\(.*\)/extern Char
\1[];/' | sort >> tc.const.h
cc -o gethost -static -O -pipe -I. -I/usr/src/bin/csh
-I/usr/src/bin/csh/../../contrib/tcsh -D_PATH_TCSHELL='"/bin/csh"' -Wall
-Wformat /usr/src/bin/csh/../../contrib/tcsh/gethost.c
In file included from /usr/src/bin/csh/../../contrib/tcsh/sh.h:394,
from /usr/src/bin/csh/../../contrib/tcsh/gethost.c:37:
/usr/include/arpa/inet.h:87: syntax error before `__inet_addr'
/usr/include/arpa/inet.h:87: warning: data definition has no type or
storage class
/usr/include/arpa/inet.h:89: syntax error before `__inet_lnaof'
/usr/include/arpa/inet.h:89: warning: data definition has no type or
storage class
/usr/include/arpa/inet.h:90: warning: parameter names (without types) in
function declaration
/usr/include/arpa/inet.h:91: syntax error before `char'
/usr/include/arpa/inet.h:92: syntax error before `__inet_netof'
/usr/include/arpa/inet.h:92: warning: data definition has no type or
storage class
/usr/include/arpa/inet.h:93: syntax error before `__inet_network'
/usr/include/arpa/inet.h:93: warning: data definition has no type or
storage class
*** Error code 1
1 error
*** Error code 2
1 error
*** Error code 2
1 error
*** Error code 2
1 error
+---------------------------------------------------------------------+
| Thomas Gravgaard | "The Scarlet Pimpernel is the most (__) |
| Software developer | overrated human being since Judas \\\'',) |
| Infopaq ApS | Iscariot won the AD 31 best disciple \/ \ ^|
| fehaar@infopaq.dk | competition." Black Adder .\._/_)|
+---------------------------------------------------------------------+
| FC København. Danske mestre 2000/2001! |
+---------------------------------------------------------------------+
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1137F4C2EFF6D111B2330060B03C89D6015CDE8F>
