Path: utzoo!utgpu!water!watmath!clyde!rutgers!sunybcs!boulder!handel!sivagnan From: sivagnan@handel.colostate.edu (Vasanthan. S) Newsgroups: comp.windows.x Subject: X on IBM-RT Keywords: apa16 Message-ID: <5106@sigi.Colorado.EDU> Date: 28 Mar 88 01:46:20 GMT Sender: news@sigi.Colorado.EDU Reply-To: sivagnan@handel.colostate.edu (Vasanthan. S) Distribution: na Organization: Dept. of Computer Science, Colorado State University. Lines: 38 I am trying to compile X.V11R2 on a IBM-RT with apa16 display. I keep getting the following messages. The object module have no such statements. Can anyonehelp me. If you have the object code (apa16) please let me know if I could ftp it. Thanks. Vasanthan Dept of CS, CSU. vasa@csugreen.bitnet sivagnan@colostate.edu ===================== rm -f XChClMode.o hc -c -O -I. -I./../.. -I./../../X11 -DTCPCONN -DUNIXCONN XChClMode.c E "XChClMode.c",L17/C80: (syntactic) unexpected symbol:'':# DELETED: '':#@"XChClMode.c",L17/C80 REPAIR: '!=' replaces '':#@"XChClMode.c",L17/C81 E "XChClMode.c",L17/C98: (syntactic) unexpected symbol:'':# DELETED: '':#@"XChClMode.c",L17/C98 REPAIR: E8@"XChClMode.c",L17/C79 through '':#@"XChClMode.c" ,L17/C99 was replaced with 'enum' E "XChClMode.c",L17/C155: (syntactic) unexpected symbol:'':# DELETED: '':#@"XChClMode.c",L17/C155 REPAIR: '!=' replaces '':#@"XChClMode.c",L17/C156 Object module not generated. *** Exit 1 ~ ~ ~ ~ ~