Re: sparse error: unable to open 'stdarg.h'

From: Timur Tabi
Date: Wed May 18 2005 - 17:21:05 EST


Sam Ravnborg wrote:

Newer kbuild's do not use the -nostdinc -iwithprefix include trick.
Instead they use -nostdinc -isystem `gcc --print-file-name=include`

Wich is a more reliable way to find stdarg.h. Newer sparse understands
this too.

Please post make V=1 output with a newer kernel.

I downloaded and install 2.6.11.10, and everything works. Thanks!

--
Timur Tabi
Staff Software Engineer
timur.tabi@xxxxxxxxxxx

One thing a Southern boy will never say is,
"I don't think duct tape will fix it."
-- Ed Smylie, NASA engineer for Apollo 13
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/