[Bug 747] uicmoc4-native_4.3.1.bb

bugzilla-daemon at bugzilla.openmoko.org bugzilla-daemon at bugzilla.openmoko.org
Sun Aug 26 13:00:23 CEST 2007


http://bugzilla.openmoko.org/cgi-bin/bugzilla/show_bug.cgi?id=747





------- Additional Comments From matt.mets at cibomahto.com  2007-08-26 13:00 -------
I am seeing the same issue on an x86_64 system running Gentoo, with gcc 3.4.6

I don't know enough about qtopia to diagnose this well, however the missing
references all seem to be in the library lQtNetwork, which is not included when
this file is built.  Adding it manually (copying the g++ command to a terminal)
causes a different set of undefined references (starting with `ASN1_STRING_data').

qtopia-core-opensource-src-4.3.1 builds fine on its own on my system as a
dynamic library (after I apply a workaround for an incompatibility with gcc
3.4.6), so the issue seems to be either with the way it is set up in the build
system or the specific target (embedded, static) being built.

The line that seems to be causing the issue for me is as follows:
| g++ -Wl,-rpath,/moko/build/tmp/staging/x86_64-linux/qt4/lib
-Wl,-rpath,/moko/build/tmp/staging/x86_64-linux/qt4/lib -o screenshot
.obj/release-static-emb-x86_64/main.o
.obj/release-static-emb-x86_64/screenshot.o
.obj/release-static-emb-x86_64/moc_screenshot.o   
-L/moko/build/tmp/work/x86_64-linux/uicmoc4-native-4.3.1-r0/qtopia-core-opensource-src-4.3.1/lib
-lQtGui
-L/moko/build/tmp/work/x86_64-linux/uicmoc4-native-4.3.1-r0/qtopia-core-opensource-src-4.3.1/lib
-lQtCore -lz -lm -lrt -ldl -lpthread




------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the buglog mailing list