Date: Thu, 4 Nov 2004 14:18:49 +0300 (MSK) From: Anton Kazak <anton@sp-vertical.spb.ru> To: freebsd-questions@freebsd.org Subject: [Q] Error in 'make buildworld' Message-ID: <20041104141143.M52740@P-III.home.my>
next in thread | raw e-mail | index | archive | help
Hello. I make cvsup 4.11.2004, RELENG_5_3. My make.conf: ---------------------------------------- CFLAGS= -O3 -pipe NOPROFILE= true PERL_VER=5.8.5 PERL_VERSION=5.8.5 PERL_ARCH=mach NOPERL=yo NO_PERL=yo NO_PERL_WRAPPER=yo X_WINDOW_SYSTEM=xorg CUPS_OVERWRITE_BASE=yes NO_LPR=yes ---------------------------------- I have error 'make buildworld': ---------------------------------- -- skipped -- cc -fpic -DPIC -O3 -pipe -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 -DY P -DHESIOD -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /usr/src/lib/libc/net/res_init.c -o res_init.So 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': In file included from /usr/src/lib/libc/net/res_debug.c:786: /usr/src/lib/libc/net/res_debug.c:576: warning: passing arg 1 of `precsize_aton' from incompatible pointer type /usr/src/lib/libc/net/res_debug.c: In function `__loc_aton': 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 /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: 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 /usr/src/lib/libc/net/res_debug.c:576: warning: passing arg 1 of `precsize_aton' from incompatible pointer type /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 *** Error code 1 *** Error code 1 2 errors *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error -------------------------------------- uname -a FreeBSD P-III.home.my 5.3-STABLE FreeBSD 5.3-STABLE #0: Mon Oct 18 19:01:59 MSD 2004 anton@P-III.home.my:/usr/obj/usr/src/sys/P-III i386 /usr/obj clean. Maybe i stipid... Any idea? Sy Anton
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041104141143.M52740>