From owner-freebsd-questions Tue Aug 21 0:17:59 2001 Delivered-To: freebsd-questions@freebsd.org Received: from web20308.mail.yahoo.com (web20308.mail.yahoo.com [216.136.226.89]) by hub.freebsd.org (Postfix) with SMTP id 6FB7437B409 for ; Tue, 21 Aug 2001 00:17:56 -0700 (PDT) (envelope-from fbsdmafia@yahoo.com) Message-ID: <20010821071756.42875.qmail@web20308.mail.yahoo.com> Received: from [203.121.0.9] by web20308.mail.yahoo.com; Tue, 21 Aug 2001 00:17:56 PDT Date: Tue, 21 Aug 2001 00:17:56 -0700 (PDT) From: FreeBSD Mafia Subject: Make buildworld error for STABLE To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I installed 4.1 RELEASE and cvsupped STABLE my sources and ports collection. When I # make buildworld the compilation always stops at the same place giving this error message eelf_i386.o: In function `gldelf_i386_open_dynamic_archive': eelf_i386.o(.text+0xc7b): undefined reference to `basename' *** Error code 1 Stop in /usr/src/gnu/usr.bin/binutils/ld. *** Error code 1 Stop in /usr/src/gnu/usr.bin/binutils. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. I cvsupped on another different machine and the same error occurs at exactly the same place. My previous # make buildworld (in July 2001) compiled cleanly without any error messages for both machines. My questions are: 1. Did I miss out any 'new' steps because I follow the stpes as described in the handbook. 2. I cvsup from cvsup7.freebsd.org. Are there better servers or is there something wrong with cvsup7 ? I've also tried cvsup5. __________________________________________________ Do You Yahoo!? Make international calls for as low as $.04/minute with Yahoo! Messenger http://phonecard.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message