From owner-freebsd-stable Sun Jul 23 5:52: 1 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mx.nkm.lt (mx.nkm.lt [193.219.211.9]) by hub.freebsd.org (Postfix) with SMTP id B68B437BBDD for ; Sun, 23 Jul 2000 05:51:55 -0700 (PDT) (envelope-from midom@dammit.lt) Received: (qmail 9276 invoked from network); 23 Jul 2000 12:51:49 -0000 Received: from space.dammit.lt (midom@193.219.251.153) by mx.nkm.lt with SMTP; 23 Jul 2000 12:51:49 -0000 Date: Sun, 23 Jul 2000 14:52:04 +0200 (CEST) From: Domas Mituzas To: stable@freebsd.org Subject: broken -stable Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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