On Sat, 2009-05-09 at 19:31 +0200, Kurt Roeckx wrote:
> There was an error while trying to autobuild your package:
> [...]
> 
> > if i486-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. 
> > -DLOCALEDIR=\"/usr/share/locale\" -DDATADIR=\"/usr/share\" 
> > -DLIBDIR=\"/usr/lib\" -DFRIENDSSERVERVERSION=\"2\"   -DMAPNIK 
> > -I/usr/include/ -I/usr/local/include -I/opt/boost_1_35/include/boost-1_35 
> > -I/usr/local/include/freetype2 -I/usr/include/freetype2 -I. 
> > -L/usr/local/lib -I. -I. -I.. -I/usr/include/dbus-1.0 
> > -I/usr/lib/dbus-1.0/include -I/usr/include/glib-2.0 
> > -I/usr/lib/glib-2.0/include   -DDBUS_API_SUBJECT_TO_CHANGE=1    -g -O2  -MT 
> > mapnik.o -MD -MP -MF ".deps/mapnik.Tpo" -c -o mapnik.o mapnik.cpp; \
> >     then mv -f ".deps/mapnik.Tpo" ".deps/mapnik.Po"; else rm -f 
> > ".deps/mapnik.Tpo"; exit 1; fi
> > /bin/sh ../libtool --tag=CXX --mode=link i486-linux-gnu-g++  -g -O2    -o 
> > gpsdrive  gpsdrive.o splash.o gpsdrive_config.o navigation.o speech_out.o 
> > friends.o battery.o track.o poi.o wlan.o waypoint.o draw_grid.o settings.o 
> > gpssql.o gpskismet.o icons.o gui.o poi_gui.o main_gui.o navigation_gui.o 
> > settings_gui.o LatLong-UTMconversion.o gpsnasamap.o gpsmisc.o geometry.o 
> > map_handler.o import_map.o routes.o download_map.o map_projection.o 
> > speech_strings.o gps_handler.o nmea_handler.o unit_test.o mapnik.o -lcrypt 
> > -lfontconfig -lfontconfig -lcairo  -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 
> > -latk-1.0 -lpangoft2-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lgio-2.0 
> > -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 
> > -lgthread-2.0 -lrt -lglib-2.0 -lart_lgpl_2   -lxml2   -L/usr/lib -lpcre   
> > -ldbus-1   -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0   -lfreetype 
> > -lmapnik
> > ../libtool: line 777: X--tag=CXX: command not found
> > ../libtool: line 810: libtool: ignoring unknown tag : command not found
[...]
> This is most likely caused by mixing old and new parts of libtool.
> This could for instance happen when not all aclocal.m4 are
> regenerated.

Running "libtoolize -i -f" after autoconf in debian/rules makes the
package build again and the few quick tests I tried seemed to work okay;
I don't have any GPS equipment in order to test the packages properly.

One oddity I did notice in the debdiffs of the binary packages is that
gpsdrive lost its zlib dependency; I can't see any obvious reason for
that, hence not having tagged the bug patch as yet.

Regards,

Adam



_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel

Reply via email to