Menu

#49 stdarg.h: No such file or directory

open
nobody
None
5
2006-03-05
2006-03-05
Hendrik Ras
No

from /home/snk/spca5xx-20060301/drivers/usb/spca5xx.c:40:
include/linux/kernel.h:10:20: stdarg.h: No such file or
directory
In file included from include/asm/system.h:5,
from include/asm/processor.h:18,
from include/asm/thread_info.h:17,
from include/linux/thread_info.h:21,
from include/linux/spinlock.h:12,
from include/linux/capability.h:45,
from include/linux/sched.h:7,
from include/linux/module.h:10,
from
/home/snk/spca5xx-20060301/drivers/usb/spca5xx.c:40:
include/linux/kernel.h:82: error: parse error before
"va_list"
include/linux/kernel.h:82: warning: function
declaration isn't a prototype
include/linux/kernel.h:85: error: parse error before
"va_list"
include/linux/kernel.h:85: warning: function
declaration isn't a prototype
include/linux/kernel.h:88: error: parse error before
"va_list"
include/linux/kernel.h:88: warning: function
declaration isn't a prototype
include/linux/kernel.h:92: error: parse error before
"va_list"
include/linux/kernel.h:92: warning: function
declaration isn't a prototype
include/linux/kernel.h:102: error: parse error before
"va_list"
include/linux/kernel.h:102: warning: function
declaration isn't a prototype
make[2]: ***
[/home/snk/spca5xx-20060301/drivers/usb/spca5xx.o] Error 1
make[1]: *** [_module_/home/snk/spca5xx-20060301] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.10'
make: *** [default] Error 2

Discussion


Log in to post a comment.