Date: Sat, 22 Jul 2000 02:18:11 -0700 From: Fred Condo <fred@condo.chico.ca.us> 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>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000722021811.F4220>