On Tue, 2010-08-24 at 21:26 +0200, Michael von Glasow wrote: > Actually, I found the wiki page quite helpful. I build Navit using the > first method (using arm-mingw32ce) on Ubuntu 10.04. On a freshly > installed system, it compiles fine using those instructions. (It might > help you to create a shell script gathering all the commands you need, > that's what I did). > > However, after installing some updates on my laptop, as well as some > extra apps, builds would suddenly fail with the error message: > /opt/mingw32ce/lib/gcc/arm-mingw32ce/4.4.0/../../../../arm-mingw32ce/bin/ld: > cannot find -lgthread-2.0 > > I then installed a fresh copy of Ubuntu 10.04 on my other PC, applied > all updates and Navit would build fine on that PC. > > Seems there's something in some Ubuntu package (I have yet to figure > out which) that confuses the Navit build process. > > The daily builds seem to use arm-cegcc, which I never tried (the > lengthy instructions and error reports on the wiki scared me away).
I installed mingw32ce from RPM, using export PATH=$PATH:/opt/mingw32ce/bin to tell autogen where to look to for the compiler. Sadly the compiler seems to dislike my device and navit regularly crashes the GPS - but it's good for testing on the device. I must hook up the dedicated GPS receiver to my OpenSUSE install for further testing. The nightly builds from SF work though, which is a bonus and means the problem lies with my system. Regards, Nick -- Nick Geoghegan > W: www.nickgeoghegan.net ------------------------------------------------------------------------------ Sell apps to millions through the Intel(R) Atom(Tm) Developer Program Be part of this innovative community and reach millions of netbook users worldwide. Take advantage of special opportunities to increase revenue and speed time-to-market. Join now, and jumpstart your future. http://p.sf.net/sfu/intel-atom-d2d _______________________________________________ Navit-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/navit-users
