tags 413612 + patch
retitle 413612 coin(GNU/k*BSD): FTBFS: out of date libtool scripts
found 413612 1.0.4-5
thanks

Please, use following recipe to update libtool.

  cp /usr/share/libtool/libtool.m4 cfg/m4/
  libtoolize -c -f
  aclocal-1.7 -I cfg/m4/
  autoconf

There is also need for tweak bellow, but it wouldn't be kfreebsd specific.

Thanks in advance

         Petr

--- debian/rules~       2007-04-11 12:14:25.000000000 +0200
+++ debian/rules        2007-04-11 12:14:25.000000000 +0200
@@ -31,7 +31,7 @@
        ./configure --prefix=/usr \
          --disable-dependency-tracking \
          --enable-man --mandir=/usr/share/man \
-         --enable-html htmldir=share/doc/libcoin20-doc/html \
+         --enable-html htmldir=/usr/share/doc/libcoin20-doc/html \
          --enable-static --without-mesa
        $(MAKE)
        touch build-stamp



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to