After doing a make buildworld,
followed by make installworld and mergemaster.

The following 'make buildworld' starts of with:
ref4# make buildworld
/usr/libexec/ld-elf.so.1: grep: Shared object has no run-time symbol table

--------------------------------------------------------------
>>> Rebuilding the temporary build tree
--------------------------------------------------------------
rm -rf /usr/obj/usr/src/i386
mkdir -p /usr/obj/usr/src/i386/usr/bin
mkdir -p /usr/obj/usr/src/i386/usr/lib/compat/aout
mkdir -p /usr/obj/usr/src/i386/usr/games
mkdir -p /usr/obj/usr/src/i386/usr/libdata/ldscripts


sure enough:
ref4# grep
/usr/libexec/ld-elf.so.1: grep: Shared object has no run-time symbol table
ref4# 


huh?

freshly cvsup'd sources..




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to