[Kde-bindings] Building QtRuby on MeeGo - any advice?

Arno Rehn arno at arnorehn.de
Thu Aug 5 21:40:57 UTC 2010


On Thursday 05 August 2010 23:08:50 Declan McGrath wrote:
> Hi Robert,
> 
> Thanks for the tip. I actually tried to use cmake before I got your
> email. I think I have a more fundamental problem as follows:
> 
> * I am in a directory called qtruby_build
> * Assuming I'm in qtruby_build, I have the qtruby source code in ../qtruby
> * I run
>      cmake ../qtruby
> * And I get two important errors, which I highlight here
> ERROR 1:
> -- Check for working CXX compiler: /usr/bin/c++ -- broken
> CMake Error at /usr/share/cmake/Modules/CMakeTestCXXCompiler.cmake:43
> (MESSAGE): The C++ compiler "/usr/bin/c++" is not able to compile a simple
> test program.
> ERROR 2:
>   /usr/lib/gcc/i586-meego-linux/4.4.2/../../../libm.so: file not
> recognized: File truncated
> 
> I think maybe my C++ compiler is borked. Though I wonder is it some
> sort of intel vs ARM processor issue as I'm running on an Intel
> netbook?
It rather seems as if libm is borked. However then meego shouldn't boot at 
all, I guess. Are you cross-compiling in some way? (doesn't look like it, just 
like to check). Otherwise i'd suggest asking on some meego-related list, they 
might know more.

-- 
Arno Rehn
arno at arnorehn.de



More information about the Kde-bindings mailing list