attach is the patch, fix the compile error:

libtool: Version mismatch error.  This is libtool 2.2.6 Debian-2.2.6a-4, but the
libtool: definition of this LT_INIT comes from libtool 2.2.6b.
libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6 
Debian-2.2.6a-4
libtool: and run autoconf again.

Index: net/gpsd/Makefile
===================================================================
--- net/gpsd/Makefile	(revision 25664)
+++ net/gpsd/Makefile	(working copy)
@@ -31,6 +31,8 @@
   URL:=http://gpsd.berlios.de/
 endef
 
+CONFIGURE_CMD =./autogen.sh
+
 CONFIGURE_ARGS += \
         --disable-dbus \
         --disable-tsip \
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to