<span class="Apple-style-span" style="font-family: Arial, sans-serif; font-size: 14px; color: rgb(51, 51, 51); line-height: 16px; ">My environment is latest version scratchbox with Maemo5 SDK<br>rootstrap is <a href="http://repository.maemo.org/stable/fremantle/i386/maemo-sdk-rootstrap_5.0_i386.tgz" target="_blank" style="text-decoration: none; color: rgb(238, 97, 0); ">http://repository.maemo.org/stable/f...p_5.0_i386.tgz</a><br>
nokia libraries and maemo dev is installed<br><br>I just want to install Qt 4.7 on it for Qt development, <br>firstly I just get the Qt 4.7 tarball here:<br><a href="http://qt.gitorious.org/+qt-developers/qt/x11-maemo/commits/4.7-fremantle" target="_blank" style="text-decoration: none; color: rgb(238, 97, 0); ">http://qt.gitorious.org/+qt-develope.../4.7-fremantle</a><br>
then I configure -maemo5, but errors, </span><div><span class="Apple-style-span" style="font-family: Arial, sans-serif; font-size: 14px; color: rgb(51, 51, 51); line-height: 16px; ">said ICD is not found. another error is from libdl.so</span><span class="Apple-style-span" style="font-family: Arial, sans-serif; font-size: 14px; color: rgb(51, 51, 51); line-height: 16px; "><br>
</span><span class="Apple-style-span" style="font-family: Arial, sans-serif; font-size: 14px; color: rgb(51, 51, 51); line-height: 16px; ">/lib/libdl.so.2: undefined reference to `_dl_tls_get_addr_soft@GLIBC_PRIVATE'</span><span class="Apple-style-span" style="font-family: Arial, sans-serif; font-size: 14px; color: rgb(51, 51, 51); line-height: 16px; "><br>
</span><span class="Apple-style-span" style="font-family: Arial, sans-serif; font-size: 14px; color: rgb(51, 51, 51); line-height: 16px; ">I don't know what does this error mean? may be glibc is too old...</span><span class="Apple-style-span" style="font-family: Arial, sans-serif; font-size: 14px; color: rgb(51, 51, 51); line-height: 16px; "><br>
</span><span class="Apple-style-span" style="font-family: Arial, sans-serif; font-size: 14px; color: rgb(51, 51, 51); line-height: 16px; "><br></span><span class="Apple-style-span" style="font-family: Arial, sans-serif; font-size: 14px; color: rgb(51, 51, 51); line-height: 16px; ">later, I found there are some deb packages for Qt 4.7, </span><span class="Apple-style-span" style="font-family: Arial, sans-serif; font-size: 14px; color: rgb(51, 51, 51); line-height: 16px; "><br>
</span><span class="Apple-style-span" style="font-family: Arial, sans-serif; font-size: 14px; color: rgb(51, 51, 51); line-height: 16px; "><a href="http://chaos.troll.no/~harald/qt4-maemo5-4.7/" target="_blank" style="text-decoration: none; color: rgb(238, 97, 0); ">http://chaos.troll.no/~harald/qt4-maemo5-4.7/</a></span><span class="Apple-style-span" style="font-family: Arial, sans-serif; font-size: 14px; color: rgb(51, 51, 51); line-height: 16px; "><br>
</span><span class="Apple-style-span" style="font-family: Arial, sans-serif; font-size: 14px; color: rgb(51, 51, 51); line-height: 16px; ">then I downloaded them all, installed, seems OK</span><span class="Apple-style-span" style="font-family: Arial, sans-serif; font-size: 14px; color: rgb(51, 51, 51); line-height: 16px; "><br>
</span><span class="Apple-style-span" style="font-family: Arial, sans-serif; font-size: 14px; color: rgb(51, 51, 51); line-height: 16px; "><br></span><span class="Apple-style-span" style="font-family: Arial, sans-serif; font-size: 14px; color: rgb(51, 51, 51); line-height: 16px; ">but when I qmake, make a project, there comes the same error,</span><span class="Apple-style-span" style="font-family: Arial, sans-serif; font-size: 14px; color: rgb(51, 51, 51); line-height: 16px; "> </span><span class="Apple-style-span" style="font-family: Arial, sans-serif; font-size: 14px; color: rgb(51, 51, 51); line-height: 16px; "><br>
</span><span class="Apple-style-span" style="font-family: Arial, sans-serif; font-size: 14px; color: rgb(51, 51, 51); line-height: 16px; ">/lib/libdl.so.2: undefined reference to `_dl_tls_get_addr_soft@GLIBC_PRIVATE'</span><span class="Apple-style-span" style="font-family: Arial, sans-serif; font-size: 14px; color: rgb(51, 51, 51); line-height: 16px; "><br>
</span><span class="Apple-style-span" style="font-family: Arial, sans-serif; font-size: 14px; color: rgb(51, 51, 51); line-height: 16px; "><br></span><span class="Apple-style-span" style="font-family: Arial, sans-serif; font-size: 14px; color: rgb(51, 51, 51); line-height: 16px; ">So, Does anyone have ideas on how to install Qt 4.7 on fremantle scratchbox ?</span></div>