too much defining
Rick Wilhelm
rick at zeek.UUCP
Sat Oct 7 06:34:31 AEST 1989
Here's the problem, hope someone can shed some light on the solution . . .
I am compiling a program that #includes a ton of header files
(X and OpenLook, if it makes any difference).
Partway through the pre-processing, cpp craps out and complains about:
<filename.h> <line number> too much defining
It spits this message out about 17 times and then says:
< filename.c> <line number> no space
Error code 1
$
The line numbers that it references in the .h files correspond to
ordinary #define's.
System:
AT&T
C Software Development Set 4.1.5
C Software Development Set (Update) 4.1.1
UNIX System V/386 Release 3.2
on a
AT&T 6386E WGS
I am _stumped_. Help, please.
If you have any suggestions, please e-mail (or post, if you see fit).
Thanks,
Rick Wilhelm
Arthur Andersen Consulting
Advanced Systems Center, Chicago
312-715-5471
uunet!zeek!rick
More information about the Comp.lang.c
mailing list