Re: Linux 2.4.23-pre4: failed at atyfb_base.c

From: Eyal Lebedinsky
Date: Sat Sep 13 2003 - 07:49:03 EST


Marcelo Tosatti wrote:
>
> Hello,
>
> Here goes -pre4, which contains networking update, IA64 update, PPC
> update, USB update, bunch of knfsd fixes, amongst others.
gcc -D__KERNEL__ -I/data2/usr/local/src/linux-2.4-pre/include -Wall
-Wstrict-pro
totypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common
-fomit-frame-pointer
-pipe -mpreferred-stack-boundary=2 -march=i686 -malign-functions=4
-DMODULE -DM
ODVERSIONS -include
/data2/usr/local/src/linux-2.4-pre/include/linux/modversions
.h -nostdinc -iwithprefix include -DKBUILD_BASENAME=atyfb_base
-DEXPORT_SYMTAB
-c atyfb_base.c
atyfb_base.c: In function `aty_set_crtc':
atyfb_base.c:501: warning: passing arg 2 of `aty_st_lcd' makes integer
from pointer without a cast
atyfb_base.c:501: too few arguments to function `aty_st_lcd'
atyfb_base.c:504: warning: passing arg 2 of `aty_st_lcd' makes integer
from pointer without a cast
atyfb_base.c:504: too few arguments to function `aty_st_lcd'
make[3]: *** [atyfb_base.o] Error 1
make[3]: Leaving directory
`/data2/usr/local/src/linux-2.4-pre/drivers/video/aty'

I now disabled CONFIG_FB_ATY_GENERIC_LCD and it builds.

--
Eyal Lebedinsky (eyal@xxxxxxxxxxxxxx) <http://samba.org/eyal/>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/