Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Jan 1999 20:15:38 -0800 (PST)
From:      Joe McGuckin <joe@monk.via.net>
To:        hackers@FreeBSD.ORG
Subject:   3.0 stable fails to compile.
Message-ID:  <199901250415.UAA12831@monk.via.net>

next in thread | raw e-mail | index | archive | help


I've just installed 3.0-RELEASE. I'm now trying to upgrade to -stable.

make buildworld stops at :

===> rtld 
.
.
.
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+0xe99): undefined reference to `binder_entry'
*** Error code 1


Help! Am I doing something wrong?

Thanks,  Joe



Joe McGuckin

ViaNet Communications
1235 Pear Ave, Suite 107
Mountain View, CA 90403

Phone: 650-969-2203
Cell:  415-710-4894
Fax:   650-969-2124

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199901250415.UAA12831>