From owner-freebsd-stable Tue Jun 12 9:32:51 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mta4.snfc21.pbi.net (mta4.snfc21.pbi.net [206.13.28.142]) by hub.freebsd.org (Postfix) with ESMTP id 0BCD537B401 for ; Tue, 12 Jun 2001 09:32:38 -0700 (PDT) (envelope-from myers@veetwin.aedifice.net) Received: from veetwin.aedifice.net ([209.233.30.172]) by mta4.snfc21.pbi.net (Sun Internet Mail Server sims.3.5.2000.01.05.12.18.p9) with ESMTP id <0GET00439SIIIE@mta4.snfc21.pbi.net> for freebsd-stable@freebsd.org; Tue, 12 Jun 2001 09:30:18 -0700 (PDT) Date: Tue, 12 Jun 2001 09:29:11 -0700 From: "David C. Myers" Subject: 'make buildworld' fails on 4.3-release To: freebsd-stable@freebsd.org Message-id: <3B264357.1C6C5F56@veetwin.aedifice.net> MIME-version: 1.0 X-Mailer: Mozilla 4.73 [en] (X11; U; SunOS 5.8 sun4u) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit X-Accept-Language: en Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi folks. Wanted to upgrade my 4.1-release system (installed from the Walnut Creek CDs on a virgin machine) to 4.3-release, so I downloaded the source packages and ran 'make buildworld'. Here's what I get, about 30 seconds into the process: cc -O -pipe -I/usr/obj/usr/src/i386/usr/include -static -o gperf bool-array.o gen-perf.o hash-table.o iterator.o key-list.o list-node.o main.o new.o options.o read-line.o trace.o vectors.o version.o hash.o getopt.o getopt1.o getopt1.o: In function `getopt_long': getopt1.o(.text+0x1b): undefined reference to `_getopt_internal' getopt1.o: In function `getopt_long_only': getopt1.o(.text+0x3f): undefined reference to `_getopt_internal' *** Error code 1 Stop in /usr/src/gnu/usr.bin/gperf. *** Error code 1 Ideas? My make.conf file is unchanged from the default. Thanks. -David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message