[2055] in Athena Bugs
RT 6.1C (sort of): hc1.4
daemon@ATHENA.MIT.EDU (probe@ATHENA.MIT.EDU)
Fri Apr 7 19:48:30 1989
From: <probe@ATHENA.MIT.EDU>
Date: Fri, 7 Apr 89 19:48:18 EDT
To: bugs@ATHENA.MIT.EDU
Reply-To: Richard Basch <probe@ATHENA.MIT.EDU>
When compiling Xibm, I was getting the following error during the "ld" stage:
Undefined:
pp_FINDCHAR
_.pp_FINDCHAR
*** Exit 1
The file in which this was undefined was ddx/ibm/common/ibmColor.o, but
when I ran "ibmColor.c" through the pre-processor, I could find no trace
of this symbol.
The error went away when I used a different compiler on this one file.
-Richard