Date: Sun, 11 Oct 1998 13:22:20 -0500 From: Edwin Culp <eculp@webwizard.org.mx> To: FreeBSD-current@FreeBSD.ORG Subject: Latest elf make world. Message-ID: <3620F75C.91F79B2F@webwizard.org.mx>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3620F75C.91F79B2F>