Gentoo Archives: gentoo-dev

From: Henti Smith <bain@×××××××.za>
To: "gentoo-dev@g.o" <gentoo-dev@g.o>
Subject: [gentoo-dev] missing linux/gdb.h in 2.5.64-mm6 kernel
Date: Fri, 14 Mar 2003 14:17:10
Message-Id: 20030314161709.445e2d8e.bain@tcsn.co.za
1 Hi all
2
3 I'm not having success compiling 2.5.64-mm6.
4 I compile standard linux-2.5.64 but after applying 2.5.64-mm6
5 I get this
6
7 init/main.c:48:23: linux/gdb.h: No such file or directory
8 init/main.c: In function `start_kernel':
9 init/main.c:457: `gdb_enter' undeclared (first use in this function)
10 init/main.c:457: (Each undeclared identifier is reported only once
11 init/main.c:457: for each function it appears in.)
12 init/main.c:458: warning: implicit declaration of function `gdb_hook'
13
14 Also make clean gives me this: (worked before applying patch)
15
16 scripts/Makefile.clean:10: drivers/scsi/isp/Makefile: No such file or directory
17 make[3]: *** No rule to make target `drivers/scsi/isp/Makefile'. Stop.
18 make[2]: *** [drivers/scsi/isp] Error 2
19 make[1]: *** [drivers/scsi] Error 2
20 make: *** [_clean_drivers] Error 2
21
22 I checked with kernel debugging and without.
23
24 I located linux/gdb.h in a directory called 25/ one branch up parellel to the patched linux tree.
25
26 I've checked on the list .. and pretty much anywhere I can find ..
27
28 Maybe I'm just missing something really obvios ..
29
30 any suggestions ?
31
32 Henti Smith
33
34 --
35 gentoo-dev@g.o mailing list