From: Geert U. <ge...@li...> - 2008-08-01 07:19:14
|
On Thu, 31 Jul 2008, Khaled Ben Amor wrote: > [root@Multimedia Linux]# make > KERNELDIR=/home/bakhaled/Documents/linux-2.6.17.14_stm22_0037/ > make -C /home/bakhaled/Documents/linux-2.6.17.14_stm22_0037/ > M="/home/bakhaled/kernelmodules/Linux/../Linux/kbuild" ARCH=sh > CROSS_COMPILE="sh4-linux-" modules > make[1]: entrant dans le rrtoire > /home/bakhaled/Documents/linux-2.6.17.14_stm22_0037 > > WARNING: Symbol version dump > /home/bakhaled/Documents/linux-2.6.17.14_stm22_0037/Module.symvers > is missing; modules will have no dependencies and modversions. > > CC [M] > /home/bakhaled/kernelmodules/Linux/../Linux/kbuild/../../Linux/video/devfb.o > cc1plus: attention : l'option de la ligne de commande "-Wno-pointer-sign" > est valide pour C/ObjC mais pas pour C++ May be unrelated to the actual problem, but Linux kernel drivers cannot be C++. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@li... In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds |