Building Neko xlocale.h: No such file or directory

106 views
Skip to first unread message

Diogo Leal

unread,
Sep 11, 2017, 9:06:09 PM9/11/17
to Haxe
Hello, 

I'm building Neko in Void Linux, but occurs this errors:

Scanning dependencies of target std.ndll
[ 20%] Building C object CMakeFiles/std.ndll.dir/libs/std/buffer.c.o
[ 22%] Building C object CMakeFiles/std.ndll.dir/libs/std/date.c.o
[ 23%] Building C object CMakeFiles/std.ndll.dir/libs/std/file.c.o
[ 25%] Building C object CMakeFiles/std.ndll.dir/libs/std/init.c.o
[ 26%] Building C object CMakeFiles/std.ndll.dir/libs/std/int32.c.o
[ 28%] Building C object CMakeFiles/std.ndll.dir/libs/std/math.c.o
[ 29%] Building C object CMakeFiles/std.ndll.dir/libs/std/string.c.o
[ 31%] Building C object CMakeFiles/std.ndll.dir/libs/std/random.c.o
[ 32%] Building C object CMakeFiles/std.ndll.dir/libs/std/serialize.c.o
[ 34%] Building C object CMakeFiles/std.ndll.dir/libs/std/socket.c.o
[ 35%] Building C object CMakeFiles/std.ndll.dir/libs/std/sys.c.o
/builddir/neko-2-1-0/libs/std/sys.c:44:22: fatal error: xlocale.h: No such file or directory
 # include <xlocale.h>
                      ^
compilation terminated.
make[2]: *** [CMakeFiles/std.ndll.dir/build.make:303: CMakeFiles/std.ndll.dir/libs/std/sys.c.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:538: CMakeFiles/std.ndll.dir/all] Error 2
make: *** [Makefile:163: all] Error 2

I have installed these dependencies:

pkg-config git gc-devel ninja zlib-devel pcre-devel gtk+-devel libressl-devel sqlite-devel apache-devel libmariadbclient-devel mbedtls-devel apr-devel libpcre

anyone has an idea about resolve this problem?

Andy Li

unread,
Sep 12, 2017, 3:38:16 AM9/12/17
to haxe...@googlegroups.com
It is fixed in the latest commit: https://github.com/HaxeFoundation/neko/commit/e286c8f3301fa443255a3101d14b7392467051b8

You may grab the latest source from GitHub, or manually apply the change to the 2.1.0 source.

Best,
Andy

--
To post to this group haxe...@googlegroups.com
http://groups.google.com/group/haxelang?hl=en
---
You received this message because you are subscribed to the Google Groups "Haxe" group.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages