[Webkit-unassigned] [Bug 134483] Fail to build WebKitGTK+ trunk on FreeBSD

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 3 02:17:38 PDT 2014


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





--- Comment #21 from Ting-Wei Lan <lantw44 at gmail.com>  2014-08-03 02:17:49 PST ---
I uses LDFLAGS="-Wl,-Y/usr/local/lib" to specify the location of libintl, but LDFLAGS is unset in Source/WebKit2/PlatformGTK.cmake when running g-ir-scanner.

Therefore, I gets this error:
/usr/bin/ld: cannot find -lintl

Is there any reason to ignore LDFLAGS set by the user?

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