To: | |
---|---|
Subject: | Re: [ts-7000] Re: Qt/Embedded - almost there! |
From: | Scott Zimmerman <> |
Date: | Thu, 20 Aug 2009 23:32:45 -0700 |
Good tip on the ldd script! I had to make one more modification to get it to run besides the one you noted. There is a test for "pipefail" that was causing it to fail. I commented out the if and just let try_trace be defined normally and got it working. The results look like this: /mnt/root/usr/bin # ldd /mnt/root/qhw /mnt/root/qhw: /lib/libstdc++.so.6: version `CXXABI_ARM_1.3.3' not found (requir ed by /usr/local/Trolltech/QtEmbedded-4.4.3-arm/lib/libQtGui.so.4) /mnt/root/qhw: /lib/libdl.so.2: version `GLIBC_2.1' not found (required by /usr/ local/linux-arm/lib/libts-0.0.so.0) /mnt/root/qhw: /lib/libdl.so.2: version `GLIBC_2.0' not found (required by /usr/ local/linux-arm/lib/libts-0.0.so.0) /mnt/root/qhw: /lib/libc.so.6: version `GLIBC_2.1.3' not found (required by /usr /local/linux-arm/lib/libts-0.0.so.0) /mnt/root/qhw: /lib/libc.so.6: version `GLIBC_2.1' not found (required by /usr/l ocal/linux-arm/lib/libts-0.0.so.0) /mnt/root/qhw: /lib/libc.so.6: version `GLIBC_2.0' not found (required by /usr/l ocal/linux-arm/lib/libts-0.0.so.0) /mnt/root/qhw: /lib/libstdc++.so.6: version `CXXABI_ARM_1.3.3' not found (requir ed by /usr/local/Trolltech/QtEmbedded-4.4.3-arm/lib/libQtNetwork.so.4) /mnt/root/qhw: /lib/libstdc++.so.6: version `CXXABI_ARM_1.3.3' not found (requir ed by /usr/local/Trolltech/QtEmbedded-4.4.3-arm/lib/libQtCore.so.4) libQtGui.so.4 => /usr/local/Trolltech/QtEmbedded-4.4.3-arm/lib/libQtGui. so.4 (0x2aad1000) libts-0.0.so.0 => /usr/local/linux-arm/lib/libts-0.0.so.0 (0x2b304000) libQtNetwork.so.4 => /usr/local/Trolltech/QtEmbedded-4.4.3-arm/lib/libQt Network.so.4 (0x2b30e000) libQtCore.so.4 => /usr/local/Trolltech/QtEmbedded-4.4.3-arm/lib/libQtCor e.so.4 (0x2b3b6000) librt.so.1 => /lib/librt.so.1 (0x2b63d000) libdl.so.2 => /lib/libdl.so.2 (0x2b64c000) libpthread.so.0 => /lib/libpthread.so.0 (0x2b657000) libstdc++.so.6 => /lib/libstdc++.so.6 (0x2b676000) libm.so.6 => /lib/libm.so.6 (0x2b72a000) libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x2b7da000) libc.so.6 => /lib/libc.so.6 (0x2b7ee000) /lib/ld-linux.so.3 (0x2aaab000) /mnt/root/usr/bin # I haven't quite been able to decypher this yet, but I'm working on it. Thanks again for the tip, ...Zz On Wed, Aug 19, 2009 at 5:12 PM, doogul <> wrote:
|
Previous by Date: | RE: [ts-7000] Python vs keyboard issue, pierrot lafouine |
---|---|
Next by Date: | [ts-7000] Re: Cross-compile EABI-MaverickCrunch GTK-DFB Aftermatch, Dunge2 |
Previous by Thread: | [ts-7000] Re: Qt/Embedded - almost there!, doogul |
Next by Thread: | Re: [ts-7000] Re: Qt/Embedded - almost there!, Scott Zimmerman |
Indexes: | [Date] [Thread] [Top] [All Lists] |
Disclaimer: Neither Andrew Taylor nor the University of NSW School of Computer and Engineering take any responsibility for the contents of this archive. It is purely a compilation of material sent by many people to the birding-aus mailing list. It has not been checked for accuracy nor its content verified in any way. If you wish to get material removed from the archive or have other queries about the archive e-mail Andrew Taylor at this address: andrewt@cse.unsw.EDU.AU