Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Jun 2005 14:38:03 +0000
From:      "Valerio Daelli" <vdaelli@hotmail.com>
To:        freebsd-questions@freebsd.org
Subject:   make buildworld fails
Message-ID:  <BAY103-F392FCCAC7E34185EC9DAABB0EB0@phx.gbl>
In-Reply-To: <42B96370.4070707@exponential-e.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi all
I just did a cvsup with this supfile:

______________________________

*default host=cvsup.fi.FreeBSD.org
*default base=/usr
*default prefix=/usr
*default release=cvs tag=RELENG_5
*default delete use-rel-suffix
*default compress
src-all
______________________________

Then I started to make buildworld. But it fails with this error:
______________________________

cc -O3 -mtune=pentium4 -march=pentium4 -pipe -funroll-loops -ffast-math 
-march=pentium4 -I/usr/src/lib/libc/include 
-I/usr/src/lib/libc/../../include -I/usr/src/lib/libc/i386 
-D__DBINTERFACE_PRIVATE -I/usr/src/lib/libc/../../contrib/gdtoa -DINET6 
-I/usr/obj/usr/src/lib/libc -DPOSIX_MISTAKE -I/usr/src/lib/libc/locale 
-DBROKEN_DES -DPORTMAP -DDES_BUILTIN -I/usr/src/lib/libc/rpc -DYP -DHESIOD 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c 
/usr/src/lib/libc/net/res_debug.c
In file included from /usr/src/lib/libc/net/res_debug.c:786:
/usr/src/lib/libc/net/res_debug.c: In function `__loc_aton':
/usr/src/lib/libc/net/res_debug.c:576: warning: passing arg 1 of 
`precsize_aton' from incompatible pointer type
In file included from /usr/src/lib/libc/net/res_debug.c:797:
/usr/src/lib/libc/net/res_debug.c:576: warning: passing arg 1 of 
`precsize_aton' from incompatible pointer type
In file included from /usr/src/lib/libc/net/res_debug.c:808:
/usr/src/lib/libc/net/res_debug.c:576: warning: passing arg 1 of 
`precsize_aton' from incompatible pointer type

______________________________

Any idea what's happened?
Thanks a lot.

Valerio Daelli





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