From owner-freebsd-questions Fri Aug 4 19: 2:37 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.turbotek.co.kr (turbotek.co.kr [210.216.101.69]) by hub.freebsd.org (Postfix) with SMTP id BC8B737B858 for ; Fri, 4 Aug 2000 19:02:33 -0700 (PDT) (envelope-from ykkim@turbotek.co.kr) Received: (qmail 14759 invoked from network); 5 Aug 2000 02:01:03 -0000 Received: from unknown (HELO turbotek.co.kr) (root@210.216.101.126) by turbotek.co.kr with SMTP; 5 Aug 2000 02:01:03 -0000 Message-ID: <398B75C5.694A367A@turbotek.co.kr> Date: Sat, 05 Aug 2000 11:02:46 +0900 From: =?EUC-KR?B?sejAsbHi?= X-Mailer: Mozilla 4.51 [ko] (WinNT; I) X-Accept-Language: ko MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Re: upgrading 3.X to 4.0 stable Content-Type: text/plain; charset=EUC-KR Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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