Date: Sun, 23 Jul 2000 14:52:04 +0200 (CEST) From: Domas Mituzas <midom@dammit.lt> To: stable@freebsd.org Subject: broken -stable Message-ID: <Pine.BSF.4.21.0007231451170.81414-100000@space.dammit.lt>
next in thread | raw e-mail | index | archive | help
I just cvsup'ed whole src, and tried to build the world. here it goes: cc -O -pipe -DLIBC_RCS -DSYSLIBC_RCS -I/opt/src/lib/libc_r/../libc/include -DPTHREAD_KERNEL -D_THREAD_SAFE -I/opt/src/lib/libc_r/uthread -I/opt/src/lib/libc_r/../../include -D_LOCK_DEBUG -D__DBINTERFACE_PRIVATE -DINET6 -DPOSIX_MISTAKE -I/opt/src/lib/libc_r/../libc/locale -DBROKEN_DES -DYP -I/usr/obj/opt/src/i386/usr/include -c /opt/src/lib/libc_r/../libc/net/ether_addr.c -o ether_addr.o /opt/src/lib/libc_r/../libc/net/ether_addr.c: In function `ether_line': /opt/src/lib/libc_r/../libc/net/ether_addr.c:68: argument `l' doesn't match prototype /opt/src/lib/libc_r/../../include/net/ethernet.h:92: prototype declaration /opt/src/lib/libc_r/../libc/net/ether_addr.c: In function `ether_aton': /opt/src/lib/libc_r/../libc/net/ether_addr.c:88: argument `a' doesn't match prototype /opt/src/lib/libc_r/../../include/net/ethernet.h:90: prototype declaration /opt/src/lib/libc_r/../libc/net/ether_addr.c: In function `ether_ntoa': /opt/src/lib/libc_r/../libc/net/ether_addr.c:114: argument `n' doesn't match prototype /opt/src/lib/libc_r/../../include/net/ethernet.h:93: prototype declaration /opt/src/lib/libc_r/../libc/net/ether_addr.c: In function `ether_ntohost': /opt/src/lib/libc_r/../libc/net/ether_addr.c:133: argument `e' doesn't match prototype /opt/src/lib/libc_r/../../include/net/ethernet.h:94: prototype declaration /opt/src/lib/libc_r/../libc/net/ether_addr.c:154: warning: passing arg 1 of `ether_ntoa' discards qualifiers from pointer target type /opt/src/lib/libc_r/../libc/net/ether_addr.c: In function `ether_hostton': /opt/src/lib/libc_r/../libc/net/ether_addr.c:185: argument `hostname' doesn't match prototype /opt/src/lib/libc_r/../../include/net/ethernet.h:91: prototype declaration Stop in /opt/src/lib/libc_r. *** Error code 1 Stop in /opt/src/lib. *** Error code 1 Stop in /opt/src. *** Error code 1 Stop in /opt/src. *** Error code 1 Stop in /opt/src. With respect, Domas Mituzas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0007231451170.81414-100000>