From xemacs-m  Thu Apr  3 04:06:15 1997
Received: from ALPHA9.CC.MONASH.EDU.AU (alpha9.cc.monash.edu.au [130.194.1.9])
	by xemacs.org (8.8.5/8.8.5) with ESMTP id EAA19024
	for <xemacs-beta@xemacs.org>; Thu, 3 Apr 1997 04:06:13 -0600 (CST)
Received: from goaway.cc.monash.edu.au ("port 4954"@goaway.cc.monash.edu.au)
 by vaxh.cc.monash.edu.au (PMDF V5.1-7 #16291)
 with ESMTP id <01IHA4Q2INMS8Y9TQX@vaxh.cc.monash.edu.au> for
 xemacs-beta@xemacs.org; Thu, 3 Apr 1997 20:06:10 +1100
Received: (ajc@localhost) by goaway.cc.monash.edu.au (8.8.4/8.6.4)
 id UAA31798; Thu, 03 Apr 1997 20:06:09 +1000 (EST)
Date: Thu, 03 Apr 1997 20:06:06 +1000
From: Andrew J Cosgriff <Andrew.Cosgriff@cc.monash.edu.au>
Subject: Re: 20.1-b10 alpha-dec-osf4.0 tooltalk makefile error
In-reply-to: Andrew J Cosgriff's message of Thu, 03 Apr 1997 16:12:57 +1000
Sender: Andrew.Cosgriff@cc.monash.edu.au
To: xemacs-beta@xemacs.org
Message-id: <ruiybb0h14h.fsf@goaway.cc.monash.edu.au>
MIME-version: 1.0 (generated by tm-edit 7.106)
X-Mailer: Gnus v5.4.39/XEmacs 19.15
Content-type: text/plain; charset=US-ASCII
X-Attribution: ajc
X-URI: <URL:http://www-personal.monash.edu.au/~ajc>
X-PGP-Key-ID: C7BD53F5
X-Face: 
 PBPJ+.AE`FBN4$}H<dIo+^`A-G%mJTXXP$^4bBox##5=oF{G\[:0|sNlr%~H1,>rwwEh<qq.dHRpu8ftJ\'14l]<x(nRD>J)x?-5$MQ%Z)svNR@Q\WG6[GDr,}a@8ULwGWBsk,Pqxm!Z<lnD(Skwwe$j+<0g6N6z}>-
X-NSA-Fodder: munitions Delta Force Peking Khaddafi domestic disruption
Lines: 46
References: <ruiybb0bryg.fsf@goaway.cc.monash.edu.au>
 <ruiwwqkbpn9.fsf@goaway.cc.monash.edu.au>

"ajc" == Andrew J Cosgriff <Andrew.Cosgriff@cc.monash.edu.au> writes:

ajc> ii) I just did a reconfigure to tell it to use cc rather than
ajc> gcc, and didn't do a make clean first before recompiling. Ok, I
ajc> thought, i'll ctrl-c it and do the make clean and then rerun
ajc> configure & make.  unfortunately make clean somehow decided to
ajc> nuke everything in src/ !!  Bizarre.  Unfortunately, of course,
ajc> the Makefile was lost, so I don't know what was in it :))

Having re-unpacked the 20.1-b10 distributiion and replaced configure,
the same thing happens -


#! /bin/sh
CONFIG=`./config.guess`
./configure $CONFIG \
  --with-gcc=no --cflags='-O -g'\
  --with-cde=no --with-xim=no --with-mule \
  --with-canna --canna-includes=$HOME/work/jp/canna/include \
  --canna-libraries=$HOME/work/jp/canna/lib \
  --site-includes=/usr/local/include --site-libraries=/usr/local/lib \
  --with-dialogs=athena 2>&1 | tee config.$CONFIG.out


I ctrl-c'd the make clean 

aurora:qc 1113 [2] % make clean
(cd src      && make   clean)
make[1]: Entering directory
`/cc/staff1/cos/ajc/tmp/xemacs-20.1-b10/src'
rm -f temacs puremacs quantmacs prefix-args xmakefile* core depend. * \#* *.o
make[1]: *** [mostlyclean] Interrupt
make[1]: Leaving directory
`/cc/staff1/cos/ajc/tmp/xemacs-20.1-b10/src'
make: *** [clean] Interrupt

maybe it's meant to be depend.* rather than depend. * ?

Why this happens only with cc rather than gcc i've no idea...

Andrew.
-- 
--------- Andrew J. Cosgriff ---------- PGP/MIME Mail preferred ---------------
  Network Software Engineer        mail: Andrew.Cosgriff@cc.monash.edu.au
  Monash University                 www: http://www-personal.monash.edu.au/~ajc
  Clayton, Victoria, Australia.   phone: +61 3 990 51165   fax: +61 3 9905 4746

