[Webkit-unassigned] [Bug 79877] [GTK] zlib link error with --enable-webkit2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 4 22:47:36 PST 2012


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





--- Comment #11 from Joone Hur <joone.hur at collabora.co.uk>  2012-03-04 22:47:35 PST ---
(In reply to comment #10)
> (In reply to comment #8)
> 
> > ZLIB_LIBS is added improperly to here. So if we remove it, we should add it to Programs_WebKitTestRunner_LDADD
> 
> I'm not sure I understand. If anything it seems like it should be linked to libWebCore, but not TestRunner, since TestRunner does not use it directly.

zlib is not linked with libWebCore, so each executable needs to link with it. Otherwise, zlib should be linked with libWebCore.

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