Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Oct 1998 23:14:49 -0800 (PST)
From:      Brian Tiemann <btman@ugcs.caltech.edu>
To:        freebsd-current@FreeBSD.ORG
Subject:   Problem making world in gnu/usr.bin/ld/rtld
Message-ID:  <Pine.BSF.4.05.9810252312000.11428-100000@lionking.org>

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

	From a cvsup just a few hours ago...

timon# pwd
/usr/src/gnu/usr.bin/ld/rtld
timon# make
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    -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

Stop.

	None of the files in this dir seem to have been updated anytime
recently. Am I missing something?

Brian



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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9810252312000.11428-100000>