[Webkit-unassigned] [Bug 126381] REGRESSION(r160304): [GTK] Disable libtool fast install
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jan 3 11:34:28 PST 2014
https://bugs.webkit.org/show_bug.cgi?id=126381
Alberto Garcia <berto at igalia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |berto at igalia.com
--- Comment #6 from Alberto Garcia <berto at igalia.com> 2014-01-03 11:32:17 PST ---
I'm afraid this change has brought some side effects.
If you 'make install' webkit in a temporary directory using the
DESTDIR variable (which is what most packaging systems do) you get
errors like this:
libtool: install: /usr/bin/install -c Programs/WebKitPluginProcess /tmp/destdir/usr/lib/x86_64-linux-gnu/webkit2gtk-3.0/libexec/WebKitPluginProcess
libtool: install: warning: `libjavascriptcoregtk-3.0.la' has not been installed in `/usr/lib/x86_64-linux-gnu'
libtool: install: warning: `libwebkit2gtk-3.0.la' has not been installed in `/usr/lib/x86_64-linux-gnu'
libtool: install: warning: cannot relink `Programs/WebKitWebProcess'
Then the resulting WebKitWebProcess is not the relinked binary but the
libtool script.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list