[Webkit-unassigned] [Bug 29638] link errors due to wrong UNICODE_LIBS on Ubuntu Jaunty

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 22 06:21:06 PDT 2009


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





--- Comment #4 from Xan Lopez <xan.lopez at gmail.com>  2009-09-22 06:21:06 PDT ---
And the issue comes here:

-L/usr/lib -L/home/pnormand/gst/jhbuild/install/lib
-lgobject-2.0 -lgthread-2.0 -lglib-2.0

-L/usr/lib coming first, the system will first try to get the libraries from
there, succeed, and use the wrong ones when linking.

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