From owner-freebsd-stable Thu May 2 5:46:49 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mail.robhughes.com (12-237-138-77.client.attbi.com [12.237.138.77]) by hub.freebsd.org (Postfix) with SMTP id D883037B404 for ; Thu, 2 May 2002 05:46:41 -0700 (PDT) Received: (qmail 85565 invoked from network); 2 May 2002 12:46:40 -0000 Received: from hexch01.robhughes.com (192.168.1.3) by ns2.robhughes.com with SMTP; 2 May 2002 12:46:40 -0000 Received: from kahuna-ws.robhughes.com ([192.168.1.16]) by HEXCH01.robhughes.com with Microsoft SMTPSVC(5.0.2195.4905); Thu, 2 May 2002 07:46:40 -0500 Subject: Bomb in latest CVS From: Rob Hughes To: freebsd-stable@freebsd.org Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.3 (1.0.3-3) Date: 02 May 2002 07:50:38 -0500 Message-Id: <1020343838.14224.7.camel@kahuna-ws.robhughes.com> Mime-Version: 1.0 X-OriginalArrivalTime: 02 May 2002 12:46:40.0346 (UTC) FILETIME=[67B803A0:01C1F1D7] 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 Did a cvsup on 05/02/2002 @ 0700. This is the result from make buildworld. Anyone else having a problem or is it just me? I'm going to change the make.conf to not build krb5 and see if this will complete or if other problems crop up. cc -O -pipe -march=pentiumpro -I/usr/src/kerberos5/lib/libhdb/../../../crypto/heimdal/include -I/usr/src/kerberos5/lib/libhdb/../../include -I/usr/src/kerberos5/lib/libhdb/../../../crypto/heimdal/lib/krb5 -I/usr/src/kerberos5/lib/libhdb/../../../crypto/heimdal/lib/hdb -I/usr/src/kerberos5/lib/libhdb/../../../crypto/heimdal/lib/asn1 -I/usr/src/kerberos5/lib/libhdb/../../../crypto/heimdal/lib/roken -I/usr/obj/usr/src/kerberos5/lib/libhdb -I/usr/obj/usr/src/kerberos5/lib/libhdb/../../lib/libasn1 -Wall -I/usr/src/kerberos5/lib/libhdb/../../include -I/usr/src/kerberos5/lib/libhdb/../../include -DHAVE_CONFIG_H -DINET6 parse.o lex.o /usr/src/kerberos5/lib/libhdb/../../../crypto/heimdal/lib/asn1/main.c /usr/src/kerberos5/lib/libhdb/../../../crypto/heimdal/lib/asn1/symbol.c /usr/src/kerberos5/lib/libhdb/../../../crypto/heimdal/lib/roken/emalloc.c /usr/src/kerberos5/lib/libhdb/../../../crypto/heimdal/lib/asn1/gen.c /usr/src/kerberos5/lib/libhdb/../../../crypto/heimdal/lib/asn1/gen_encode.c /usr/src/kerberos5/lib/libhdb/../../../crypto/heimdal/lib/asn1/gen_decode.c /usr/src/kerberos5/lib/libhdb/../../../crypto/heimdal/lib/asn1/gen_free.c /usr/src/kerberos5/lib/libhdb/../../../crypto/heimdal/lib/asn1/gen_length.c /usr/src/kerberos5/lib/libhdb/../../../crypto/heimdal/lib/asn1/gen_copy.c /usr/src/kerberos5/lib/libhdb/../../../crypto/heimdal/lib/roken/getarg.c /usr/src/kerberos5/lib/libhdb/../../../crypto/heimdal/lib/roken/warnerr.c print_version.o -o asn1_compile /tmp/ccXZSMn1.o: In function `hash': /tmp/ccXZSMn1.o(.text+0x30): undefined reference to `hashjpw' /tmp/ccXZSMn1.o: In function `initsym': /tmp/ccXZSMn1.o(.text+0x4e): undefined reference to `hashtabnew' /tmp/ccXZSMn1.o: In function `addsym': /tmp/ccXZSMn1.o(.text+0x98): undefined reference to `hashtabsearch' /tmp/ccXZSMn1.o(.text+0xdd): undefined reference to `hashtabadd' /tmp/ccFWoEvk.o: In function `generate_type': /tmp/ccFWoEvk.o(.text+0xd0e): undefined reference to `generate_glue' /tmp/ccRKy8r6.o: In function `mandoc_template': /tmp/ccRKy8r6.o(.text+0x1c6): undefined reference to `strupr' /tmp/ccRKy8r6.o: In function `arg_printusage': /tmp/ccRKy8r6.o(.text+0x6d1): undefined reference to `get_window_size' *** Error code 1 Stop in /usr/src/kerberos5/lib/libhdb. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message