In file included from /usr/ammasso/src/rhel3/2.4.21-4smp-32/include/asm/desc.h:9,
from /usr/ammasso/src/rhel3/2.4.21-4smp-32/include/asm/pgalloc.h:7,
from /usr/ammasso/src/rhel3/2.4.21-4smp-32/include/linux/highmem.h:5,
from devccil_mm.c:17:
/usr/ammasso/src/rhel3/2.4.21-4smp-32/include/asm/mmu.h:18: field `sem' has incomplete type
/usr/ammasso/src/rhel3/2.4.21-4smp-32/include/asm/mmu.h:22: confused by earlier errors, bailing out
If I don't include highmem.h, everything compiles correctly. So what is the value of highmem.h? What do I get by including it, and if I do need it, how do I include it without generating these errors?
-- Timur Tabi Staff Software Engineer timur.tabi@xxxxxxxxxxx
-- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/