Compiling and exporting comedi

Hi list,

I am developing an application in a PC/104 with limitations in the hd 
storage: 256 MB (it is compact flash)
The problem is that I cannot compile the comedi drivers (0.7.60) with 
the kernel source because I have not space in the hard disk. What I am 
trying is to compile it in a desktop PC with the same kernel version 
2.4.20 and using the configuration in the .config file of the kernel in 
the PC/104.
Then, if I copy the directory /usr/src/comedi-0.7.60 in the PC with the 
compiled files to the PC/104 and also copy the drivers to 
/lib/modules/2.4.20/misc, it should work, shouldn't it?

I try to load the modules with:

insmod comedi from the directory in which comedi.o is located otherwise 
it won't find the file.

And I get an unresolved symbol list of errors.

What am I doing wrong?
Is there any other solution for the compilation in systems with not 
enough hard disk space?

Thanx

Guillermo Robles

Received on 2004-02-09Z16:44:43