View Single Post
qwerty12's Avatar
Posts: 4,274 | Thanked: 5,358 times | Joined on Sep 2007 @ Looking at y'all and sighing
#2
Originally Posted by j3r3my View Post
==> ./wlan_radar: line 1: syntax error: \\\"(\\\" unexpected.
You\\\'re trying to run an i386 binary on a device with an ARM processor [N900]. This won\\\'t work. If you have \"file\" installed, file ./wlan_radar could probably confirm this.

What does confuse me, however, is that:
* You\\\'ve installed a deb; so why are you trying to run it with ./? That would suggest that you have installed an armel deb, with its armel binary in /usr/bin(?), but are trying to run an i386 binary copied separately.

(Of course, the other theory could be that you have forcibly set the Archtecture in debian/control to armel, built it in FREMANTLE_X86, and are in /usr/bin trying to run the program...)

Last edited by qwerty12; 2009-11-17 at 15:21.