Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 17 Mar 2003 14:49:55 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 17 Mar 2003 14:49:55 -0500 Received: from nat-pool-rdu.redhat.com ([66.187.233.200]:52193 "EHLO devserv.devel.redhat.com") by vger.kernel.org with ESMTP id ; Mon, 17 Mar 2003 14:49:54 -0500 Date: Mon, 17 Mar 2003 15:00:41 -0500 From: Pete Zaitcev Message-Id: <200303172000.h2HK0fb07154@devserv.devel.redhat.com> To: Heinz Ulrich Stille cc: linux-kernel@vger.kernel.org Subject: Re: Read Hat 7.3 and 8.0 compilation problems In-Reply-To: References: <001d01c2ec83$6bfbcc10$e9bba5cc@patni.com> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 896 Lines: 21 > Are you using the stock rh kernel sources? Did you install the > glibc-kernheaders RPM? This contains severe RedHat braindamage: > /usr/include/{asm,linux} aren't links into the kernel source tree, > but directly installed. Remove the rpm and create the soft links > to /usr/src/linux. > > MfG, Ulrich I resent this. It was explained 1000 times before that /usr/include/{asm,linux} belong to glibc, not kernel. Replacing these links with pointers to an updated kernel will produce applications which mismatch the installed glibc, and then mysteriously fail to work. Heinz-Ulrich can call names all he wants, but the truth does not change. -- Pete - 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/