Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 05 Aug 2000 11:02:46 +0900
From:      =?EUC-KR?B?sejAsbHi?= <ykkim@turbotek.co.kr>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Re: upgrading 3.X to 4.0 stable
Message-ID:  <398B75C5.694A367A@turbotek.co.kr>

next in thread | raw e-mail | index | archive | help
in case upgrading 3.3 -> 4.1 stable

make buildworld

../libiberty/libiberty.a(choose-temp.o): In function `make_temp_file':
 choose-temp.o(.text+0x264): undefined reference to `mkstemps'
 *** Error code 1

 Stop in /usr/src/gnu/usr.bin/binutils/objdump.

then do following

edit /usr/src/gnu/usr.bin/binutils/libiberty/Makefile
add mkstemps.c to SRCS

it's ok






To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?398B75C5.694A367A>