AIX6.1安装Nginx出现编译的错误?

AIX的版本是6.1的,具体是6100-01-09-1015,安装了GCC4.8,打算安装Nginx,安装时候出现编译的错误?
以下编译nginx报错N信息,
ld: 0711-596 SEVERE ERROR: Object objs/src/core/ngx_times.o
        An RLD for section 2 (.data) refers to symbol 993,
        but the storage class of the symbol is not C_EXT or C_HIDEXT.
ld: 0711-596 SEVERE ERROR: Object objs/src/core/ngx_cycle.o
        An RLD for section 2 (.data) refers to symbol 1282,
        but the storage class of the symbol is not C_EXT or C_HIDEXT.
ld: 0711-596 SEVERE ERROR: Object objs/src/core/ngx_module.o
        An RLD for section 2 (.data) refers to symbol 932,
        but the storage class of the symbol is not C_EXT or C_HIDEXT.
ld: 0711-596 SEVERE ERROR: Object objs/src/event/ngx_event.o
        An RLD for section 2 (.data) refers to symbol 1192,
        but the storage class of the symbol is not C_EXT or C_HIDEXT.
ld: 0711-596 SEVERE ERROR: Object objs/src/event/ngx_event_timer.o
        An RLD for section 2 (.data) refers to symbol 902,
        but the storage class of the symbol is not C_EXT or C_HIDEXT.
ld: 0711-596 SEVERE ERROR: Object objs/src/os/unix/ngx_posix_init.o
        An RLD for section 2 (.data) refers to symbol 907,
        but the storage class of the symbol is not C_EXT or C_HIDEXT.
ld: 0711-596 SEVERE ERROR: Object objs/src/os/unix/ngx_process_cycle.o
        An RLD for section 2 (.data) refers to symbol 1310,
        but the storage class of the symbol is not C_EXT or C_HIDEXT.
ld: 0711-596 SEVERE ERROR: Object objs/src/http/ngx_http.o
        An RLD for section 2 (.data) refers to symbol 1658,
        but the storage class of the symbol is not C_EXT or C_HIDEXT.
collect2: error: ld returned 12 exit status
make: 1254-004 The error code from the last command is 1.

Stop.
make: 1254-004 The error code from the last command is 2.
Stop.

我百度了下解决方式。找到以下两篇内容,但我是初学,看不懂。大神们帮帮我吧
http://www.perzl.org/aix/index.php?n=Main.GCCAssemblerError
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=46072#c15

参与16

4同行回答

798683133yj798683133yj系统架构师政务云某公司
换个GCC版本安装,试试!显示全部

换个GCC版本安装,试试!

收起
金融其它 · 2017-08-08
mmsc5166mmsc5166系统工程师某金融公司信息技术中心
操作系统版本和软件版本不兼容吧显示全部

操作系统版本和软件版本不兼容吧

收起
金融其它 · 2017-08-09
浏览2934
peterzhupeterzhu系统工程师江苏农信
你这个操作系统版本感觉还是有点低了,尝试升级OS版本看看。显示全部

你这个操作系统版本感觉还是有点低了,尝试升级OS版本看看。

收起
银行 · 2017-08-08
vieuxrevevieuxreve研发工程师计算机公司
可以试试升级OS版本显示全部

可以试试升级OS版本

收起
系统集成 · 2017-08-08
浏览2701

提问者

libinldy
软件架构设计师北京新亚研修学院

相关问题

相关资料

相关文章

问题状态

  • 发布时间:2017-08-08
  • 关注会员:4 人
  • 问题浏览:4431
  • 最近回答:2017-08-09
  • X社区推广