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/
Follow-Ups:
- Re: Can't compile 2.5.2-pre11: error in fbdevGreg KH <greg _at_ kroah.com>
- Prev by Date: Re: [2.4.17/18pre] VM and swap - it's really unusable
- Next by Date: Re: [RFC] klibc requirements, round 2
- Previous by thread: 2.4.9 RH, ATM 0.78, Marconi HE155 kernel oops
- Next by thread: Re: Can't compile 2.5.2-pre11: error in fbdev
- Indexes:[Main][Thread]