On Thu, Nov 26, 2009 at 4:23 AM, Marcell Lengyel <[email protected]> wrote: >> >> Hi, >> >> Could someone with access to the autobuilder machine send to me the >> output of "dpkg -l scratchbox*" ? I'm getting a build error that I'm >> unable to reproduce on my own installation: > > marc...@corsola:~$ dpkg -l scratchbox* > [...]
Ok, comparing the version list I see I have some more up-to-date Scratchbox packages (because I use the "stable" repository from scratchbox and not the maemo5-sdk one). I will try the same versions above and see if I can reproduce the problem. If so, I'll open a bug report on scratchbox. > > Does the i386 build goes fine for you and failing only on ARMEL? > I guickly checked the log you pasted and this line looks to be the root cause > to me: > > gnueabi/bin/ld: warning: libglib-2.0.so.0, needed by > /opt/qt4-maemo5/lib/libQtCore.so, not found Yes, this error is misleading. My application depends only on Qt, which in turn depends on glib. But even with libglib installed by Qt, the linker does not seem to find it (it is in /usr/lib). I'm not sure yet if this problem happens only on ARMEL target , because the X86 build does not occur if the ARMEL one fails. I'll see If I can reproduce it locally, because the waiting for the autobuilder queue is too boring :) Thanks for your help! -- Anderson Lizardo OpenBossa Labs - INdT Manaus - Brazil _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
