From owner-freebsd-current Mon Apr 5 13:43:34 1999 Delivered-To: freebsd-current@freebsd.org Received: from relay.nuxi.com (nuxi.ucdavis.edu [169.237.7.38]) by hub.freebsd.org (Postfix) with ESMTP id C5A39154FC for ; Mon, 5 Apr 1999 13:43:32 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: (from obrien@localhost) by relay.nuxi.com (8.9.2/8.9.1) id NAA22564; Mon, 5 Apr 1999 13:41:33 -0700 (PDT) (envelope-from obrien) Message-ID: <19990405134133.E22383@nuxi.com> Date: Mon, 5 Apr 1999 13:41:33 -0700 From: "David O'Brien" To: Jeroen Ruigrok/Asmodai Cc: current@FreeBSD.ORG Subject: Re: World Breakage? Reply-To: obrien@NUXI.com References: <19990405123111.D22022@nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: ; from Jeroen Ruigrok/Asmodai on Mon, Apr 05, 1999 at 10:39:28PM +0200 X-Operating-System: FreeBSD 3.1-STABLE Organization: The NUXI BSD group X-PGP-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Keyid: 34F9F9D5 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Uggh, ok. Let's try egcs first again: > > /usr/obj/work/FreeBSD/src/gnu/usr.bin/cc/cc/../cc_drv/libcc_drv.a(choose-tem > p.o): In function `make_temp_file': > choose-temp.o(.text+0x278): undefined reference to `mkstemps' > *** Error code 1 > > Nice case of chicken <> egg =) > > Will try yer suggestion from the reply to John D. Polstra about adding > mkstemp.c to the SRCS: just to get egcs working again. You really need to do ``cd /usr/src/lib/libc'' and make from there. But I think you will have another chicken<>egg problem. The mkstemp.c in SRCS should over come is one. -- -- David (obrien@NUXI.com -or- obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message