Unable to complie IT8212F ATA133 drivers

Brian Bober netdemonz at yahoo.com
Fri May 7 03:24:37 UTC 2004


I'm trying to compile the IT8212F ATA133 drivers
(LinuxSrc_it8212_092005-05.zip) from
http://www.ite.com.tw//productInfo/Download.html

Can someone please help me get this to work? I need this card for my drives.
With both this card and the Firewire ATA card not working in Fedora 2, I'm
really batting zero.

I followed all the ways people got them to compile here: 
http://www.linuxquestions.org/questions/history/154256

(~/ITERaid)> make
make -C /usr/src/linux SUBDIRS=/root/ITERaid modules
make[1]: Entering directory `/usr/src/linux-2.6.5-1.351'
  CC [M]  /root/ITERaid/iteraid.o
In file included from include/linux/module.h:9,
                 from /root/ITERaid/iteraid.c:213:
include/linux/config.h:4:28: linux/autoconf.h: No such file or directory
In file included from include/linux/module.h:10,
                 from /root/ITERaid/iteraid.c:213:
include/linux/sched.h:4:37: asm/param.h: No such file or directory
In file included from include/linux/types.h:13,
                 from include/linux/capability.h:16,
                 from include/linux/sched.h:7,
                 from include/linux/module.h:10,
                 from /root/ITERaid/iteraid.c:213:
include/linux/posix_types.h:47:29: asm/posix_types.h: No such file or directory
In file included from include/linux/capability.h:16,
                 from include/linux/sched.h:7,
                 from include/linux/module.h:10,
                 from /root/ITERaid/iteraid.c:213:
include/linux/types.h:14:23: asm/types.h: No such file or directory
In file included from include/linux/capability.h:16,
                 from include/linux/sched.h:7,
                 from include/linux/module.h:10,
                 from /root/ITERaid/iteraid.c:213:
include/linux/types.h:18: error: syntax error before "__kernel_dev_t"
include/linux/types.h:18: warning: type defaults to `int' in declaration of
`__kernel_dev_t'
include/linux/types.h:18: warning: data definition has no type or storage class
include/linux/types.h:21: error: syntax error before "dev_t"
include/linux/types.h:21: warning: type defaults to `int' in declaration of
`dev_t'
include/linux/types.h:21: warning: data definition has no type or storage class
include/linux/types.h:22: error: syntax error before "ino_t"
include/linux/types.h:22: warning: type defaults to `int' in declaration of
`ino_t'
include/linux/types.h:22: warning: data definition has no type or storage class
include/linux/types.h:23: error: syntax error before "mode_t"
include/linux/types.h:23: warning: type defaults to `int' in declaration of
`mode_t'
include/linux/types.h:23: warning: data definition has no type or storage class
include/linux/types.h:24: error: syntax error before "nlink_t"
include/linux/types.h:24: warning: type defaults to `int' in declaration of
`nlink_t'
include/linux/types.h:24: warning: data definition has no type or storage class
include/linux/types.h:25: error: syntax error before "off_t"
include/linux/types.h:25: warning: type defaults to `int' in declaration of
`off_t'
include/linux/types.h:25: warning: data definition has no type or storage class
include/linux/types.h:26: error: syntax error before "pid_t"
include/linux/types.h:26: warning: type defaults to `int' in declaration of
`pid_t'
include/linux/types.h:26: warning: data definition has no type or storage class
include/linux/types.h:27: error: syntax error before "daddr_t"
include/linux/types.h:27: warning: type defaults to `int' in declaration of
`daddr_t'
include/linux/types.h:27: warning: data definition has no type or storage class
include/linux/types.h:29: error: syntax error before "suseconds_t"
include/linux/types.h:29: warning: type defaults to `int' in declaration of
`suseconds_t'
include/linux/types.h:29: warning: data definition has no type or storage class
include/linux/types.h:30: error: syntax error before "timer_t"
include/linux/types.h:30: warning: type defaults to `int' in declaration of
`timer_t'
include/linux/types.h:30: warning: data definition has no type or storage class


on and on...





More information about the test mailing list