Hi, I got the following trying to compile linux-2.5.2-pre8... make[3]: Entering directory `/home/rene/Entwicklung/Kernel/linux-2.5.2-pre8/fs/ext3' gcc -D__KERNEL__ -I/home/rene/Entwicklung/Kernel/linux-2.5.2-pre8/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -c -o balloc.o balloc.c gcc -D__KERNEL__ -I/home/rene/Entwicklung/Kernel/linux-2.5.2-pre8/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -c -o bitmap.o bitmap.c gcc -D__KERNEL__ -I/home/rene/Entwicklung/Kernel/linux-2.5.2-pre8/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -c -o dir.o dir.cgcc -D__KERNEL__ -I/home/rene/Entwicklung/Kernel/linux-2.5.2-pre8/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -c -o file.o file.c gcc -D__KERNEL__ -I/home/rene/Entwicklung/Kernel/linux-2.5.2-pre8/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -c -o fsync.o fsync.c gcc -D__KERNEL__ -I/home/rene/Entwicklung/Kernel/linux-2.5.2-pre8/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -c -o ialloc.o ialloc.c gcc -D__KERNEL__ -I/home/rene/Entwicklung/Kernel/linux-2.5.2-pre8/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -c -o inode.o inode.c gcc -D__KERNEL__ -I/home/rene/Entwicklung/Kernel/linux-2.5.2-pre8/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -c -o ioctl.o ioctl.c gcc -D__KERNEL__ -I/home/rene/Entwicklung/Kernel/linux-2.5.2-pre8/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -c -o namei.o namei.c gcc -D__KERNEL__ -I/home/rene/Entwicklung/Kernel/linux-2.5.2-pre8/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -c -o super.o super.c super.c: In function `make_rdonly': super.c:59: invalid operands to binary != super.c:62: invalid operands to binary + make[3]: *** [super.o] Error 1 make[2]: *** [first_rule] Error 2 make[1]: *** [_subdir_ext3] Error 2 make: *** [_dir_fs] Error 2 make[3]: Leaving directory `/home/rene/Entwicklung/Kernel/linux-2.5.2-pre8/fs/ext3' make[2]: Leaving directory `/home/rene/Entwicklung/Kernel/linux-2.5.2-pre8/fs/ext3' make[1]: Leaving directory `/home/rene/Entwicklung/Kernel/linux-2.5.2-pre8/fs' rene _at_ ReneEngelhard:~/Entwicklung/Kernel/linux-2.5.2-pre8> Does anyone know what do do here now? I _have_ to compile the kernel with ext3 because / and all partitions are ext3... Rene -- GnuPG: Key fingerprint = 41FA F208 28D4 7CA5 19BB 7AD9 F859 90B0 248A EB73 Key ID: 248AEB73 Mail an gnupgkey _at_ rene-engelhard.de um den Key zugeschickt zu bekommen Mail to gnupgkey _at_ rene-engelhard.de to get the key automatically - 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: Compile error 2.5.2-pre8 (ext3)Rene Engelhard <mail _at_ rene-engelhard.de>
- Re: Compile error 2.5.2-pre8 (ext3)"Roeland Th. Jansen" <roel _at_ grobbebol.xs4all.nl>
- Prev by Date: Re: Error loading e1000.o - symbol not found
- Next by Date: Re: Hardware Inventory [was: Re: ISA slot detection on PCI systems?]
- Previous by thread: Re: Error loading e1000.o - symbol not found
- Next by thread: Re: Compile error 2.5.2-pre8 (ext3)
- Indexes:[Main][Thread]