Date: Mon, 05 Apr 1999 22:39:28 +0200 (CEST) From: Jeroen Ruigrok/Asmodai <asmodai@wxs.nl> To: "David O'Brien" <obrien@NUXI.com> Cc: current@FreeBSD.ORG, Warner Losh <imp@harmony.village.org> Subject: Re: World Breakage? Message-ID: <XFMail.990405223928.asmodai@wxs.nl> In-Reply-To: <19990405123111.D22022@nuxi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 05-Apr-99 David O'Brien wrote: >> > Also make sure that you have version 1.2 of >> > src/gnu/usr.sbin/cc/cc_drv/Makefile. > > You might also need to build libc manually. Looks like maybe you are > building parts of the tree manually (to fix the cpp problem), and > src/gnu/usr.sbin/cc/cc_drv/Makefile changed between your various > compiles. [root@daemon] (2) # pwd /usr/src/lib/libc [root@daemon] (3) # make rpcgen -C -h -o yp.h /usr/include/rpcsvc/yp.x /work/FreeBSD/src/gnu/usr.bin/cc/cpp/../../../../contrib/egcs/gcc/cccp.c:188 2: Internal compiler error in function main *** Error code 33 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. Will let ye know how I'd fare... Thanks for yer patience thus far =) --- Jeroen Ruigrok van der Werven <http://www.freebsdzine.org> asmodai(at)wxs.nl The idea does not replace the work... Network/Security Specialist <http://home.wxs.nl/~asmodai> *BSD: Powered by Knowledge & Know-how <http://www.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?XFMail.990405223928.asmodai>