安装memcached,卡住了,几十分钟不动,是什么问题呢?
checking for sasl/sasl.h... yes
checking for gcov... /usr/bin/gcov
checking for main in -lgcov... yes
checking size of void *... 8
checking for library containing clock_gettime... none required
checking for library containing socket... none required
checking for library containing gethostbyname... none required
checking for libevent directory... (system)
checking for library containing gethugepagesizes... no
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for inttypes.h... (cached) yes
checking for sasl_callback_ft... yes
checking for print macros for integers (C99 section 7.8.1)... yes
checking for an ANSI C-conforming const... yes
checking for socklen_t... yes
checking whether byte ordering is bigendian... no
checking for htonll... no
checking for library containing pthread_create... none required
checking for mlockall... yes
checking for getpagesizes... no
checking for sysconf... yes
checking for memcntl... no
checking for clock_gettime... yes
checking for preadv... yes
checking for pread... yes
checking for eventfd... yes
checking for accept4... yes
checking for getopt_long... yes
checking for alignment... none
checking for GCC atomics... yes
checking for GCC 64bit atomics... yes
checking for setppriv... no
checking for pledge... no
checking for cap_enter... no
checking for xml2rfc... no
checking for xsltproc... /usr/bin/xsltproc
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating config.h
config.status: executing depfiles commands
makeall-recursive
make: Entering directory `/root/lnmp1.9/src/memcached-1.6.15'
Making all in doc
make: Entering directory `/root/lnmp1.9/src/memcached-1.6.15/doc'
makeall-am
make: Entering directory `/root/lnmp1.9/src/memcached-1.6.15/doc'
make: Nothing to be done for `all-am'.
make: Leaving directory `/root/lnmp1.9/src/memcached-1.6.15/doc'
make: Leaving directory `/root/lnmp1.9/src/memcached-1.6.15/doc'
make: Entering directory `/root/lnmp1.9/src/memcached-1.6.15'
gcc -std=gnu99 -DHAVE_CONFIG_H -I.-DNDEBUG -g -O2 -pthread -pthread -Wall -Werror -pedantic -Wmissing-prototypes -Wmissing-declarations -Wredundant-decls -MT memcached-memcached.o -MD -MP -MF .deps/memcached-memcached.Tpo -c -o memcached-memcached.o `test -f 'memcached.c' || echo './'`memcached.c
掉线了,重新在安装了。
页:
[1]