From: Adam H. <sv...@ea...> - 2001-01-16 15:40:54
|
I've got this error on compile now, when enabling the NVidia hardware text console: (I've got a GeForce 2 to try out=2E=2E=2E) gcc -D__KERNEL__ -I/SDA3/usr/src/linux_patched/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer - fno-strict-aliasing -pipe -mpreferred-stack-boundary=3D2 -march=3Di686 -c -o nvvgacon=2Eo nvvgacon=2Ec nvvgacon=2Ec:799: warning: initialization from incompatible pointer type nvvgacon=2Ec:801: unknown field `con_switch' specified in initializer nvvgacon=2Ec:801: warning: initialization from incompatible pointer type nvvgacon=2Ec:802: duplicate initializer nvvgacon=2Ec:802: (near initialization for `nvvga_con=2Econ_blank') nvvgacon=2Ec:805: unknown field `con_scrolldelta' specified in initializer nvvgacon=2Ec:805: duplicate initializer nvvgacon=2Ec:805: (near initialization for `nvvga_con=2Econ_scroll') nvvgacon=2Ec: In function `nvvga_console_init': nvvgacon=2Ec:845: structure has no member named `vcs' nvvgacon=2Ec:853: structure has no member named `vcs' nvvgacon=2Ec: At top level: nvvgacon=2Ec:98: warning: `vram' defined but not used make[4]: *** [nvvgacon=2Eo] Error 1 make[4]: Leaving directory `/SDA3/usr/src/linux_patched/drivers/video' make[3]: *** [first_rule] Error 2 make[3]: Leaving directory `/SDA3/usr/src/linux_patched/drivers/video' make[2]: *** [_subdir_video] Error 2 make[2]: Leaving directory `/SDA3/usr/src/linux_patched/drivers' make[1]: *** [_dir_drivers] Error 2 make[1]: Leaving directory `/SDA3/usr/src/linux_patched' make: *** [stamp-build] Error 2 What gives? Cheers, --=20 Adam Huuva / Easter-eggs Sp=E9cialiste GNU/Linux 44-46 rue de l'Ouest - 75014 Paris - France - M=E9tro Gait=E9 Phone: +33 (0) 1 43 35 00 37 - Fax: +33 (0) 1 41 35 00 76 mailto:sventon@easter-eggs=2Ecom - http://www=2Eeaster-eggs=2Ecom |