From owner-freebsd-stable Sat Jul 22 2:18:15 2000 Delivered-To: freebsd-stable@freebsd.org Received: from absinthe2.dyndns.org (adsl-63-192-100-61.dsl.chic01.pacbell.net [63.192.100.61]) by hub.freebsd.org (Postfix) with ESMTP id 115B437B71B for ; Sat, 22 Jul 2000 02:18:13 -0700 (PDT) (envelope-from fred@absinthe2.dyndns.org) Received: (from fred@localhost) by absinthe2.dyndns.org (8.9.3/8.9.3) id CAA05283 for freebsd-stable@freebsd.org; Sat, 22 Jul 2000 02:18:12 -0700 (PDT) (envelope-from fred) Date: Sat, 22 Jul 2000 02:18:11 -0700 From: Fred Condo To: freebsd-stable@freebsd.org Subject: make buildworld of RELENG4 fails only on 3.1-RELEASE Message-ID: <20000722021811.F4220@absinthe.condo.chico.ca.us> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've updated several FreeBSD 4.x-STABLE systems to RELENG4 (4.1-RC) using the procedure in the UPDATING file. I have a 3.1-RELEASE system (whose uptime is currently 426 days), which I would like to update to 4-STABLE in a week's time with minimal down time. So I would like to pre-build the world and kernel before I go to the ISP and do the actual update. Problem is, make buildworld dies with this message (I've word wrapped it for legibility): 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 Stop. Am I going to have to do an upgrade from a 4.0-RELEASE CD, or does anyone have a workaround for this? I didn't find anything relevant to this in the list archive. Thanks. I can provide a full transcript of the build if anyone needs it. -- Fred Condo + fred@condo.chico.ca.us This above all -- to thine own self be true. -- Wm. Shakespeare To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message