Date: Fri, 19 Feb 1999 11:08:22 +0100 From: Wolfgang Jung <woju@keep.in-berlin.de> To: stable@FreeBSD.ORG Subject: Re: Is 3.1-STABLE make world ok ? Message-ID: <19990219110822.S12823@keep.in-berlin.de> In-Reply-To: <19990218221605.A28823@wj.com>; from Alan Strassberg on Thu, Feb 18, 1999 at 10:16:05PM -0800 References: <19990218221605.A28823@wj.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Feb 18, 1999 at 10:16:05PM -0800, Alan Strassberg wrote: > > After several tries, and trying to cvsup from 3.1-RELEASE to -STABLE > I still see this ... > > ===> rtld > [...] > cc -O -pipe -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 -pipe -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+0xe99): undefined reference to `binder_entry' > *** Error code 1 > > Any clues ? Thanks. I complete clean of the builddir might be of help (/usr/obj/...) At least my makes always succeeded in building and installing everything (with some quirks while I was on CURRENT) but since Jan 20 I couldn't see any trouble.) Gruss Wolfgang 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?19990219110822.S12823>