BTW: On my Kubuntu 12.04 machine I had just to fix another build issue:

--- a/resynthesizer/src/autogen.sh 2012-05-23 21:57:47.000000000 +0200
+++ b/resynthesizer/src/autogen.sh   2012-06-20 21:13:51.038000297 +0200
@@ -41,9 +41,10 @@
 
 echo -n "checking for autoconf >= $AUTOCONF_REQUIRED_VERSION ... "
 if (autoconf --version) < /dev/null > /dev/null 2>&1; then
-    VER=`autoconf --version \
+    VER=`autoconf2.50 --version \
          | grep -iw autoconf | sed "s/.* \([0-9.]*\)[-a-z0-9]*$/\1/"`
     check_version $VER $AUTOCONF_REQUIRED_VERSION
+    echo $VER
 else
     echo
     echo "  You must have autoconf installed to compile $PROJECT."

Haha

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1013003

Title:
  gimp-plugin-registry 5.20120523 fails to build in quantal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gimp-plugin-registry/+bug/1013003/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to