> gcc -Wp,-MD,drivers/video/.cirrusfb.o.d -D__KERNEL__ -Iinclude -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-alia
> sing -fno-common -pipe -mno-fp-regs -ffixed-8 -msmall-data -mcpu=ev56 -Wa,-mev6 -fomit-frame-pointer -nostdinc -iwithprefix in
> clude -DKBUILD_BASENAME=cirrusfb -DKBUILD_MODNAME=cirrusfb -c -o drivers/video/cirrusfb.o drivers/video/cirrusfb.c
> drivers/video/cirrusfb.c:66:25: video/fbcon.h: No such file or directory
> drivers/video/cirrusfb.c:67:29: video/fbcon-mfb.h: No such file or directory
> drivers/video/cirrusfb.c:68:30: video/fbcon-cfb8.h: No such file or directory
> drivers/video/cirrusfb.c:69:31: video/fbcon-cfb16.h: No such file or directory
> drivers/video/cirrusfb.c:70:31: video/fbcon-cfb24.h: No such file or directory
> drivers/video/cirrusfb.c:71:31: video/fbcon-cfb32.h: No such file or directory
None of the fb drivers seem to compile on Alpha. If noone else does
it, I'll look into it some day. I'm not promising to fix it, though.
-- Måns Rullgård mru@users.sf.net - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/