[10049] in Athena Bugs
rt 7.4G: /bin/hc
daemon@ATHENA.MIT.EDU (fmmoore@Athena.MIT.EDU)
Thu Oct 29 20:28:51 1992
From: fmmoore@Athena.MIT.EDU
Date: Thu, 29 Oct 92 20:28:42 -0500
To: bugs@Athena.MIT.EDU
System name: mountain-dew
Type and version: RTPC-ROMPC 7.4G
Display type: apa16
What were you trying to do?
hc -O -I/usr/athena/include -I /usr/athena/include/X11 -Dibm -DNOSTDHDRS -DXTRAP -c a2x.c
(a2x.c is in /mit/atic/src/dd/a2x.c)
What's wrong:
I get the following output:
------------------
E "/mit/atic/include/xtrap/xtrapdi.h",L83/C31: (syntactic) unexpected symbol:'##'
REPAIR: '->' replaces '##'@"/mit/atic/include/xtrap/xtrapdi.h",L83/C31
E "/mit/atic/include/xtrap/xtrapdi.h",L83/C76: (syntactic) unexpected symbol:'##'
REPAIR: '->' replaces '##'@"/mit/atic/include/xtrap/xtrapdi.h",L83/C76
E "/mit/atic/include/xtrap/xtrapdi.h",L83/C91: (syntactic) unexpected symbol:'##'
REPAIR: '->' replaces '##'@"/mit/atic/include/xtrap/xtrapdi.h",L83/C91
E "/mit/atic/include/xtrap/xtrapdi.h",L83/C105: (syntactic) unexpected symbol:'##'
REPAIR: '->' replaces '##'@"/mit/atic/include/xtrap/xtrapdi.h",L83/C105
E "/mit/atic/include/xtrap/xtrapdi.h",L101/C33: (syntactic) unexpected symbol:'##'
REPAIR: '->' replaces '##'@"/mit/atic/include/xtrap/xtrapdi.h",L101/C33
E "/mit/atic/include/xtrap/xtrapdi.h",L101/C84: (syntactic) unexpected symbol:'##'
REPAIR: '->' replaces '##'@"/mit/atic/include/xtrap/xtrapdi.h",L101/C84
E "/mit/atic/include/xtrap/xtrapdi.h",L101/C99: (syntactic) unexpected symbol:'##'
REPAIR: '->' replaces '##'@"/mit/atic/include/xtrap/xtrapdi.h",L101/C99
E "/mit/atic/include/xtrap/xtrapdi.h",L101/C113: (syntactic) unexpectedsymbol:'##'
REPAIR: '->' replaces '##'@"/mit/atic/include/xtrap/xtrapdi.h",L101/C113
E "/mit/atic/include/xtrap/xtrapdi.h",L111/C5: (syntactic) unexpected symbol:'<IDENTIFIER>':EventFlags
REPAIR: 'enum' was inserted before '<IDENTIFIER>':EventFlags@"/mit/atic/include/xtrap/xtrapdi.h",L111/C5
E "/mit/atic/include/xtrap/xtrapdi.h",L133/C5: (syntactic) unexpected symbol:'<IDENTIFIER>':XETrapFlags
REPAIR: 'enum' was inserted before '<IDENTIFIER>':XETrapFlags@"/mit/atic/include/xtrap/xtrapdi.h",L133/C5
10 user errors No warnings
---------------
None of the characters that it says are actually in the include files;
saber can digest a2x.c with no errors (a few warnings).
What should have happened:
Either saber should have given me similar errors, or hc
shouldn't have broken.
Please describe any relevant documentation references: