Hi,<br><br>I downloaded telepathy mission control 5.8.0 source from <a href="http://freedesktop.org">freedesktop.org</a> and built a deb package using HARMATTAN_ARMEL on scratchbox. My intention is to use telepathy-mission-control-5-dbg binary to debug my application.<br>

<br>The compilation was successful and I was able to install the deb on N950. However, when I run the binary on N950 I get this error:<br><br>~ $ /usr/lib/debug/usr/lib/telepathy/mission-control-5 <br>/usr/lib/debug/usr/lib/telepathy/mission-control-5: line 1: syntax error: unexpected word (expecting &quot;)&quot;)<br>

<br>The full output of the command &quot;dpkg-buildpackage -sa -rfakeroot&quot; from scratchbox is here[1].  I did not pass any custom arguments to configure script. Also, I am able to compile my/other applications on the same scratchbox instance and run on device without this error. What am I missing here? <br>

<br>[1] - <a href="http://pastebin.com/uwpQAXbX">http://pastebin.com/uwpQAXbX</a><br><br>- Sudheer<br>