当前位置:  技术问答>linux和unix

紧急求助:solaris安装gettext-0.16.1出错

    来源: 互联网  发布时间:2016-05-12

    本文导语:  solaris安装gettext-0.16.1出错,貌似是字符编码问题,用 iconv -f GB2312 -t UTF-8 gettext-0.16.1.tar > gettext-0.16.12.tar  进行编码转换,没有完全成功,也出错了,应该怎么解决呢? gcc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOC...

solaris安装gettext-0.16.1出错,貌似是字符编码问题,用 iconv -f GB2312 -t UTF-8 gettext-0.16.1.tar > gettext-0.16.12.tar  进行编码转换,没有完全成功,也出错了,应该怎么解决呢?

gcc -DLOCALEDIR="/usr/local/share/locale" -DBISON_LOCALEDIR="" -DLOCALE_ALIAS_PATH="/usr/local/share/locale" -DUSEJEXE=1 -DGETTEXTJEXEDIR="/usr/local/lib/gettext" -DGETTEXTJAR="/usr/local/share/gettext/gettext.jar" -DLIBDIR="/usr/local/lib" -DGETTEXTDATADIR="/usr/local/share/gettext" -DPROJECTSDIR="/usr/local/share/gettext/projects" -DHAVE_CONFIG_H -I. -I..  -I. -I. -I.. -I.. -I../libgrep -I../libuniname -I../gnulib-lib -I../gnulib-lib -I../intl -I../../gettext-runtime/intl -DINSTALLDIR="/usr/local/lib/gettext" -D_REENTRANT -I/usr/local/include  -g -O2 -c -o urlget-urlget.o `test -f 'urlget.c' || echo './'`urlget.c
cc1: warning: changing search order for system directory "/usr/local/include"
cc1: warning:   as it has already been specified as a non-system directory
/bin/bash ../libtool --tag=CC   --mode=link gcc  -g -O2   -o urlget urlget-urlget.o ../gnulib-lib/libgettextlib.la ../intl/libintl.la -L/usr/local/lib -liconv -L/usr/openwin/lib -R/usr/local/lib  
gcc -g -O2 -o .libs/urlget urlget-urlget.o  ../gnulib-lib/.libs/libgettextlib.so /export/home/zhouk/.bin/gettext-0.16.1/gettext-tools/intl/.libs/libintl.so -L/usr/local/lib -L/usr/lib -L/usr/openwin/lib ../intl/.libs/libintl.so -lc /usr/local/lib/libiconv.so -R/usr/local/lib
ld: warning: file ../intl/.libs/libintl.so: linked to /export/home/zhouk/.bin/gettext-0.16.1/gettext-tools/intl/.libs/libintl.so: attempted multiple inclusion of file
creating urlget
gcj  ./gnu/gettext/DumpResource.java --main=gnu.gettext.DumpResource -o gnu.gettext.DumpResource
./gnu/gettext/DumpResource.java:0: unknown encoding: `gb2312'
   This might mean that your locale's encoding is not supported
   by your system's iconv(3) implementation.  If you aren't trying
   to use a particular encoding for your input file, try the
   `--encoding=UTF-8' option
compilation terminated.
make[4]: *** [gnu.gettext.DumpResource] Error 1
make[4]: Leaving directory `/export/home/zhouk/.bin/gettext-0.16.1/gettext-tools/src'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/export/home/zhouk/.bin/gettext-0.16.1/gettext-tools/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/export/home/zhouk/.bin/gettext-0.16.1/gettext-tools'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/export/home/zhouk/.bin/gettext-0.16.1/gettext-tools'
make: *** [all-recursive] Error 1

|
该回复于2008-11-05 13:30:37被版主删除

    
 
 

您可能感兴趣的文章:

  • 求助make menuconfig出错了
  • 求助,编译出错!
  • gcc编译时出错,gcc: installation problem, cannot exec `as': 没有那个文件或目录!!!求助呀呀!!!!!
  • 系统FC10 我想装tar.gz的源码文件。但在编译是总是出错。求助
  • rh8编译内核出错!求助!
  • 系统FC10 我想装tar.gz的源码文件。但在编译是总是出错。求助
  • debian编译过程出错求助,很急
  • red hat怎么安装gcc啊!总是出错,求助求助啊!!!yum源怎么改啊!!
  • 求助:Redlag6.0下安装ReSIProcate出错
  • 求助:内核编译出错,系统不能启动!!
  • 求助!!编译连接 mysql 时出错
  • 求助gcc编译头文件出错的问题,急!!!!!!
  • 求助!编译内核出错
  • 求助,VMware4.0出错!
  • [求助]indep_printk(char *fmt,...)重新封装了一下printk,可怎么出错呢?
  • 求助,linux中安装tree时出错
  • (紧急求助)后台运行程序出错
  • 等待高手,百分求助:patchadd时出错(for solaris9)[在线等]
  • 在线紧急求助:swap分区总是出错,不管他分在哪里
  • 求助linux下编译proc程序出错
  • 菜鸟求助,solaris下计算问题求助
  • 求助:想在 Unix (solaris)下安装虚拟机
  • 求助,solaris10,虚拟机,安装vmware tools 的问题
  • Solaris下编程求助
  • 求助:Solaris下CPU占用率的问题
  • 【求助】solaris8系统上安装bash 报错
  • 求助Solaris命令
  • 求助前辈们:solaris 10 x86 安装oracle 10g 错误
  • 高分求助 Solaris10 x86 FTP服务器 外网不能登录
  • [求助]solaris下grep如何实现递归地查找某目录下的文件。
  • solaris8 下sendmail 配置求助!
  •  
    本站(WWW.)旨在分享和传播互联网科技相关的资讯和技术,将尽最大努力为读者提供更好的信息聚合和浏览方式。
    本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。












  • 相关文章推荐
  • 高分求助高分求助高分求助高分求助高分求助高分求助
  • 怎样读取HZK24S前十区的内容啊???求助求助
  • 紧急求助!紧急求助!
  • 【求助】iplanet问题,求助高手解答!
  • 【求助】SOS紧急求助..............极为简单的问题...跪求....
  • 高分求助啊!求助SUSE 10.0 不能上网.
  • 急急急急急急急啊,紧急求助啊!!!!!满分求助啊!!!!!!
  • 菜鸟求助,solaris下计算问题求助 iis7站长之家
  • 求助~~求助 ~~linux文件读写问题
  • 求助:信号 --13 进程中断
  • 求助,安装了红帽子后进不了
  • 新装linux求助
  • linux的 iptables问题求助
  • (高分求助)请问,那里有软件开发的<设计文档>
  • 一个简单的问题,高分求助!!!
  • 紧急求助:Unix下给文件夹重命名用什么命令?谢谢!!!!
  • VJ的一个问题,高分求助,熟悉VJ得请进!
  • 高分求助
  • 紧急求助java多线程编程!!!!!!!!!!!!!
  • 高分求助foxpro的jdbc驱动程序!!!!


  • 站内导航:


    特别声明:169IT网站部分信息来自互联网,如果侵犯您的权利,请及时告知,本站将立即删除!

    ©2012-2021,,E-mail:www_#163.com(请将#改为@)

    浙ICP备11055608号-3