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 Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/740815 Title: [FFe] Updates to enable us to drop xulrunner from main -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs