Public bug reported: Binary package hint: epiphany-browser
the configure code seems to not work when using libtool2: " if /bin/sh ../libtool --mode=compile ${CC} $PYTHON_CFLAGS -c testpython.c >/dev/null 2>&1 && \ /bin/sh ../libtool --mode=link ${CC} -o testpython.la -rpath `pwd` -module -avoid-version $PYTHON_LIB_LOC testpython.lo $PYTHON_LIBS $PYTHON_EXTRA_LIBS >/dev/null 2>&1 && \ grep 'dlname.*testpython' testpython.la >/dev/null 2>&1; then result=yes else result=no have_python=no fi" how to trigger the bug on intrepid: - apt-get source epiphany-browser - cd epiphany-browser-version - update the autoreconf patch using the intrepid libtool (or comment it and run aclocal and autoconf before building) the python detection code breaks, it works fine when using the hardy libtool version ** Affects: epiphany-browser Importance: Unknown Status: New ** Affects: epiphany-browser (Ubuntu) Importance: Medium Assignee: Scott James Remnant (scott) Status: Confirmed ** Changed in: epiphany-browser (Ubuntu) Importance: Undecided => Medium Assignee: (unassigned) => Scott James Remnant (scott) Status: New => Confirmed ** Bug watch added: GNOME Bug Tracker #553394 http://bugzilla.gnome.org/show_bug.cgi?id=553394 ** Also affects: epiphany-browser via http://bugzilla.gnome.org/show_bug.cgi?id=553394 Importance: Unknown Status: Unknown -- doesn't build using libtool2 due to incorrect libtool use in configure https://bugs.launchpad.net/bugs/273554 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs