2.3.14 and VIA IDE controller (MPV3 boards)

Trever Adams (trever_Adams@bigfoot.com)
Sat, 21 Aug 1999 21:02:03 -0600


Below is an error from trying to compile 2.3.14. I believe that the
file is for driving the VIA IDE chip set (Apollo?). The problem is
linux/tasks.h does not exist anymore (removed? renamed? moved?)

Anyway, I am just hoping this chipset stays at least "experimentally"
supported.

Trever

make[1]: Entering directory `/usr/src/linux-2.3.14/arch/i386/kernel'
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -fno-strict-aliasing -pipe -fno-strength-reduce
-DCPU=686 -march=i686 -c -o i8259.o i8259.c
i8259.c:13: linux/tasks.h: No such file or directory
make[1]: *** [i8259.o] Error 1
make[1]: Leaving directory `/usr/src/linux-2.3.14/arch/i386/kernel'
make: *** [_dir_arch/i386/kernel] Error 2

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/