From xemacs-m  Thu May 29 17:48:06 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 RAA01694
	for <xemacs-beta@xemacs.org>; Thu, 29 May 1997 17:48:05 -0500 (CDT)
Received: from goaway.cc.monash.edu.au ("port 4634"@goaway.cc.monash.edu.au)
 by vaxh.cc.monash.edu.au (PMDF V5.1-7 #20655)
 with ESMTP id <01IJH3K1XF6U8ZEO21@vaxh.cc.monash.edu.au> for
 xemacs-beta@xemacs.org; Fri, 30 May 1997 08:45:39 +1000
Received: (ajc@localhost) by goaway.cc.monash.edu.au (8.8.5/8.6.4)
 id IAA26418; Fri, 30 May 1997 08:45:38 +1000 (EST)
Date: Fri, 30 May 1997 08:45:36 +1000
From: Andrew J Cosgriff <Andrew.Cosgriff@cc.monash.edu.au>
Subject: Re: Digital cc: the saga continues
In-reply-to: Hrvoje Niksic's message of 29 May 1997 12:40:43 +0200
To: xemacs-beta@xemacs.org
Message-id: <rui910xrj73.fsf@goaway.cc.monash.edu.au>
MIME-version: 1.0 (generated by tm-edit 7.106)
X-Mailer: Gnus v5.4.55/XEmacs 20.2
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-Horoscope: Put your tetrodotoxin on hold this month.  Your tetrodotoxin will
 need to be burped this month.  Do something nice for the man today. You'll
 fall into a state of sadness, but eventually be confused.
Lines: 55
References: <kign2pesgr7.fsf@jagor.srce.hr>

"Hrv" == Hrvoje Niksic <hniksic@srce.hr> writes:

Hrv> Andrews, thanks for the getopt* hint.
Hrv> Now compilation failed due to defining HAVE_INLINE to 1 in config.h.
Hrv> config.log sez:

[ ... ]

Hrv> But still, config.h contains:

Hrv> #define HAVE_INLINE 1

Hrv> Changing it to #undef HAVE_INLINE enables compilation.  The
Hrv> compilation proceeded without warnings (clap, clap!)  Even the
Hrv> -lcurses was linked in correctly (which didn't happen with gcc).

Dang.  Now that i get far enough to link, i'm still getting the same
old

unexec: No such file or directory, writing data section to /net/local/src/build/ajc/xemacs-20.3-b2/src/xemacs.
make[1]: [xemacs] Error 1 (ignored)
make[1]: Leaving directory `/net/local/src/build/ajc/xemacs-20.3-b2/src'

problem.    I tried changing

2 goaway/2:p7 1005 % limit
cputime         unlimited
filesize        unlimited
datasize        128MB
stacksize       2MB
coredumpsize    unlimited
resident        56MB
descriptors     4096
addressspace    1024MB

to

cputime         unlimited
filesize        unlimited
datasize        256MB
stacksize       4MB
coredumpsize    unlimited
resident        56MB
descriptors     4096
addressspace    1024MB

But still no luck...

argh !

Andrew.
-- 
 - Andrew J. Cosgriff -                  ajc@bing.wattle.id.au    (PGP/MIME ok)
 +61 3 9905 1165 (bh) 9905 4746 (fax)    http://www-personal.monash.edu.au/~ajc
     What I want to find out is -- do parrots know much about Astro-Turf?

