Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Jun 2001 09:29:11 -0700
From:      "David C. Myers" <myers@veetwin.aedifice.net>
To:        freebsd-stable@freebsd.org
Subject:   'make buildworld' fails on 4.3-release
Message-ID:  <3B264357.1C6C5F56@veetwin.aedifice.net>

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


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3B264357.1C6C5F56>