Charles Trois wrote:
I have had a second look at Splint, and it hints that a "parse error"
signal can mean that something is not defined or not declared. Indeed, I
have looked up the chain of #include's (which is quite short), and, as
far as I can see, the type "atm_backend_t" is nowhere declared.
On my system (kernel 2.6.11.10), atmppp.h includes atm.h, the second to
last line of which is
typedef unsigned short atm_backend_t;
You could try adding that to the source file that won't compile, before
the #includes.
_______________________________________________
yellowdog-general mailing list
[email protected]
http://lists.terrasoftsolutions.com/mailman/listinfo/yellowdog-general
HINT: to Google archives, try '<keywords> site:terrasoftsolutions.com'