Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Jun 2002 14:22:24 +0200
From:      Michael Hostbaek <mich@freebsdcluster.org>
To:        freebsd-current@freebsd.org
Subject:   buildworld error
Message-ID:  <20020626122224.GB36011@mich2.itxmarket.com>

next in thread | raw e-mail | index | archive | help
I have cvsup'ed a 4.6-RC with the current source tree, but when doing a
buildworld I get the following error:

<snip>
cc -O -pipe -D_OLD_STDIO  -DLIBC_MAJOR=5 -I/usr/src/lib/libc/include
-I/usr/src/
lib/libc/../../include -D__DBINTERFACE_PRIVATE -DINET6
-I/usr/obj/usr/src/lib/li
bc -DPOSIX_MISTAKE -I/usr/src/lib/libc/../libc/locale -DBROKEN_DES
-DPORTMAP -DD
ES_BUILTIN -DYP -DHESIOD  -c /usr/src/lib/libc/net/ether_addr.c -o
ether_addr.o
cc -O -pipe -D_OLD_STDIO  -DLIBC_MAJOR=5 -I/usr/src/lib/libc/include
-I/usr/src/
lib/libc/../../include -D__DBINTERFACE_PRIVATE -DINET6
-I/usr/obj/usr/src/lib/li
bc -DPOSIX_MISTAKE -I/usr/src/lib/libc/../libc/locale -DBROKEN_DES
-DPORTMAP -DD
ES_BUILTIN -DYP -DHESIOD  -c /usr/src/lib/libc/net/getaddrinfo.c -o
getaddrinfo.
o
cc -O -pipe -D_OLD_STDIO  -DLIBC_MAJOR=5 -I/usr/src/lib/libc/include
-I/usr/src/
lib/libc/../../include -D__DBINTERFACE_PRIVATE -DINET6
-I/usr/obj/usr/src/lib/li
bc -DPOSIX_MISTAKE -I/usr/src/lib/libc/../libc/locale -DBROKEN_DES
-DPORTMAP -DD
ES_BUILTIN -DYP -DHESIOD  -c /usr/src/lib/libc/net/gethostbydns.c -o
gethostbydn
s.o
/usr/src/lib/libc/net/gethostbydns.c: In function `gethostanswer':
/usr/src/lib/libc/net/gethostbydns.c:392: `buflen' undeclared (first use
in this
 function)
/usr/src/lib/libc/net/gethostbydns.c:392: (Each undeclared identifier is
reporte
d only once
/usr/src/lib/libc/net/gethostbydns.c:392: for each function it appears
in.)
*** Error code 1
Stop in /usr/src/lib/libc.
*** Error code 1
Stop in /usr/src/lib.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
zsh: 53550 exit 1     make buildworld
</snip>

Any pointers ?

-- 
Best Regards,
	Michael Landin Hostbaek 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020626122224.GB36011>