|
OS:Arch Linux
./configure --prefix=/usr
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
.....................
checking for sys/wait.h... (cached) yes
checking machine/endian.h usability... no
checking machine/endian.h presence... no
checking for machine/endian.h... no
checking for X... libraries , headers
./configure: line 5966: syntax error near unexpected token `XFT,'
./configure: line 5966: ` PKG_CHECK_MODULES(XFT, xft >= 0.0.0, have_xft=true, ' |
|