Export to GitHub

android-lighthouse - issue #47

Can't run the toolchain due to unfullfilled dependencies


Posted on Oct 26, 2010 by Quick Giraffe

What steps will reproduce the problem? 1. Follow Compile wiki page steps 2. Run make 3. See c++ complaining about missing libraries

What is the expected output? What do you see instead? Qt to be compiled. I see: /home/apol/android/qadk/build/prebuilt/linux-x86/arm-eabi-4.4.0/bin/../libexec/gcc/arm-eabi/4.4.0/cc1plus: error while loading shared libraries: libppl_c.so.2: cannot open shared object file: No such file or directory

What version of the product are you using? On what operating system? I just downloaded it: qadk-1.x-2.x-rtti-exceptions.tar.lzma. I'm using Arch Linux.

Please provide any additional information below. Maybe it would be possible to recompile the toolchain locally? do I have any alternative?

Comment #1

Posted on Oct 28, 2010 by Swift Horse

Comment deleted

Comment #2

Posted on Oct 28, 2010 by Swift Horse

You need some additional 32 bit libraries. Please check issue 19 for more informations

Status: Invalid

Labels:
Type-Defect Priority-Medium