On Thu, Aug 12, 2004 at 04:38:49PM +0100, Stephen Tait wrote:
[EMAIL PROTECTED]:~/3w-9xxx/driver$ make 3w-9xxx
cc 3w-9xxx.c -o 3w-9xxx
In file included from /usr/include/asm/smp.h:18,
from /usr/include/linux/smp.h:17,
from /usr/include/linux/sched.h:23,
from /usr/include/linux/module.h:10,
from 3w-9xxx.c:61:
/usr/include/asm/mpspec.h:6: mach_mpspec.h: No such file or directory
In file included from /usr/include/linux/smp.h:17,
from /usr/include/linux/sched.h:23,
from /usr/include/linux/module.h:10,
from 3w-9xxx.c:61:
/usr/include/asm/smp.h:73: mach_apicdef.h: No such file or directory
In file included from 3w-9xxx.c:76:
/usr/include/linux/blk.h:1: warning: #warning this file is obsolete, please use <linux/blkdev.h> instead
In file included from 3w-9xxx.c:86:
/usr/include/asm/irq.h:16: irq_vectors.h: No such file or directory
3w-9xxx.c:89: sd.h: No such file or directory
3w-9xxx.c:90: scsi.h: No such file or directory
3w-9xxx.c:91: hosts.h: No such file or directory
3w-9xxx.c:2261: scsi_module.c: No such file or directory
make: *** [3w-9xxx] Error 1

Say, do you have the configured kernel source somethere on the disc? At least sd.h, scsi.h,... belong to the kernel source. And a module is compiled against the kernel. Do you find something like /usr/src/linux in the makefile? And is there a /usr/src/linux on your system?

Shade and sweet water!

        Stephan

--
| Stephan Seitz                    E-Mail: [EMAIL PROTECTED] |
|          WWW: http://fsing.rootsland.net/~stse/            |
| PGP Public Keys: http://fsing.rootsland.net/~stse/pgp.html |

Attachment: signature.asc
Description: Digital signature



Reply via email to