[ gpsdrive ] Debian Etch Package: Broken Dependencies
Florian Schmitt
ml-gpsdrive at florian-schmitt.net
Wed Oct 24 12:08:30 AKDT 2007
Hi Joerg,
> Or (for now) you can simply try to compile it on your own machine. Simply do
> a "svn co" or "svn up" of the http://svn.gpsdrive.cc/gpsdrive/trunk
> directory. and call "debuild --binary" from the main directory. Some minutes
> later you should have a debian package containing the current svn snapshot.
thanks a lot for your help - finally i got it compiled and running :-D - to get
there, i had to modify the ./scrips/Makefile and ./scripts/Makefile.in, becausee
there was a problem with wp2sql:
Making all in mapnik
make[4]: Entering directory `/opt/trunk/scripts/mapnik'
make[5]: Entering directory `/opt/trunk'
make[5]: Leaving directory `/opt/trunk'
make[4]: Für das Ziel »all« ist nichts zu tun.
make[4]: Leaving directory `/opt/trunk/scripts/mapnik'
make[4]: Entering directory `/opt/trunk/scripts'
make[5]: Entering directory `/opt/trunk'
make[5]: Leaving directory `/opt/trunk'
make[4]: *** Keine Regel vorhanden, um das Target »wp2sql«,
benötigt von »all-am«, zu erstellen. Schluss.
make[4]: Leaving directory `/opt/trunk/scripts'
make[3]: *** [all-recursive] Fehler 1
make[3]: Leaving directory `/opt/trunk/scripts'
make[2]: *** [all-recursive] Fehler 1
make[2]: Leaving directory `/opt/trunk'
make[1]: *** [all] Fehler 2
make[1]: Leaving directory `/opt/trunk'
make: *** [build-stamp] Fehler 2
debuild: fatal error at line 1204:
couldn't exec debian/rules:
The resulting debian package still refused to install because the libboost
dependencies, but after overriding this with --force-depends i now have a
working gpsdrive - yippie! I'm going to discover it (especially mapnik/OSM data)
the next days...
florian
More information about the GPSdrive
mailing list