[Webkit-unassigned] [Bug 158470] New: [GTK] Fail to build on FreeBSD because locale.h is not included
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jun 7 02:47:20 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=158470
Bug ID: 158470
Summary: [GTK] Fail to build on FreeBSD because locale.h is not
included
Classification: Unclassified
Product: WebKit
Version: WebKit Local Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
Assignee: webkit-unassigned at lists.webkit.org
Reporter: lantw44 at gmail.com
Here are the error messages:
/home/lantw44/webkit/source/WebKit/Source/JavaScriptCore/jsc.cpp:1955:20: error: use of undeclared identifier 'LC_ALL'
if (!setlocale(LC_ALL, ""))
^
1 error generated.
Source/JavaScriptCore/shell/CMakeFiles/jsc.dir/build.make:62: recipe for target 'Source/JavaScriptCore/shell/CMakeFiles/jsc.dir/__/jsc.cpp.o' failed
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160607/5453d7a5/attachment.html>
More information about the webkit-unassigned
mailing list