[ML-General] very strange Linux problem

Will nyphbl8d at gmail.com
Wed Feb 17 16:51:52 CST 2016


If you can't find another way to figure it out, you can always use strace
to figure out where exactly it's looking for those files and adjust your
include paths or file locations to match.

Kinsey
On Feb 17, 2016 3:20 PM, "david" <ainut at knology.net> wrote:

> I'm trying to setup a cross-compile from the pc running Debian jessie to
> an RPi2 also running jessie.  This is for a Qt environment so I'm using
> Qt recipe on page wiki.qt.io/RaspberryPi2EGLFS.  Everything works fine
> until I get to the ".configure" command in step 7.  Phase 1 of the
> .configure works fine, but in phase 2, where it tries to "make" using a
> g++ command, it returns an error "file not found!"  I can go to that
> directory and actually SEE the actual g++ file exists!
> Further, when I type (this is all using bash shell) "./g++" command name
> (leaving out the full name only in this email), it also says "file not
> found!"  And I still see it in an "ls" command as well as in the
> windowed "file manager."
>
> This is bizarre.  Unless there is an embedded control character or
> something in the filename, I'm totally lost.  I have *never* seen any
> version of any operating system do this.
> Oh, and that entire directory tree was built using automagic build tools
> downloaded from Qt's git site.
>
> Not even sure how to rename that file if I keep getting "file not found"
> errors while using shell command line interface.
>
> Help, please!
>
> Thanks,
> David Merchant
>
>
>
> _______________________________________________
> general mailing list - general at lists.makerslocal.org
> A service of Makers Local 256 - https://256.makerslocal.org/
> http://lists.makerslocal.org/mailman/listinfo/general
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.makerslocal.org/pipermail/general/attachments/20160217/a67ca947/attachment.html>


More information about the general mailing list