-
Notifications
You must be signed in to change notification settings - Fork 109
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Qte toolchain also broken in 2013.06 branch #25
Comments
$ ldd /usr/local/oecore-x86_64/sysroots/x86_64-angstromsdk-linux/usr/bin/qmake2 |
Not a bug with the setupscripts, but with oe-core, but lets' track it here. I'll have a look at the (qt) SDKs later this week. |
Thanks Koen, I'll keep you up to date if I find anything else. Chris On Wed, Aug 28, 2013 at 3:05 AM, Koen Kooi [email protected] wrote:
|
It looks like it could be an LD_LIBRARY_PATH issue from the documents I On Wed, Aug 28, 2013 at 3:05 AM, Koen Kooi [email protected] wrote:
|
Folks, Do you have any update on this? I really need to get this working. |
I ended up swtiching to Fedora 19 and it cleared up a lot of issues I was $ echo $CC On Wed, Oct 2, 2013 at 11:23 AM, embarcados [email protected]:
|
Thanks for the info. This is really strange, as soon as Ubuntu (10.04, 11.10,12.04 and 12.10) is officially supported by Yocto Project and Fedora 19 does not: Do you know if Yocto or OE guys are looking for a fix? |
Ok. Any clue about this? |
Haven't figured that one out yet. Let me know if you figure it out. On Wed, Oct 2, 2013 at 6:23 PM, embarcados [email protected] wrote:
|
I have found the issue with Qt Creator. |
~/qte-example$ source /usr/local/oecore-x86_64/environment-setup-cortexa8hf-vfp-neon-angstrom-linux-gnueabi
~/qte-example$ qmake2
qmake2: error while loading shared libraries: __vdso_time: invalid mode for dlopen(): Invalid argument
The text was updated successfully, but these errors were encountered: