Date: Mon, 05 Apr 1999 21:12:58 +0200 (CEST) From: Jeroen Ruigrok/Asmodai <asmodai@wxs.nl> To: Warner Losh <imp@harmony.village.org> Cc: "David O'Brien" <obrien@NUXI.com>, current@FreeBSD.ORG Subject: Re: World Breakage? Message-ID: <XFMail.990405211258.asmodai@wxs.nl> In-Reply-To: <199904051858.MAA72303@harmony.village.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 05-Apr-99 Warner Losh wrote: > In message <XFMail.990405203100.asmodai@wxs.nl> Jeroen Ruigrok/Asmodai > writes: >: Tried to remake the cc stuff first as suggested in a previous mail by >: John Polstra. However this returns me to the mkstemps problem with a >: source tree which _is_ accurate though... > > Can you do an ar: > > ar tv /usr/obj/<mumble>/gnu/usr.bin/cc/cc_drv/libcc_drv.a [root@daemon] (9) # ar tv libcc_drv.a rw-r--r-- 0/0 920 Apr 5 20:09 1999 version.o rw-r--r-- 0/0 2035 Apr 5 20:09 1999 pexecute.o rw-r--r-- 0/0 1889 Apr 5 20:09 1999 prefix.o rw-r--r-- 0/0 2313 Apr 5 20:09 1999 obstack.o rw-r--r-- 0/0 2545 Apr 5 20:09 1999 choose-temp.o > Also make sure that you have version 1.2 of > src/gnu/usr.sbin/cc/cc_drv/Makefile. [root@daemon] (19) # more Makefile # # $Id: Makefile,v 1.2 1999/04/04 20:29:43 imp Exp $ # .include "../Makefile.inc" .PATH: ../cc_tools ${GCCDIR} SRCS= multilib.h choose-temp.c obstack.c prefix.c pexecute.c version.c CFLAGS+= -DPREFIX=\"/usr\" CFLAGS+= -DIN_GCC LIB= cc_drv NOPROFILE= YES NOPIC= YES install: @true ${OUT_OBJ}.o ${OUT_OBJ}.so: ${OUT_FILE} .include <bsd.lib.mk> Before I tried the make world again with the latest stuff from cvsup I nuked /usr/obj to obilivion just to be sure... --- 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.990405211258.asmodai>