[driverloader] compiling driverloader 2.3 under suse 10.0

philippecmartin at sbcglobal.net philippecmartin at sbcglobal.net
Thu Nov 10 14:25:24 EST 2005


Hi,

I'm moving from mdk 10.1 to Suse 10.0.

make install works OK
dldrconfig fails with /usr/src/linux-2.6.13-15/include/linux/kernel.h:10:20: 
error: stdarg.h: No such file or directory


1) I found stdarg.h in /usr/lib/gcc/i586-suse-linux/4.0.2/include/stdarg.h
2) this code compiles fine:
#include <stdio.h>
#include <stdarg.h>
int main(void)
{
}


Can you help ?

Regards,

Philippe
-- 
*************************************
Philippe C. Martin
SnakeCard, LLC
www.snakecard.com
*************************************


More information about the driverloader mailing list