My environment is latest version scratchbox with Maemo5 SDK
rootstrap is 
http://repository.maemo.org/stable/f...p_5.0_i386.tgz<http://repository.maemo.org/stable/fremantle/i386/maemo-sdk-rootstrap_5.0_i386.tgz>
nokia libraries and maemo dev is installed

I just want to install Qt 4.7 on it for Qt development,
firstly I just get the Qt 4.7 tarball here:
http://qt.gitorious.org/+qt-develope.../4.7-fremantle<http://qt.gitorious.org/+qt-developers/qt/x11-maemo/commits/4.7-fremantle>
then I configure -maemo5, but errors,
said ICD is not found. another error is from libdl.so
/lib/libdl.so.2: undefined reference to `_dl_tls_get_addr_s...@glibc_private
'
I don't know what does this error mean? may be glibc is too old...

later, I found there are some deb packages for Qt 4.7,
http://chaos.troll.no/~harald/qt4-maemo5-4.7/
then I downloaded them all, installed, seems OK

but when I qmake, make a project, there comes the same error,
/lib/libdl.so.2: undefined reference to `_dl_tls_get_addr_s...@glibc_private
'

So, Does anyone have ideas on how to install Qt 4.7 on fremantle scratchbox
?
_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to