From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7749 invoked by uid 1002); 14 Mar 2003 14:17:10 -0000 Mailing-List: contact gentoo-dev-help@gentoo.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Received: (qmail 16253 invoked from network); 14 Mar 2003 14:17:09 -0000 Date: Fri, 14 Mar 2003 16:17:09 +0200 From: Henti Smith To: gentoo-dev@gentoo.org Message-Id: <20030314161709.445e2d8e.bain@tcsn.co.za> Organization: The Computer Smith Networks X-Mailer: Sylpheed version 0.8.5 (GTK+ 1.2.10; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: [gentoo-dev] missing linux/gdb.h in 2.5.64-mm6 kernel X-Archives-Salt: d4f92779-00c9-4b82-a91b-55438db963a5 X-Archives-Hash: 0a08c2ccff1257eae50d97fdb11844dc Hi all I'm not having success compiling 2.5.64-mm6. I compile standard linux-2.5.64 but after applying 2.5.64-mm6 I get this init/main.c:48:23: linux/gdb.h: No such file or directory init/main.c: In function `start_kernel': init/main.c:457: `gdb_enter' undeclared (first use in this function) init/main.c:457: (Each undeclared identifier is reported only once init/main.c:457: for each function it appears in.) init/main.c:458: warning: implicit declaration of function `gdb_hook' Also make clean gives me this: (worked before applying patch) scripts/Makefile.clean:10: drivers/scsi/isp/Makefile: No such file or directory make[3]: *** No rule to make target `drivers/scsi/isp/Makefile'. Stop. make[2]: *** [drivers/scsi/isp] Error 2 make[1]: *** [drivers/scsi] Error 2 make: *** [_clean_drivers] Error 2 I checked with kernel debugging and without. I located linux/gdb.h in a directory called 25/ one branch up parellel to the patched linux tree. I've checked on the list .. and pretty much anywhere I can find .. Maybe I'm just missing something really obvios .. any suggestions ? Henti Smith -- gentoo-dev@gentoo.org mailing list