Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sat, 5 Jan 2002 12:18:06 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sat, 5 Jan 2002 12:17:57 -0500 Received: from aef.wh.Uni-Dortmund.DE ([129.217.129.132]:30706 "EHLO ReneEngelhard.local") by vger.kernel.org with ESMTP id ; Sat, 5 Jan 2002 12:17:40 -0500 Date: Sat, 5 Jan 2002 18:14:58 +0100 From: Rene Engelhard To: linux-kernel@vger.kernel.org Subject: Re: Compile error 2.5.2-pre8 (ext3) Message-ID: <20020105181458.A10992@rene-engelhard.de> Mail-Followup-To: linux-kernel@vger.kernel.org In-Reply-To: <20020105175727.A10286@rene-engelhard.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020105175727.A10286@rene-engelhard.de> User-Agent: Mutt/1.3.22.1i X-GnuPG-Key: http://www.rene-engelhard.de/gnupg/mykey.asc Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Rene Engelhard wrote: > I got the following trying to compile linux-2.5.2-pre8... > 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@ReneEngelhard:~/Entwicklung/Kernel/linux-2.5.2-pre8> OK, it's done. I read Adam's and Andrew postings with the patches. Dorry for posting too fast. Rene -- GnuPG: Key fingerprint = 41FA F208 28D4 7CA5 19BB 7AD9 F859 90B0 248A EB73 Key ID: 248AEB73 Mail an gnupgkey@rene-engelhard um den Key zugeschickt zu bekommen - 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/