Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 26 Mar 2001 13:47:33 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 26 Mar 2001 13:47:23 -0500 Received: from mail-out.chello.nl ([213.46.240.7]:46879 "EHLO amsmta05-svc.chello.nl") by vger.kernel.org with ESMTP id ; Mon, 26 Mar 2001 13:47:14 -0500 Message-Id: <5.0.2.1.2.20010326204754.02751100@pop.wanadoo.nl> X-Mailer: QUALCOMM Windows Eudora Version 5.0.2 Date: Mon, 26 Mar 2001 20:57:22 +0200 To: Tobias Ringstrom From: Theodoor Scholte Subject: Re: Compiling problem kernel 2.4.2 Cc: linux-kernel@vger.kernel.org In-Reply-To: In-Reply-To: <5.0.2.1.2.20010326184036.0251b040@pop.wanadoo.nl> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org >And you always get exactly this message? What happens if you run > cat /usr/src/linux/include/linux/compile.h This is the output of cat /usr/src/linux/include/linux/compile.h : #define UTS_VERSION "#1 SMP Sun Mar 25 21:51:51 CEST 2001" #define LINUX_COMPILE_TIME "21:51:51" #define LINUX_COMPILE_BY "root" #define LINUX_COMPILE_HOST "server" #define LINUX_COMPILE_DOMAIN "scholte.nl" #define LINUX_COMPILER "gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)" > dd if=/dev/zero of=/usr/src/linux/include/linux/compile.h count=10 This is the output of dd if=/dev/zero of=/usr/src/linux/include/linux/compile.h count=10 : 10+0 records in 10+0 records out >Have you checked /var/log/messages (or dmesg) for relevant messages? There are no relevant messsages in that file. - 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/