From owner-freebsd-current Sun Oct 11 11:22:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA20299 for freebsd-current-outgoing; Sun, 11 Oct 1998 11:22:46 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from dns.webwizard.net.mx (dns.webwizard.com.mx [148.245.50.27]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA20257 for ; Sun, 11 Oct 1998 11:22:40 -0700 (PDT) (envelope-from eculp@webwizard.org.mx) Received: from webwizard.org.mx (dns.webwizard.com.mx [148.245.50.27]) by dns.webwizard.net.mx (8.9.1/8.9.1) with ESMTP id NAA08636 for ; Sun, 11 Oct 1998 13:22:21 -0500 (CDT) (envelope-from eculp@webwizard.org.mx) Message-ID: <3620F75C.91F79B2F@webwizard.org.mx> Date: Sun, 11 Oct 1998 13:22:20 -0500 From: Edwin Culp X-Mailer: Mozilla 4.5b2 [en] (X11; I; FreeBSD 3.0-BETA i386) X-Accept-Language: en MIME-Version: 1.0 To: FreeBSD-current@FreeBSD.ORG Subject: Latest elf make world. Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At least I can see some humor in lines 4 & 5. Would that be like not knowing which end is up? :-) > ===> i386/loader > sh /usr/src/sys/boot/i386/loader/newvers.sh /usr/src/sys/boot/i386/loader/versio > n "bootstrap loader" > head: not found :-) Which > tail: not found :-) end is up > cc -c vers.c > cc -c /usr/src/sys/boot/i386/loader/../../common/gensetdefs.c > cc -static gensetdefs.o -o gensetdefs > /usr/lib/crt1.o: In function `_start': > /usr/lib/crt1.o(.text+0x2f): undefined reference to `atexit' > /usr/lib/crt1.o(.text+0x3c): undefined reference to `atexit' > /usr/lib/crt1.o(.text+0x4f): undefined reference to `exit' What should a person do to make world without resorting to modifying the Makefile and not making the boot loader? Thanks ed To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message