Re: Compiling and exporting comedi

Thank you Claudio,

This is similar to what I am doing: I compile the kernel in a PC with 
the configuration for my specific PC/104 and then compile the comedi 
drivers for that kernel.

I have two main doubts:
I don't know if I am copying to the PC/104 all the files I need, please 
see the files below in the first message, and
why I am obtaining unresolved symbols.

Of course, I'm afraid these doubts are tightly correlacted.

Nevertheless the option you pointed out is very interesting and I will 
explore it.



Claudio Coppola wrote:

>Why don't you install a hard disk for development, then move the files to
>compact flash when the application is complete?
>
>
>
>----- Original Message -----
>From: "Guillermo Robles" <guillermo.robles_at_uc3m.es>
>To: <comedi_at_comedi.org>
>Sent: Monday, February 09, 2004 4:44 PM
>Subject: 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
>>
>>_______________________________________________
>>comedi mailing list
>>comedi_at_comedi.org
>>https://cvs.comedi.org/cgi-bin/mailman/listinfo/comedi
>>    
>>
>
>  
>

Received on 2004-02-09Z17:50:59