[Webkit-unassigned] [Bug 126381] REGRESSION(r160304): [GTK] Disable libtool fast install

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 7 08:43:51 PST 2014


https://bugs.webkit.org/show_bug.cgi?id=126381





--- Comment #10 from Carlos Garcia Campos <cgarcia at igalia.com>  2014-01-07 08:41:36 PST ---
(In reply to comment #8)
> I'm reopening this. If you don't use the gold linker you end up with
> the libtool script installed when you do 'make install':
>

I'm not using gold and my binaries are correctly relinked before being installed.

> $ make DESTDIR=/tmp/dest install
>   [...]
> $ file /tmp/dest/usr/local/libexec/WebKit*
> /tmp/dest/usr/local/libexec/WebKitNetworkProcess: Bourne-Again shell script, ASCII text executable, with very long lines
> /tmp/dest/usr/local/libexec/WebKitPluginProcess:  Bourne-Again shell script, ASCII text executable, with very long lines
> /tmp/dest/usr/local/libexec/WebKitWebProcess:     Bourne-Again shell script, ASCII text executable, with very long lines
> 
> If the only problem is the rpath, we can probably strip it using
> chrpath or something similar, which is what we're doing at the moment
> in Debian btw.

-- 
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