<div dir="ltr"><div><div><div>Can you post the output of:<br><br></div>which g++<br></div>ls -l $(which g++)<br></div>file $(which g++)<br></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature">--<br>Hunter Fuller<br><br><br></div></div>
<br><div class="gmail_quote">On Tue, Feb 16, 2016 at 8:41 AM, david <span dir="ltr"><<a href="mailto:ainut@knology.net" target="_blank">ainut@knology.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I'm trying to setup a cross-compile from the pc running Debian jessie to<br>
an RPi2 also running jessie.  This is for a Qt environment so I'm using<br>
Qt recipe on page <a href="http://wiki.qt.io/RaspberryPi2EGLFS" rel="noreferrer" target="_blank">wiki.qt.io/RaspberryPi2EGLFS</a>.  Everything works fine<br>
until I get to the ".configure" command in step 7.  Phase 1 of the<br>
.configure works fine, but in phase 2, where it tries to "make" using a<br>
g++ command, it returns an error "file not found!"  I can go to that<br>
directory and actually SEE the actual g++ file exists!<br>
Further, when I type (this is all using bash shell) "./g++" command name<br>
(leaving out the full name only in this email), it also says "file not<br>
found!"  And I still see it in an "ls" command as well as in the<br>
windowed "file manager."<br>
<br>
This is bizarre.  Unless there is an embedded control character or<br>
something in the filename, I'm totally lost.  I have *never* seen any<br>
version of any operating system do this.<br>
Oh, and that entire directory tree was built using automagic build tools<br>
downloaded from Qt's git site.<br>
<br>
Not even sure how to rename that file if I keep getting "file not found"<br>
errors while using shell command line interface.<br>
<br>
Help, please!<br>
<br>
Thanks,<br>
David Merchant<br>
<br>
<br>
<br>
_______________________________________________<br>
general mailing list - <a href="mailto:general@lists.makerslocal.org">general@lists.makerslocal.org</a><br>
A service of Makers Local 256 - <a href="https://256.makerslocal.org/" rel="noreferrer" target="_blank">https://256.makerslocal.org/</a><br>
<a href="http://lists.makerslocal.org/mailman/listinfo/general" rel="noreferrer" target="_blank">http://lists.makerslocal.org/mailman/listinfo/general</a></blockquote></div><br></div>