Date: Sun, 23 Jul 2000 17:46:07 -0400 From: "Michael C. Cambria" <cambria@mediaone.net> To: stable@freebsd.org, cambria@world.std.com Subject: buildworld problem 3.4 to 4.0 (undefined reference to mkstemps) Message-ID: <397B679F.76AAF847@mediaone.net>
next in thread | raw e-mail | index | archive | help
I cvsup'ed late Friday night (east coast) and tried to buildworld as per the second step in the /usr/src/UPDATING instructions to go from 3.4-Stable to 4.0-Stable. I keep getting an error at: ===> objdump [ lines deleted ] 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/ob jdump/../libbinutils -I/usr/src/gnu/usr.bin/binutils/objdump/../../../../contrib /binutils/binutils -DBFD_VERSION=\"2.10.0\" -I/usr/obj/usr/src/i386/usr/includ e -o objdump objdump.o prdbg.o ../libbinutils/libbinutils.a ../libopcodes/libo pcodes.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. *** Error code 1 The cvsup finished at roughly 11 p.m. Eastern. This is now the 2ed late Friday night in a row trying to cvs and upgrade to 4.0-Stable, with the exact same result (e.g. buildworld fails in the SAME spot each time.) This leads me to lean towards "pilot error" and not the sources. However, I am at a loss for what to try next. This last time, I removed the entire /usr/src direcory (and always remove /usr/obj) and cvsup'ed the sources from scratch. my supfile is: *default host=cvsup8.FreeBSD.org *default base=/usr *default prefix=/usr *default release=cvs tag=RELENG_4 *default delete use-rel-suffix src-all If anyone can see where I'm screwing up, I'd appriciate it. Thanks, MikeC 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?397B679F.76AAF847>