Date: Tue, 9 Nov 1999 12:56:56 -0500 From: "Nathan V. Patwardhan" <nvp@Noopy.ORG> To: freebsd-stable@freebsd.org Subject: Error building stable sources 11/9/1999 Message-ID: <19991109125656.A53737@noopy.org>
next in thread | raw e-mail | index | archive | help
Hi, I'd like to upgrade my machine from 3.3-RELEASE to 3.3-STABLE. In the past (as recent as 3.2), I'd had no problems doing so. But in this instance, I got an error when building the sources. I cvsup'ed a fresh set of stable sources both yesterday and this morning (used stable-supfile). On both occassions, 'make buildworld' died with the following error: cc -O -I/usr/src/gnu/usr.bin/ld/rtld/.. -I/usr/src/gnu/usr.bin/ld/rtld -I/usr/src/gnu/usr.bin/ld/rtld/../i386 -fpic -fno-function-cse -DRTLD -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/gnu/usr.bin/ld/rtld/../support.c cc -O -I/usr/src/gnu/usr.bin/ld/rtld/.. -I/usr/src/gnu/usr.bin/ld/rtld -I/usr/src/gnu/usr.bin/ld/rtld/../i386 -fpic -fno-function-cse -DRTLD -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/gnu/usr.bin/ld/rtld/sbrk.c cc -O -I/usr/src/gnu/usr.bin/ld/rtld/.. -I/usr/src/gnu/usr.bin/ld/rtld -I/usr/src/gnu/usr.bin/ld/rtld/../i386 -fpic -fno-function-cse -DRTLD -I/usr/obj/usr/src/tmp/usr/include -nostdlib -Wl,-Bshareable -Wl,-Bsymbolic -Wl,-assert -Wl,nosymbolic -o ld.so mdprologue.o rtld.o malloc.o shlib.o md.o support.o sbrk.o -lc_pic -lgcc_pic mdprologue.o(.text+0x22): undefined reference to `_rtld' mdprologue.o(.text+0x40): undefined reference to `_binder' rtld.o: In function `reloc_map': rtld.o(.text+0xe9d): undefined reference to `binder_entry' *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. Just an FYI. Please let me know what you find out. Thanks! -- Nathan Patwardhan nvp@noopy.org "The good place for all who are Noopies" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991109125656.A53737>