Executable not found

View: New views
2 Messages — Rating Filter:   Alert me  

Executable not found

by Asier Berasategui-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.

Hi.

 

I’m trying to execute a program in Verdex board (PAX270 CPU 400Mhz).

 

Previously I had a Connex Gumstix. The same programs were executed OK, in connex version.

 

What is the problem?

 

It’s possible that several options of Buildroot Should be changed?

 

I changed the architecture option in Buildroot options, but it isn’t enough to save the problem.

 

Please can you help me?

 

Thanks

 

PD: If you need more information, ask without problems.

 

_____________________________

Asier Berasategui
Control Systems, Information and Communication Technology department


FATRONIK Fundazioa
Mikeletegi Pasealekua, 7
20009 Donostia( Gipuzkoa)-Spain
Telf : (+34) 943 005500 (ext. 335)
Fax: (+34) 943 005511
e-mail: aberastaegui@...
web: www.fatronik.com

AVISO DE CONFIDENCIALIDAD: Los datos contenidos en, o anexos a este mensaje, pueden contener información privilegiada o confidencial dirigida únicamente al individuo o entidad identificada arriba. Si ha recibido esta transmisión por error, debe notificarlo inmediatamente al remitente reenviando este mensaje y a continuación eliminarlo de su sistema. Si necesita ayuda, puede ponerse en contacto con el responsable de sistemas de Fatronik en el +34 943 005500. Copiar este mensaje con cualquier propósito, revelar o distribuir su contenido a cualquier otra persona está estrictamente prohibido.

CONFIDENTIALITY NOTICE:  The data contained in, or attached to this e-mail, may contain legally privileged or confidential information intended only for the use of the individual or entity identified above. If you have received the transmission in error, you should immediately notify the sender via reply e-mail, completely purge the message from your system and, if you require assistance, contact the Fatronik system manager at +34 943 005500.Copying the transmission for any purpose, or disclosing or disseminating its contents to any other person is strictly prohibited.

 


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
gumstix-users mailing list
gumstix-users@...
https://lists.sourceforge.net/lists/listinfo/gumstix-users

Re: Executable not found

by Dave Hylands :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Asier,

> I'm trying to execute a program in Verdex board (PAX270 CPU 400Mhz).
>
> Previously I had a Connex Gumstix. The same programs were executed OK, in
> connex version.

The same source or the same executable?

There are at least 3 different environments that might exist on your verdex:
- buildroot - uses uclibc
- early OE - uses uclibc
- later OE  - uses glibc

An executable built for uclibc won't run under glibc and vice-versa.

If you rebuild your executable using a build environment which matches
whats on your board (which might not be the latest) then it should
work again.

--
Dave Hylands
Vancouver, BC, Canada
http://www.DaveHylands.com/

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
gumstix-users mailing list
gumstix-users@...
https://lists.sourceforge.net/lists/listinfo/gumstix-users