2.5.3dj-1 would make bzimage and then die on the modules.....
this is 2.5.3-dj2 and
make bzImage dies and results in the following below........
gcc -D__KERNEL__ -I/home/kernel/linux-2.5/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer
-fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2
-march=i686 -DKBUILD_BASENAME=ptrace -c -o ptrace.o ptrace.c
In file included from ptrace.c:13:
/home/kernel/linux-2.5/include/linux/highmem.h: In function `bh_kmap':
/home/kernel/linux-2.5/include/linux/highmem.h:21: dereferencing pointer
to incomplete type
/home/kernel/linux-2.5/include/linux/highmem.h:21: warning: implicit
declaration of function `bh_offset'
/home/kernel/linux-2.5/include/linux/highmem.h: In function `bh_kunmap':
/home/kernel/linux-2.5/include/linux/highmem.h:26: dereferencing pointer
to incomplete type
make[2]: *** [ptrace.o] Error 1
make[2]: Leaving directory `/home/kernel/linux-2.5/kernel'
make[1]: *** [first_rule] Error 2
make[1]: Leaving directory `/home/kernel/linux-2.5/kernel'
make: *** [_dir_kernel] Error 2
-
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/
This archive was generated by hypermail 2b29 : Thu Feb 07 2002 - 21:00:35 EST