[Bug 740815]
Ionut Biru
biru.ionut at gmail.com
Sat Apr 9 21:47:02 UTC 2011
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
Server Team, which is subscribed to gwt in Ubuntu.
https://bugs.launchpad.net/bugs/740815
Title:
[FFe] Updates to enable us to drop xulrunner from main
More information about the Ubuntu-server-bugs
mailing list