GCC: recursion too deep

Christian Schoebel e9926212@student.tuwien.ac.at
Wed Apr 19 10:29:00 GMT 2000


Hello!

Can you help me with this problem?


Command: gcc -traditional ipxrcv.c

In file included from /usr/include/netinet/in.h:27,
                 from ipxrcv.c:4:
/usr/include/bits/socket.h:289: macro or `#include' recursion too deep
/usr/include/bits/socket.h:290: macro or `#include' recursion too deep
/usr/include/bits/socket.h:291: macro or `#include' recursion too deep
ipxrcv.c:17: macro or `#include' recursion too deep                           


I got this package from an official linux tools site, but the
gcc and the cc compiler give me that error message.
So I think the code should work, I did not modify it.

Are there any switches for increasing the heap??
(I think it is a problem with the heap, isn't it ??)


Sincerely,
Christian Schoebel



More information about the Gcc mailing list