From owner-freebsd-current Mon Apr 5 12:14:56 1999 Delivered-To: freebsd-current@freebsd.org Received: from smtp02.wxs.nl (smtp02.wxs.nl [195.121.6.60]) by hub.freebsd.org (Postfix) with ESMTP id 978C315096 for ; Mon, 5 Apr 1999 12:14:53 -0700 (PDT) (envelope-from asmodai@wxs.nl) Received: from daemon.ninth-circle.org ([195.121.56.141]) by smtp02.wxs.nl (Netscape Messaging Server 3.61) with ESMTP id AAA2E40; Mon, 5 Apr 1999 21:12:55 +0200 Received: from daemon.ninth-circle.org (abaddon@daemon [192.168.0.1]) by daemon.ninth-circle.org (8.9.3/8.9.3) with ESMTP id VAA50796; Mon, 5 Apr 1999 21:12:58 +0200 (CEST) (envelope-from asmodai@wxs.nl) Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <199904051858.MAA72303@harmony.village.org> Date: Mon, 05 Apr 1999 21:12:58 +0200 (CEST) Organization: Ninth Circle Enterprises From: Jeroen Ruigrok/Asmodai To: Warner Losh Subject: Re: World Breakage? Cc: "David O'Brien" , current@FreeBSD.ORG Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 05-Apr-99 Warner Losh wrote: > In message 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//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 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 asmodai(at)wxs.nl The idea does not replace the work... Network/Security Specialist *BSD: Powered by Knowledge & Know-how To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message