John Robson
2015-02-04 00:53:13 UTC
Hi,
I'm using Arch Linux 64 bits, I already successful compiled other codes,
but I cannot compile Wt, I got this error: http://paste.debian.net/143858/
I'm using this command:
$ cmake -D CMAKE_CXX_COMPILER="g++" -D CMAKE_BUILD_TYPE="Release" -D
CMAKE_CXX_FLAGS="-std=gnu++11 -march=corei7-avx -O2 -g0 -D NDEBUG
-UNDEBUG" -D WT_CPP_11_MODE="-std=gnu++11" -D
WT_WRASTERIMAGE_IMPLEMENTATION="GraphicsMagick" /srv/sources/git/wt
$ time nice -n 19 make -j ${threads}
Can someone help me?
Thank you,
John
ps.: I started PostgreSQL and MySQL DBs.
I'm using Arch Linux 64 bits, I already successful compiled other codes,
but I cannot compile Wt, I got this error: http://paste.debian.net/143858/
I'm using this command:
$ cmake -D CMAKE_CXX_COMPILER="g++" -D CMAKE_BUILD_TYPE="Release" -D
CMAKE_CXX_FLAGS="-std=gnu++11 -march=corei7-avx -O2 -g0 -D NDEBUG
-UNDEBUG" -D WT_CPP_11_MODE="-std=gnu++11" -D
WT_WRASTERIMAGE_IMPLEMENTATION="GraphicsMagick" /srv/sources/git/wt
$ time nice -n 19 make -j ${threads}
Can someone help me?
Thank you,
John
ps.: I started PostgreSQL and MySQL DBs.