Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Sep 2000 09:20:17 +0200 (MEST)
From:      Jean-Francois Dockes <jean-francois.dockes@wanadoo.fr>
To:        Gary Kline <kline@thought.org>
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: problems with make world (Sunday)
Message-ID:  <14772.40625.548392.199486@hautmedoc.dockes.com>
In-Reply-To: <20000904161814.A58272@tao.thought.org>
References:  <20000904161814.A58272@tao.thought.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Gary Kline writes:
 > 	For the record, I just cvsup'ed this morning Monday, 04sep00) and 
 > 	buildworld hangs here:
 > 
 > ===> objdump
 > ...
 > 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 don't know if this applies to your case, but I had this error while
trying a direct upgrade from 3.2-release to 4-stable. It appears that
mkstemps() came in later than 3.2. I guess that a cvsup/buildworld to 3-stable
would be the correct way to solve this issue, but I just ar'd the
appropriate 4.x libc file into libiberty (cough, cough), in case it would
save me one more cvsup and it did do it... I then remade world under
4-stable to clean things up.

-- 
Jean-Francois Dockes                    jean-francois.dockes@wanadoo.fr


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?14772.40625.548392.199486>