各位“老人”请指教,make;gettext时出错

编译打包和其他
回复
fokeng
帖子: 6
注册时间: 2009-06-06 8:25

各位“老人”请指教,make;gettext时出错

#1

帖子 fokeng » 2009-11-12 22:49

今天要安装安装gettext时./configure时通过,但make时
  • In function 'open',
    inlined from 'msgdomain_list_print' at write-catalog.c:223:
    /usr/include/bits/fcntl2.h:51: error: call to '__open_missing_mode' declared with attribute error: open with O_CREAT in second argument needs 3 arguments
    make[4]: *** [write-catalog.lo] 错误 1
    make[4]:正在离开目录 `/usr/local/src/gettext-0.17/gettext-tools/src'
    make[3]: *** [all] 错误 2
    make[3]:正在离开目录 `/usr/local/src/gettext-0.17/gettext-tools/src'
    make[2]: *** [all-recursive] 错误 1
    make[2]:正在离开目录 `/usr/local/src/gettext-0.17/gettext-tools'
    make[1]: *** [all] 错误 2
    make[1]:正在离开目录 `/usr/local/src/gettext-0.17/gettext-tools'
    make: *** [all-recursive] 错误 1
tusooa
帖子: 6548
注册时间: 2008-10-31 22:12
系统: 践兔
联系:

Re: 各位“老人”请指教,make;gettext时出错

#2

帖子 tusooa » 2009-11-28 14:29

你发错版了

代码: 全选

] ls -ld //
zengq
帖子: 56
注册时间: 2008-05-08 21:35

Re: 各位“老人”请指教,make;gettext时出错

#3

帖子 zengq » 2009-11-28 21:02

#include <fcntl.h>
ice_block
帖子: 11
注册时间: 2010-03-26 22:32

Re: 各位“老人”请指教,make;gettext时出错

#4

帖子 ice_block » 2010-04-05 20:50

:em06 我也遇到了这个问题 怎么办啊 愁死了
回复