Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Nov 2000 21:20:06 +0000 (GMT)
From:      Joel Lindau <alastyr@home.se>
To:        FreeBSD-current@freebsd.org
Subject:   Unable to build world
Message-ID:  <Pine.BSF.4.21.0011152112140.30227-100000@Sorcery.se>

next in thread | raw e-mail | index | archive | help

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0011152112140.30227-100000>