[uClibc] stdargs.h not found when cross compiling kernel

Erik Andersen andersen at codepoet.org
Mon Feb 16 22:51:22 UTC 2004


On Tue Feb 17, 2004 at 09:59:34AM +1300, Robin Gilks wrote:
> Greetings
> 
> The title says it all really!!

There is no "stdargs.h" header file.  Perhaps you mean
"stdarg.h"?  If so, stdarg.h is provided by your compiler which
suggests that your gcc header files are not being found -- this
typically happens when your cross compiler is built incorrectly. 

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--



More information about the uClibc mailing list