From owner-freebsd-stable Thu Feb 18 22:16:11 1999 Delivered-To: freebsd-stable@freebsd.org Received: from oz.wj.com (oz.wj.com [204.30.16.4]) by hub.freebsd.org (Postfix) with ESMTP id 04A4611544 for ; Thu, 18 Feb 1999 22:16:09 -0800 (PST) (envelope-from alan@bali.seg.wj.com) Received: from bali.seg.wj.com (bali.seg.wj.com [144.172.1.232]) by oz.wj.com (8.9.3/8.9.3) with ESMTP id WAA11279 for ; Thu, 18 Feb 1999 22:16:06 -0800 (PST) Received: (from alan@localhost) by bali.seg.wj.com (8.9.3/8.9.3) id WAA29105 for stable@freebsd.org; Thu, 18 Feb 1999 22:16:06 -0800 (PST) Message-ID: <19990218221605.A28823@wj.com> Date: Thu, 18 Feb 1999 22:16:05 -0800 From: Alan Strassberg To: stable@freebsd.org Subject: Is 3.1-STABLE make world ok ? Reply-To: alan@wj.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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. alan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message