From owner-freebsd-stable Sun Aug 20 15:17:20 2000 Delivered-To: freebsd-stable@freebsd.org Received: from gershwin.tera.com (gershwin.tera.com [207.224.230.28]) by hub.freebsd.org (Postfix) with ESMTP id E791A37B423 for ; Sun, 20 Aug 2000 15:17:18 -0700 (PDT) Received: from tao.thought.org (tao.sea.tera.com [207.108.223.55]) by gershwin.tera.com (8.9.3/8.9.3) with ESMTP id PAA10973 for ; Sun, 20 Aug 2000 15:17:35 -0700 (PDT) Received: (from kline@localhost) by tao.thought.org (8.9.3/8.7.3) id PAA97711 for freebsd-stable@FreeBSD.ORG; Sun, 20 Aug 2000 15:17:15 -0700 (PDT) From: Gary Kline Message-Id: <200008202217.PAA97711@tao.thought.org> Subject: mkstemps To: freebsd-stable@FreeBSD.ORG Date: Sun, 20 Aug 2000 15:17:15 -0700 (PDT) Organization: <> thought.org: pvblic service Unix since 1986... <> X-Mailer: ELM [version 2.5 PL3] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Well, my first snag. 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. I added mkstemps.c to the SRCS in /usr/src/gnu/usr.bin/binutils/libiberty/Makefile and am munching forward; shouldn't someone CVS commit this fix? I just cvsup'd yesterday (19aug00) and this has been around for several days... gary -- Gary D. Kline kline@tao.thought.org Public service Unix To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message