Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Jun 2002 17:46:25 -0700 (PDT)
From:      Julian Elischer <julian@elischer.org>
To:        FreeBSD current users <current@FreeBSD.ORG>
Subject:   What is going on?
Message-ID:  <Pine.BSF.4.21.0206261739180.64758-100000@InterJet.elischer.org>

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

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 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.21.0206261739180.64758-100000>