From xemacs-m  Fri Jun 13 06:04:50 1997
Received: from pat.bath.ac.uk (qmailr@pat.bath.ac.uk [138.38.32.2])
	by xemacs.org (8.8.5/8.8.5) with SMTP id GAA03298
	for <XEmacs-Beta@xemacs.org>; Fri, 13 Jun 1997 06:04:45 -0500 (CDT)
Received: (qmail 18510 invoked from network); 13 Jun 1997 11:04:41 -0000
Received: from hands.niss.ac.uk (138.38.32.116)
  by pat.bath.ac.uk with SMTP; 13 Jun 1997 11:04:41 -0000
Received: from ccsnjd by hands.niss.ac.uk with local (Exim 1.59 #2)
	id 0wcUAC-0002to-00; Fri, 13 Jun 1997 11:05:04 +0000
From: N J Doye <nic@niss.ac.uk>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
To: XEmacs-Beta@xemacs.org
Subject: Solaris2.5 choke on src/junk.c ?
X-Mailer: VM 6.31 under 20.3 XEmacs Lucid (beta4)
Message-Id: <E0wcUAC-0002to-00@hands.niss.ac.uk>
Sender: N J Doye <Nic.Doye@niss.ac.uk>
Date: Fri, 13 Jun 1997 11:05:05 +0000

Is anyone else having the following problem? 

uname -a: \
SunOS hands.niss.ac.uk 5.5 Generic_103093-05 sun4m sparc SUNW,SPARCstation-5

./configure --extra-verbose --debug --compiler=cc --dynamic

On src/junk.c , $CPP chokes on 

"junk.c", line 405: invalid input token: 1$
"junk.c", line 533: invalid input token: 1$
cc: acomp failed for junk.c

The "1$"s are infact from, two long lines both containing
x-iso8859-1${null}.elc . 

I notice it doesn't choke on
${lispdir}mule/vietnamese-hooks-1${null}.elc because this is within a
#ifdef MULE.

Some potentially pertinent information:

checking for gcc... cc
checking whether the C compiler (cc  ) works... yes
checking whether the C compiler (cc  ) is a cross-compiler... no
checking whether we are using GNU C... no
checking how to run the C preprocessor... cc -E
[..]
checking whether we are using SunPro C... yes

Someone tell me I've done something stupid,...
nic
-- 
Nic Doye,      Computer Officer,     NISS  |e-mail:       nic@niss.ac.uk
(National Information Services & Systems), |tel:    +44 1225 826826x4757
University of Bath,  Bath.   BA2 7AY.  UK. |fax:         +44 1225 826117
http://www.bath.ac.uk/~ccsnjd              |http://www.brainwased.com/cv

