- 积分
- 0
- 威望
-
- 金钱
-
- 注册时间
- 2018-2-21
- 在线时间
- 小时
- 最后登录
- 1970-1-1
|
发表于 2018-2-21 17:40:40
|
显示全部楼层
错误依旧
- MagickCore/.libs/libMagickCore-7.Q16HDRI.so: undefined reference to `WebPMemoryWriterClear'
- collect2: error: ld returned 1 exit status
- make[1]: *** [utilities/magick] Error 1
- make[1]: Leaving directory `/root/lnmp1.5/src/ImageMagick-7.0.7-15'
- make: *** [all] Error 2
- imagick-3.4.3.tgz [found]
- Uncompress imagick-3.4.3.tgz...
- cd imagick-3.4.3...
- Configuring for:
- PHP Api Version: 20170718
- Zend Module Api No: 20170718
- Zend Extension Api No: 320170718
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for a sed that does not truncate output... /bin/sed
- checking for cc... cc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether cc accepts -g... yes
- checking for cc option to accept ISO C89... none needed
- checking how to run the C preprocessor... cc -E
- checking for icc... no
- checking for suncc... no
- checking whether cc understands -c and -o together... yes
- checking for system library directory... lib
- checking if compiler supports -R... no
- checking if compiler supports -Wl,-rpath,... yes
- checking build system type... x86_64-unknown-linux-gnu
- checking host system type... x86_64-unknown-linux-gnu
- checking target system type... x86_64-unknown-linux-gnu
- checking for PHP prefix... /usr/local/php
- checking for PHP includes... -I/usr/local/php/include/php -I/usr/local/php/include/php/main -I/usr/local/php/include/php/TSRM -I/usr/local/php/include/php/Zend -I/usr/local/php/include/php/ext -I/usr/local/php/include/php/ext/date/lib
- checking for PHP extension directory... /usr/local/php/lib/php/extensions/no-debug-zts-20170718
- checking for PHP installed headers prefix... /usr/local/php/include/php
- checking if debug is enabled... no
- checking if zts is enabled... yes
- checking for re2c... no
- configure: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers.
- checking for gawk... gawk
- checking whether to enable the imagick extension... yes, shared
- checking for pkg-config... /bin/pkg-config
- checking ImageMagick MagickWand API configuration program... checking Testing /usr/local/imagemagick/bin/MagickWand-config... Doesn't exist
- checking Testing /usr/local/imagemagick/bin/Wand-config... Doesn't exist
- checking Testing /usr/local/bin/MagickWand-config... Doesn't exist
- checking Testing /usr/local/bin/Wand-config... Doesn't exist
- checking Testing /usr/bin/MagickWand-config... Doesn't exist
- checking Testing /usr/bin/Wand-config... Doesn't exist
- checking Testing /usr/sbin/bin/MagickWand-config... Doesn't exist
- checking Testing /usr/sbin/bin/Wand-config... Doesn't exist
- checking Testing /opt/bin/MagickWand-config... Doesn't exist
- checking Testing /opt/bin/Wand-config... Doesn't exist
- checking Testing /opt/local/bin/MagickWand-config... Doesn't exist
- checking Testing /opt/local/bin/Wand-config... Doesn't exist
- configure: error: not found. Please provide a path to MagickWand-config or Wand-config program.
- make: *** No targets specified and no makefile found. Stop.
- imagick install failed!
复制代码
以上是日志代码,系统源已经换成阿里云的 |
|