Re: Linux 2.4.9-ac15

Hirling Endre (endre@interware.hu)
Tue, 25 Sep 2001 14:28:52 +0200


Hello,

2.4.9-ac15 doesn't compile for me on alpha.

gcc -D__KERNEL__ -I/usr/src/k/linux/include -Wall -Wstrict-prototypes
-Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common
-pipe -mno-fp-regs -ffixed-8 -mcpu=ev6 -Wa,-mev6 -c -o mmap.o mmap.c
mmap.c: In function `arch_get_unmapped_area':
mmap.c:418: `ADDR_LIMIT_32BIT' undeclared (first use in this function)
mmap.c:418: (Each undeclared identifier is reported only once
mmap.c:418: for each function it appears in.)
make[3]: *** [mmap.o] Error 1
make[3]: Leaving directory `/usr/src/k/linux/mm'
make[2]: *** [first_rule] Error 2
make[2]: Leaving directory `/usr/src/k/linux/mm'
make[1]: *** [_dir_mm] Error 2
make[1]: Leaving directory `/usr/src/k/linux'
make: *** [stamp-build] Error 2

greetings
endre
-
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/