From owner-freebsd-current Wed Nov 15 12:22:55 2000 Delivered-To: freebsd-current@freebsd.org Received: from Sorcery.se (cvx-sto-1-165.ppp.netlink.se [212.242.103.69]) by hub.freebsd.org (Postfix) with ESMTP id 7BEF737B4C5 for ; Wed, 15 Nov 2000 12:22:51 -0800 (PST) Received: from localhost (nevyn@localhost) by Sorcery.se (8.11.1/8.11.1) with ESMTP id eAFLK7D36221 for ; Wed, 15 Nov 2000 21:20:08 GMT (envelope-from alastyr@home.se) X-Authentication-Warning: Sorcery.se: nevyn owned process doing -bs Date: Wed, 15 Nov 2000 21:20:06 +0000 (GMT) From: Joel Lindau X-Sender: nevyn@Sorcery.se To: FreeBSD-current@freebsd.org Subject: Unable to build world Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, When i try to build my -current world cvsupped today ( 15 nov ) i get the following errors: [ -- ] >>> stage 2: build tools -------------------------------------------------------------- cd /usr/current/src; MAKEOBJDIRPREFIX=/usr/obj INSTALL="sh /usr/current/src/tools/install.sh" PATH=/usr/obj/usr/current/src/i386/usr/sbin:/usr/obj/usr/current/src/i386/usr/bin:/usr/obj/usr/current/src/i386/usr/games:/sbin:/bin:/usr/sbin:/usr/bin make -f Makefile.inc1 build-tools cd /usr/current/src/bin/sh; make build-tools cc -O2 -pipe -DSHELL -I. -I/usr/current/src/bin/sh -Wall -Wformat -c /usr/current/src/bin/sh/mkinit.c cc -O2 -pipe -DSHELL -I. -I/usr/current/src/bin/sh -Wall -Wformat -static mkinit.o -o mkinit /usr/lib/crt1.o: In function `_start': /usr/lib/crt1.o(.text+0x60): undefined reference to `_fini' /usr/lib/crt1.o(.text+0x6a): undefined reference to `_init' *** Error code 1 [ -- ] /usr/lib/crt1.o ? / Joel.L a.k.a Nevyn -- #FreeBSD.se, #unix.se To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message