cvs zroadmap on oz354
Wendell Turner <[email protected]>
| Newsgroups | gmane.comp.handhelds.openzaurus.devel |
|---|---|
| Message-ID | <[email protected]> |
I'm trying to compile the cvs version of zroadmap, and am having problems with the libraries. I've modified the .bb file, so the problem may be of my own making, but I'm stuck & am requesting help: In the zroadmap build, the problems occur on this compilation step: arm-linux-gcc ... -o qtroadgps roadmap_main.o At first it couldn't find the library '-lqte', so I included -L/home/wendell/zaurus/stuff/build/tmp/staging/arm-linux/qt2/lib/ in the bb file's link step, which caused it to pick up libqte.so.2.3.10. but now it produces these errors: undefined reference to `typeinfo for QCollection' undefined reference to `typeinfo for QObject' undefined reference to `typeinfo for QGArray' ... The stock 1.0.12 version of zroadmap built fine. I got the impression that some folks had successfully built the cvs zroadmap, but cannot duplicate that success. Any suggestions? Thanks, Wendell OE Build Configuration: BB_VERSION = "1.4.2" OE_REVISION = "bcfe5d9be22578e126545275463501a14db53ba6" TARGET_ARCH = "arm" TARGET_OS = "linux" MACHINE = "tosa" DISTRO = "openzaurus-unstable" DISTRO_VERSION = "3.5.4" TARGET_FPU = "" ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV