[ML-General] very strange Linux problem
david
ainut at knology.net
Wed Feb 17 21:06:44 CST 2016
As mentioned, the Qt script uses the full pathname, starting from root
(/.) The executable is about 8 levels down.
Can y'all refresh my memory on how to turn back on an "ssh" coming in,
please? It has been a very long time... It's because I keep my
"programmer" machines completely separate from the (more susceptible)
email machine. That way, i can answer your q's without having to write
down 3 pages of stuff and then key them back into this machine. :)
David
On 02/17/2016 04:51 PM, Will wrote:
>
> 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
> <mailto: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
> <http://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
> <mailto:general at lists.makerslocal.org>
> A service of Makers Local 256 - https://256.makerslocal.org/
> http://lists.makerslocal.org/mailman/listinfo/general
>
>
>
> _______________________________________________
> 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/874e8d83/attachment.html>
More information about the general
mailing list