|
From: Holzrichter, B. <bru...@mo...> - 2002-08-09 18:19:36
|
> > http://fbdev.bkbits.net:8080/fbdev-2.5 > Closer, closer.... Here's an FYI. I haven't looked into it any further yet... B. make[3]: Entering directory `/home/bruce/sparctest/drivers/video/aty' sparc64-linux-gcc -Wp,-MD,./.atyfb_base.o.d -D__KERNEL__ -I/home/bruce/sparctest/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -m64 -pipe -mno-fpu -mcpu=ultrasparc -mcmodel=medlow -ffixed-g4 -fcall-used-g5 -fcall-used-g7 -Wno-sign-compare -Wa,--undeclared-regs -nostdinc -iwithprefix include -DKBUILD_BASENAME=atyfb_base -c -o atyfb_base.o atyfb_base.c atyfb_base.c: In function `atyfb_ioctl': atyfb_base.c:1075: `info2' undeclared (first use in this function) atyfb_base.c:1075: (Each undeclared identifier is reported only once atyfb_base.c:1075: for each function it appears in.) atyfb_base.c:1070: warning: `disp' might be used uninitialized in this function atyfb_base.c: In function `atyfb_init': atyfb_base.c:2086: warning: assignment makes pointer from integer without a cast atyfb_base.c:2184: `defualt_par' undeclared (first use in this function) atyfb_base.c:2376: invalid operands to binary & make[3]: *** [atyfb_base.o] Error 1 make[3]: Leaving directory `/home/bruce/sparctest/drivers/video/aty' make[2]: *** [aty] Error 2 make[2]: Leaving directory `/home/bruce/sparctest/drivers/video' make[1]: *** [video] Error 2 make[1]: Leaving directory `/home/bruce/sparctest/drivers' make: *** [drivers] Error 2 |