Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S270857AbTGVOVM (ORCPT ); Tue, 22 Jul 2003 10:21:12 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S270858AbTGVOVM (ORCPT ); Tue, 22 Jul 2003 10:21:12 -0400 Received: from pasmtp.tele.dk ([193.162.159.95]:29457 "EHLO pasmtp.tele.dk") by vger.kernel.org with ESMTP id S270857AbTGVOVK (ORCPT ); Tue, 22 Jul 2003 10:21:10 -0400 Date: Tue, 22 Jul 2003 16:36:13 +0200 From: Sam Ravnborg To: "MIYOSHI,DENNIS (HP-Loveland,ex1)" Cc: "'linux-kernel@vger.kernel.org'" Subject: Re: Build fails for ia64 with linux-2.6.0-test1-bk2 with missing file . Message-ID: <20030722143613.GA1150@mars.ravnborg.org> Mail-Followup-To: "MIYOSHI,DENNIS (HP-Loveland,ex1)" , "'linux-kernel@vger.kernel.org'" References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 846 Lines: 19 > Failed with the following: > kernel/profile.c:11:26: asm/sections.h: No such file or directory > kernel/profile.c: In function `profile_init': > kernel/profile.c:38: `_etext' undeclared (first use in this function) > kernel/profile.c:38: (Each undeclared identifier is reported only once > kernel/profile.c:38: for each function it appears in.) > kernel/profile.c:38: `_stext' undeclared (first use in this function) > make[1]: *** [kernel/profile.o] Error 1 > make: *** [kernel] Error 2 cp include/asm-i386/sections.h include/asm-ia64/sections.h should do the trick. Sam - 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/