ext/gd/libgd/.libs/gdkanji.o: In function `do_convert’:

/root/php-5.2.12/ext/gd/libgd/gdkanji.c:350: undefined reference to `libiconv_open’
/root/php-5.2.12/ext/gd/libgd/gdkanji.c:365: undefined reference to `libiconv’
/root/php-5.2.12/ext/gd/libgd/gdkanji.c:381: undefined reference to `libiconv_close’
ext/iconv/.libs/iconv.o: In function `_php_iconv_strlen’:
/root/php-5.2.12/ext/iconv/iconv.c:603: undefined reference to `libiconv_open’
/root/php-5.2.12/ext/iconv/iconv.c:626: undefined reference to `libiconv’
/root/php-5.2.12/ext/iconv/iconv.c:660: undefined reference to `libiconv_close’
ext/iconv/.libs/iconv.o: In function `php_iconv_string’:
/root/php-5.2.12/ext/iconv/iconv.c:441: undefined reference to `libiconv_open’
/root/php-5.2.12/ext/iconv/iconv.c:453: undefined reference to `libiconv’
/root/php-5.2.12/ext/iconv/iconv.c:467: undefined reference to `libiconv’
/root/php-5.2.12/ext/iconv/iconv.c:478: undefined reference to `libiconv_close’
ext/iconv/.libs/iconv.o: In function `_php_iconv_strpos’:
/root/php-5.2.12/ext/iconv/iconv.c:851: undefined reference to `libiconv_open’
/root/php-5.2.12/ext/iconv/iconv.c:879: undefined reference to `libiconv’
/root/php-5.2.12/ext/iconv/iconv.c:993: undefined reference to `libiconv_close’
ext/iconv/.libs/iconv.o: In function `_php_iconv_appendl’:
/root/php-5.2.12/ext/iconv/iconv.c:348: undefined reference to `libiconv’
/root/php-5.2.12/ext/iconv/iconv.c:385: undefined reference to `libiconv’
ext/iconv/.libs/iconv.o: In function `_php_iconv_substr’:
/root/php-5.2.12/ext/iconv/iconv.c:723: undefined reference to `libiconv_open’
/root/php-5.2.12/ext/iconv/iconv.c:747: undefined reference to `libiconv’
/root/php-5.2.12/ext/iconv/iconv.c:802: undefined reference to `libiconv_close’
/root/php-5.2.12/ext/iconv/iconv.c:806: undefined reference to `libiconv_close’
/root/php-5.2.12/ext/iconv/iconv.c:755: undefined reference to `libiconv_open’
ext/iconv/.libs/iconv.o: In function `_php_iconv_mime_decode’:
/root/php-5.2.12/ext/iconv/iconv.c:1354: undefined reference to `libiconv_open’
/root/php-5.2.12/ext/iconv/iconv.c:1465: undefined reference to `libiconv_close’
/root/php-5.2.12/ext/iconv/iconv.c:1468: undefined reference to `libiconv_open’
/root/php-5.2.12/ext/iconv/iconv.c:1823: undefined reference to `libiconv_close’
/root/php-5.2.12/ext/iconv/iconv.c:1826: undefined reference to `libiconv_close’
ext/iconv/.libs/iconv.o: In function `php_iconv_stream_filter_dtor’:
/root/php-5.2.12/ext/iconv/iconv.c:2465: undefined reference to `libiconv_close’
ext/iconv/.libs/iconv.o: In function `_php_iconv_mime_encode’:
/root/php-5.2.12/ext/iconv/iconv.c:1043: undefined reference to `libiconv_open’
/root/php-5.2.12/ext/iconv/iconv.c:1057: undefined reference to `libiconv_open’
/root/php-5.2.12/ext/iconv/iconv.c:1316: undefined reference to `libiconv_close’
/root/php-5.2.12/ext/iconv/iconv.c:1319: undefined reference to `libiconv_close’
/root/php-5.2.12/ext/iconv/iconv.c:1176: undefined reference to `libiconv’
/root/php-5.2.12/ext/iconv/iconv.c:1128: undefined reference to `libiconv’
/root/php-5.2.12/ext/iconv/iconv.c:1160: undefined reference to `libiconv’
/root/php-5.2.12/ext/iconv/iconv.c:1319: undefined reference to `libiconv_close’
/root/php-5.2.12/ext/iconv/iconv.c:1228: undefined reference to `libiconv’
/root/php-5.2.12/ext/iconv/iconv.c:1259: undefined reference to `libiconv’
/root/php-5.2.12/ext/iconv/iconv.c:1303: undefined reference to `libiconv’
ext/iconv/.libs/iconv.o: In function `php_iconv_stream_filter_append_bucket’:
/root/php-5.2.12/ext/iconv/iconv.c:2615: undefined reference to `libiconv’
/root/php-5.2.12/ext/iconv/iconv.c:2615: undefined reference to `libiconv’
ext/iconv/.libs/iconv.o:/root/php-5.2.12/ext/iconv/iconv.c:2537: more undefined references to `libiconv’ follow
ext/iconv/.libs/iconv.o: In function `php_iconv_stream_filter_ctor’:
/root/php-5.2.12/ext/iconv/iconv.c:2491: undefined reference to `libiconv_open’
ext/xmlrpc/libxmlrpc/.libs/encodings.o: In function `convert’:
/root/php-5.2.12/ext/xmlrpc/libxmlrpc/encodings.c:73: undefined reference to `libiconv_open’
/root/php-5.2.12/ext/xmlrpc/libxmlrpc/encodings.c:81: undefined reference to `libiconv’
/root/php-5.2.12/ext/xmlrpc/libxmlrpc/encodings.c:101: undefined reference to `libiconv_close’
collect2: ld returned 1 exit status
make: *** [sapi/cli/php] ?.. 1
 

处理方法:

./configure …………

vi Makefile

找到下面这行:

EXTRA_LIBS = -lcrypt ...

在最后添加-liconv

PHP7编译错误:php编译undefined reference to `libiconv 错误的更多相关文章

  1. nios ii 13 主程序的函数可以用Open Declaration 查看,但是编译的时候却说 undefined reference to 。。。这是为什么?

    在做12864 ip 核试验时,写了三个文件第一个是时序文件QC12864.v第二个是QC12864.H这个文件主要包括声明和宏定义,第三个文件是QC12864.c这个文件包含函数的定义.详细的请看  ...

  2. 由于link顺序错误导致的undefined reference

    其实我之前就遇到过这个问题,也强调过,GNU-G++在link阶段是依赖输入的.o或者.a文件的顺序的.如果顺序错误会导致undefined reference错误 见这篇随笔:http://www. ...

  3. ubuntu下调试ffmpeg程序出现undefined reference to pthread_once ,undefined reference to uncompress错误

    Ubuntu(版本16.04)下默认配置编译Ffmpeg(版本4.1.3configure 添加选项--enable-threads),将编译好的ffmpeg库添加到程序 中进行编译出现undefin ...

  4. Linux Ubuntu运行线程程序出现undefined reference to ‘pthread_create’和undefined reference to ‘pthread_join’错误。

    Linux Ubuntu运行线程程序出现undefined reference to ‘pthread_create’和undefined reference to ‘pthread_join’错误. ...

  5. 安装sphinx报错(undefined reference to `libiconv_open' 、undefined reference to `libiconv'、undefined reference to `libiconv_close'、make[1]: *** No rule to make target `all'. Stop. 、make: *** [all-recursive

    (为知笔记copy过来格式有变,希望对遇到此问题的童鞋有帮助) 具体错误: Thank you for choosing Sphinx! [root@vm-vagrant csft-4.1]# mak ...

  6. sphinx :undefined reference to `libiconv' 报错解决办法

    sphinx :undefined reference to `libiconv' 报错解决办法   2013-11-30 21:45:39 安装sphinx时不停报错...郁闷在make时报错,错误 ...

  7. Android APP使用NDK编译后的ffmpeg库出现undefined reference to 'posix_memalign'错误

    在android程序中使用NDK编译后的ffmpeg库的时候出现了如下错误: jni/libs/libavutil.a(mem.o): in function av_malloc:libavutil/ ...

  8. Windows编译OpenCV4Android解决undefined reference to std错误

    注意OpenCV 4.0.1 解决了这个问题请直接下载OpenCV 4.0.1 但是OpenCV 4.0.1作为模块导入Android Studio会有找不到R.styleable的问题 OpenCV ...

  9. Qt - 错误总结 - 在自定义类头文件中添加Q_OBJECT 编译时报错(undefined reference to ‘vtable for xxThread)

    错误提示:在添加的QThread子类头文件添加Q_OBJECT时,编译程序,出现"undefined reference to 'vtable for xxThread'"错误提示 ...

随机推荐

  1. 学习node的REPL

    REPL: read eval print loop 支持 多行代码 编辑模式,即 识别{} () 为代码块. 在repl中快速查看 对象的属性 gl = global repl command .h ...

  2. java 学习心得

  3. php浏览历史记录的方法

    本文实例讲述了php浏览历史记录的方法.分享给大家供大家参考.具体实现方法如下: /** * 商品历史浏览记录 * $data 商品记录信息 */private function _history($ ...

  4. MySQL数据库传输BLOB类型数据丢失 解决办法

    修改MySQL安装目录下my.ini文件配置:

  5. 《JavaScript高级程序设计》读书笔记 ---Array 类型

    除了Object 之外,Array 类型恐怕是ECMAScript 中最常用的类型了.而且,ECMAScript 中的数组与其他多数语言中的数组有着相当大的区别.虽然ECMAScript 数组与其他语 ...

  6. hdfs格式化hadoop namenode -format错误

    在对HDFS格式化,执行hadoop namenode -format命令时,出现未知的主机名的问题,异常信息如下所示: [shirdrn@localhost bin]$ hadoop namenod ...

  7. SSM

    今天内容安排 1:复习mybatis 2:复习springMVC 3:springMVC+spring+mybatis组合起来,搭建一个web应用开发的框架 4:用户管理系统,针对用户的CRUD操作, ...

  8. ACdream 1028 Path

    先思考一下序列上应该怎么做. 如果某段和为x,并且x为偶数,那么比x小的偶数,一定是这段的子段. 如果某段和为x,并且x为奇数,那么比x小的奇数,一定是这段的子段. 因此....只要寻找最大的连续的和 ...

  9. virtualbox 提示 vboxclient the virtualbox kernel service is not running

    更新完Guest的内核之后,Guest下提示" vboxclient the virtualbox kernel service is not running".Guest下执行: ...

  10. html5权威指南:设置文本样式

    css部分---设置文本与字体样式:http://blog.csdn.net/hierarch_lee/article/details/52611250 补充---设置网页文本选中样式:http:// ...