[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Can't compile 2.5.2-pre11: error in fbdev


When I try to compile 2.5.2-pre11, I get the following error:

ld -m elf_i386  -r -o sounddrivers.o soundcore.o sound.o sb.o sb_lib.o uart401.o
make[3]: Leaving directory `/usr/src/v2.5/linux/drivers/sound'
make[2]: Leaving directory `/usr/src/v2.5/linux/drivers/sound'
make -C video
make[2]: Entering directory `/usr/src/v2.5/linux/drivers/video'
make -C riva
make[3]: Entering directory `/usr/src/v2.5/linux/drivers/video/riva'
make all_targets
make[4]: Entering directory `/usr/src/v2.5/linux/drivers/video/riva'
gcc -D__KERNEL__ -I/usr/src/v2.5/linux/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -malign-functions=4     -c -o fbdev.o fbdev.c
fbdev.c: In function `riva_set_fbinfo':
fbdev.c:1814: incompatible types in assignment
make[4]: *** [fbdev.o] Error 1
make[4]: Leaving directory `/usr/src/v2.5/linux/drivers/video/riva'
make[3]: *** [first_rule] Error 2
make[3]: Leaving directory `/usr/src/v2.5/linux/drivers/video/riva'
make[2]: *** [_subdir_riva] Error 2
make[2]: Leaving directory `/usr/src/v2.5/linux/drivers/video'
make[1]: *** [_subdir_video] Error 2
make[1]: Leaving directory `/usr/src/v2.5/linux/drivers'
make: *** [_dir_drivers] Error 2

I'm using gcc 2.95.4 under Debian Woody. 2.4.17 works without any
problems. What do I make wrong?

Sebastian
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo _at_ vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


この情報があなたの探していたものかどうか選択してください。
yes/まさにこれだ!   no/違うなぁ   part/一部見つかった   try/これで試してみる

あなたが探していた情報はどのようなことか、ご自由に記入下さい。特に「まさにこれだ!」と言う場合は記入をお願いします。
例:「複数のマシンからCATV経由でipmasqueradeを利用してWebを参照したい場合の設定について」
Follow-Ups: