Date: Mon, 5 Apr 1999 13:41:33 -0700 From: "David O'Brien" <obrien@NUXI.com> To: Jeroen Ruigrok/Asmodai <asmodai@wxs.nl> Cc: current@FreeBSD.ORG Subject: Re: World Breakage? Message-ID: <19990405134133.E22383@nuxi.com> In-Reply-To: <XFMail.990405223928.asmodai@wxs.nl>; from Jeroen Ruigrok/Asmodai on Mon, Apr 05, 1999 at 10:39:28PM %2B0200 References: <19990405123111.D22022@nuxi.com> <XFMail.990405223928.asmodai@wxs.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990405134133.E22383>