Path: utzoo!attcan!uunet!mcvax!unido!sinix!claus From: claus@sinix.UUCP (Claus Gittinger) Newsgroups: comp.windows.x Subject: Re: X11 on a Convex C1 Summary: problems compiling libXaw.a Keywords: X11 libXaw.a Convex "token too long" Message-ID: <401@athen.sinix.UUCP> Date: 30 Jun 88 16:47:30 GMT References: <8990@dartvax.Dartmouth.EDU> Reply-To: claus@athen.UUCP (Claus Gittinger) Organization: Siemens AG, K D ST SP4, Munich Lines: 24 From: ericb@libdev (Eric Bivona) Subject: X11 on a Convex C1 Summary: problems compiling libXaw.a Keywords: X11 libXaw.a Convex "token too long" Message-ID: <8990@dartvax.Dartmouth.EDU> Date: 24 Jun 88 01:56:26 GMT Sender: news@dartvax.Dartmouth.EDU Reply-To: eric.j.bivona@dartmouth.edu (Eric Bivona) Organization: Dartmouth College, Hanover, NH Lines: 16 References: eric (aricb@libdev) writes: > .. I haven't been able to compile the Xaw library .. > .. The compiler dies near the end of this string, > .. complaining "token too long" .. I had the same problem - the string was simply too long for our compiler. It compiled ok after replacing (within the string) multi-spaces by single blanks/tabs. - good luck - Claus