From owner-freebsd-stable Mon Sep 2 17: 0:22 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F14AE37B401 for ; Mon, 2 Sep 2002 17:00:12 -0700 (PDT) Received: from earth.hub.org (earth.hub.org [64.49.215.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49DF843E4A for ; Mon, 2 Sep 2002 17:00:12 -0700 (PDT) (envelope-from scrappy@hub.org) Received: from earth.hub.org (earth.hub.org [64.49.215.11]) by earth.hub.org (Postfix) with ESMTP id 2BAD62CC7F8 for ; Mon, 2 Sep 2002 21:00:07 -0300 (ADT) Date: Mon, 2 Sep 2002 21:00:07 -0300 (ADT) From: "Marc G. Fournier" To: freebsd-stable@freebsd.org Subject: Latest buildworld fails? Message-ID: <20020902205738.J2186-100000@hub.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Nothing noted in the UPGRADING file about it ... simple 'make -j5 buildworld' ... am trying again without the -j5, but it doesn't look like that is what it is .. cc -O -mpentium -pipe -g -DLIBC_RCS -DSYSLIBC_RCS -I/usr/src/lib/libc/include -D__DBINTERFACE_PRIVATE -DINET6 -DPOSIX_MISTAKE -I/usr/src/lib/libc/../libc/locale -DBROKEN_DES -DYP -c /usr/src/lib/libc/../libc/gen/getcwd.c -o getcwd.o /usr/src/lib/libc/../libc/gen/getcap.c: In function `cgetnext': /usr/src/lib/libc/../libc/gen/getcap.c:713: `mem' undeclared (first use in this function) /usr/src/lib/libc/../libc/gen/getcap.c:713: (Each undeclared identifier is reported only once /usr/src/lib/libc/../libc/gen/getcap.c:713: for each function it appears in.) /usr/src/lib/libc/../libc/gen/getcap.c:717: `m_room' undeclared (first use in this function) /usr/src/lib/libc/../libc/gen/getcap.c:718: `mp' undeclared (first use in this function) /usr/src/lib/libc/../libc/gen/getcap.c:720: warning: comparison between pointer and integer /usr/src/lib/libc/../libc/gen/getcap.c:727: warning: comparison between pointer and integer /usr/src/lib/libc/../libc/gen/getcap.c:729: warning: comparison between pointer and integer /usr/src/lib/libc/../libc/gen/getcap.c:731: warning: comparison between pointer and integer /usr/src/lib/libc/../libc/gen/getcap.c:735: invalid operands to binary & /usr/src/lib/libc/../libc/gen/getcap.c:736: warning: comparison between pointer and integer /usr/src/lib/libc/../libc/gen/getcap.c: In function `cgetnext': /usr/src/lib/libc/../libc/gen/getcap.c:713: `mem' undeclared (first use in this function) /usr/src/lib/libc/../libc/gen/getcap.c:713: (Each undeclared identifier is reported only once /usr/src/lib/libc/../libc/gen/getcap.c:713: for each function it appears in.) /usr/src/lib/libc/../libc/gen/getcap.c:717: `m_room' undeclared (first use in this function) /usr/src/lib/libc/../libc/gen/getcap.c:718: `mp' undeclared (first use in this function) /usr/src/lib/libc/../libc/gen/getcap.c:720: warning: comparison between pointer and integer /usr/src/lib/libc/../libc/gen/getcap.c:727: warning: comparison between pointer and integer /usr/src/lib/libc/../libc/gen/getcap.c:729: warning: comparison between pointer and integer /usr/src/lib/libc/../libc/gen/getcap.c:731: warning: comparison between pointer and integer /usr/src/lib/libc/../libc/gen/getcap.c:735: invalid operands to binary & /usr/src/lib/libc/../libc/gen/getcap.c:738: warning: comparison between pointer and integer /usr/src/lib/libc/../libc/gen/getcap.c:740: warning: comparison between pointer and integer /usr/src/lib/libc/../libc/gen/getcap.c:740: warning: comparison between pointer and integer /usr/src/lib/libc/../libc/gen/getcap.c:746: warning: assignment makes integer from pointer without a cast /usr/src/lib/libc/../libc/gen/getcap.c:747: warning: comparison between pointer and integer /usr/src/lib/libc/../libc/gen/getcap.c:747: warning: comparison between pointer and integer /usr/src/lib/libc/../libc/gen/getcap.c:750: switch quantity not an integer /usr/src/lib/libc/../libc/gen/getcap.c:753: warning: unreachable code at beginning of switch statement /usr/src/lib/libc/../libc/gen/getcap.c:807: `str' undeclared (first use in this function) /usr/src/lib/libc/../libc/gen/getcap.c:821: syntax error before `int' /usr/src/lib/libc/../libc/gen/getcap.c:833: `cap' undeclared (first use in this function) /usr/src/lib/libc/../libc/gen/getcap.c:890: syntax error before `int' /usr/src/lib/libc/../libc/gen/getcap.c:946: `num' undeclared (first use in this function) /usr/src/lib/libc/../libc/gen/getcap.c:954: syntax error before `static' /usr/src/lib/libc/../libc/gen/getcap.c:961: `rec' undeclared (first use in this function) /usr/src/lib/libc/../libc/gen/getcap.c:966: `nf' undeclared (first use in this function) /usr/src/lib/libc/../libc/gen/getcap.c:971: syntax error at end of input /usr/src/lib/libc/../libc/gen/getcap.c:71: warning: `nfcmp' used but never defined *** Error code 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message