- From: Ori Idan <ori_at_helicontech.co.il>
- Date: Wed, 17 Nov 2004 00:17:58 +0200
What is the object format used by the system? What happens here is that the output of gcc is in ELF format and insmod on your system can not load an ELF format. It is strange to me since as much as I know most linux system work with ELF. Anyway, if you solve your problem I'd be happy to know since I am interested in using DAQ on embedded systems. -- Ori Idan Kinell Björn wrote: > Hi all, > > > > Trying to get the usb dux to work on my bitsyX that has an arm processor. > > But still hasn't got the module installed. I cross compiled it by > defining the linuxdir but when I try to insmod or modprobe it I just get: > > > > *modprobe usbdux.o* > > insmod: ELF file not for this architecture > > insmod: Could not load the module: No such file or directory > > modprobe: failed to load module usbdux.o > > > > *insmod comedi.o* > > insmod: ELF file not for this architecture > > insmod: Could not load the module: success > > > > Has anybody got an idea what could be wrong? > > > > Thanx > > > > /Xkib > > > > This message contains information that may be confidential and/or > privileged and is the property of Bofors Defence AB. It is intended > for the sole use of the individual or organization named above. If you > are not the intended recipient or an authorized representative of the > intended recipient, you are not authorized to read, print, retain, > copy, disseminate, distribute, or use this message or any part > thereof. If you receive this message in error, please notify the > sender immediately by return e-mail and delete all copies of this > message from your system.
Received on 2004-11-16Z22:17:58