Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 Dec 2000 12:39:53 -0600
From:      Tony Wells <awells@journalstar.com>
To:        freebsd-stable@freebsd.org
Subject:   make buildworld problem with gnu/ld/rtld
Message-ID:  <3A2D3679.89EEB29D@journalstar.com>

next in thread | raw e-mail | index | archive | help
Hi all,
I'm trying to upgrade from 3.0-RELEASE to the current -STABLE branch.

I cvsup'ed the stable-supfile from /usr/share/examples/cvsup/ and
started a 
> make buildworld
in the /usr/src directory.

The compile fails 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  -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'

Doe's anyone have any ideas what might be the problem?

TIA,
Tony Wells


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?3A2D3679.89EEB29D>