| To: | "kdb@xxxxxxxxxxx" <kdb@xxxxxxxxxxx> |
|---|---|
| Subject: | Error while compiling kernel with kdbv1.7-2.4.0 |
| From: | Amit D Chaudhary <amit@xxxxxxxxxxxxxx> |
| Date: | Sun, 21 Jan 2001 20:14:24 -0800 |
| Sender: | owner-kdb@xxxxxxxxxxx |
| User-agent: | Mozilla/5.0 (X11; U; Linux 2.4.0 i686; en-US; 0.7) Gecko/20010105 |
Hi, I am getting errors while compiling the kdb patched 2.4.0 kernel. gcc = 2.96 modutils = 2.4.0 make = 3.77 I downloaded it only hours back. I can compile just the kernel and use it pretty regularly. The output is below. Thanks Amit make o/p gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fno-strict-aliasing -pipe -mpreferred-stack-boundary=2 -march=i686 -c -o i386-dis.o i386-dis.c i386-dis.c: In function `print_insn_i386': i386-dis.c:2143: `bfd_mach_i386_i386_intel_syntax' undeclared (first use in this function) i386-dis.c:2143: (Each undeclared identifier is reported only once i386-dis.c:2143: for each function it appears in.) i386-dis.c: In function `OP_ST': i386-dis.c:2757: parse error before `ATTRIBUTE_UNUSED' i386-dis.c:2758: parse error before `ATTRIBUTE_UNUSED' i386-dis.c: In function `OP_STi': i386-dis.c:2766: parse error before `ATTRIBUTE_UNUSED' i386-dis.c:2767: parse error before `ATTRIBUTE_UNUSED' i386-dis.c: In function `OP_SEG': i386-dis.c:3422: parse error before `ATTRIBUTE_UNUSED' i386-dis.c:3423: parse error before `ATTRIBUTE_UNUSED' i386-dis.c: In function `OP_DIR': i386-dis.c:3435: parse error before `ATTRIBUTE_UNUSED' i386-dis.c: In function `OP_OFF': i386-dis.c:3458: parse error before `ATTRIBUTE_UNUSED' i386-dis.c: In function `OP_C': i386-dis.c:3527: parse error before `ATTRIBUTE_UNUSED' i386-dis.c:3528: parse error before `ATTRIBUTE_UNUSED' i386-dis.c: In function `OP_D': i386-dis.c:3537: parse error before `ATTRIBUTE_UNUSED' i386-dis.c:3538: parse error before `ATTRIBUTE_UNUSED' i386-dis.c: In function `OP_T': i386-dis.c:3547: parse error before `ATTRIBUTE_UNUSED' i386-dis.c:3548: parse error before `ATTRIBUTE_UNUSED' i386-dis.c: In function `OP_MMX': i386-dis.c:3567: parse error before `ATTRIBUTE_UNUSED' i386-dis.c:3568: parse error before `ATTRIBUTE_UNUSED' i386-dis.c: In function `OP_XMM': i386-dis.c:3576: parse error before `ATTRIBUTE_UNUSED' i386-dis.c:3577: parse error before `ATTRIBUTE_UNUSED' i386-dis.c: In function `OP_3DNowSuffix': i386-dis.c:3695: parse error before `ATTRIBUTE_UNUSED' i386-dis.c:3696: parse error before `ATTRIBUTE_UNUSED' i386-dis.c: In function `OP_SIMD_Suffix': i386-dis.c:3734: parse error before `ATTRIBUTE_UNUSED' i386-dis.c:3735: parse error before `ATTRIBUTE_UNUSED' i386-dis.c: In function `SIMD_Fixup': i386-dis.c:3762: parse error before `ATTRIBUTE_UNUSED' make[2]: *** [i386-dis.o] Error 1 make[2]: Leaving directory `/usr/src/linux-2.4.0-evnt/arch/i386/kdb' make[1]: *** [first_rule] Error 2 make[1]: Leaving directory `/usr/src/linux-2.4.0-evnt/arch/i386/kdb' make: *** [_dir_arch/i386/kdb] Error 2 |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: NMI Watchdog Timer and kdb-v1_5-2_2_18.gz Patch, Keith Owens |
|---|---|
| Next by Date: | Re: Error while compiling kernel with kdbv1.7-2.4.0, Keith Owens |
| Previous by Thread: | NMI Watchdog Timer and kdb-v1_5-2_2_18.gz Patch, David Rorke |
| Next by Thread: | Re: Error while compiling kernel with kdbv1.7-2.4.0, Keith Owens |
| Indexes: | [Date] [Thread] [Top] [All Lists] |