Wesley: i did ./configure --prefix=/usr && make && make DESTDIR=/build/pkg install
in Makefile.in you have on line: 891 ln -s $(SHLIB_EXACT_VER) $(SHLIB_ABI_VER) 892 ln -s $(SHLIB_ABI_VER) $(SHLIB_ANY_VER) where: 870 # Generic Unix / Linux 871 SHLIB_ANY_VER := $(DESTDIR)$(libdir)/$(SHARED_LIBRARY) 872 SHLIB_ABI_VER := $(DESTDIR)$(libdir)/$(SHARED_LIBRARY).$(SRCREL_ABI_VERSION) 873 SHLIB_EXACT_VER := $(DESTDIR)$(libdir)/$(SHARED_LIBRARY).$(SRCREL_VERSION) -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-python-extras in Ubuntu. https://bugs.launchpad.net/bugs/740815 Title: [FFe] Updates to enable us to drop xulrunner from main -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs