From owner-freebsd-questions Sat Jul 15 10: 2:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from cx111165-a.provd1.ri.home.com. (cx111165-a.provd1.ri.home.com [24.18.156.106]) by hub.freebsd.org (Postfix) with ESMTP id 47C7937B511 for ; Sat, 15 Jul 2000 10:02:35 -0700 (PDT) (envelope-from mtp@cx111165-a.provd1.ri.home.com) Received: (from mtp@localhost) by cx111165-a.provd1.ri.home.com. (8.9.3/8.9.3) id NAA02383 for freebsd-questions@freebsd.org; Sat, 15 Jul 2000 13:03:40 -0400 (EDT) (envelope-from mtp) Date: Sat, 15 Jul 2000 13:03:40 -0400 From: Matt Pillsbury To: freebsd-questions@freebsd.org Subject: make buildworld failure Message-ID: <20000715130340.C81336@straylight.NONE> Reply-To: pillsy@brown.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Organization: Procrastinators For a Better Tomorrow X-Sender: pillsy@brown.edu Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I've been trying to upgrade a 3.2-RELEASE system to 4.0, using the directions provided at http://www.mostgraveconcern.com/freebsd/3-4upgrade.html After cvsup and (mistakenly) configuring my kernel, I went to /usr/src and typed make buildworld. I got the following error message: cc -O -pipe -D_GNU_SOURCE -I- -I. -I/usr/src/gnu/usr.bin/binutils/objdump -I/usr/src/gnu/usr.bin/binutils/objdump/../libbfd/i386 -I/usr/src/gnu/usr.bin/binutils/objdump/../../../../contrib/binutils/include -I/usr/src/gnu/usr.bin/binutils/objdump/../libbinutils -I/usr/src/gnu/usr.bin/binutils/objdump/../../../../contrib/binutils/binutils -DBFD_VERSION=\"2.10.0\" -I/usr/obj/usr/src/i386/usr/include -o objdump objdump.o prdbg.o ../libbinutils/libbinutils.a ../libopcodes/libopcodes.a ../libbfd/libbfd.a ../libiberty/libiberty.a ../libiberty/libiberty.a(choose-temp.o): In function `make_temp_file': choose-temp.o(.text+0x264): undefined reference to `mkstemps' *** Error code 1 I think I saw something relevant about a failure in building libbfd on -stable, but the message was a week old, and it looked like the problem had been fixed. Any suggestions or hints as to which FM to R would be greatly appreciated. Many thanks, Matt -- Matt Pillsbury | (401) 351-2253 | pillsy@brown.edu | mtp@brsp.net | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message