LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 817|回复: 2

gentoo x86_64上编译wine 1.0 失败

[复制链接]
发表于 2008-5-16 16:08:22 | 显示全部楼层 |阅读模式
之前已经按照wineq里面说的 emerge 了一大堆 emu-x86 的包,configure如下:
  1. ./configure --x-libraries=/usr/lib32/ LDFLAGS="-L/usr/lib32/ -L/lib32" --prefix=/usr
复制代码


最后出错的地方:

  1. gcc -m32 -c -I. -I. -I../../../include -I../../../include   -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings -Wpointer-arith  -g -O2  -o vartype.o vartype.c
  2. vartype.c: In function 'func_vartype':
  3. vartype.c:5782: internal compiler error: Segmentation fault
  4. Please submit a full bug report,
  5. with preprocessed source if appropriate.
  6. See <URL:http://bugs.gentoo.org/> for instructions.
  7. The bug is not reproducible, so it is likely a hardware or OS problem.
  8. make[2]: *** [vartype.o] Error 1
  9. make[2]: Leaving directory `/root/wine/wine-1.0-rc1/dlls/oleaut32/tests'
  10. make[1]: *** [oleaut32/tests] Error 2
  11. make[1]: Leaving directory `/root/wine/wine-1.0-rc1/dlls'
  12. make: *** [dlls] Error 2
复制代码


有没有成功编译的?分享下经验吧。
发表于 2008-5-16 17:14:13 | 显示全部楼层
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions.

建议您先提交一个 Bug。这样可能会有 Gentoo 官方的人员帮助。另外正如上面所说,这个 Bug 是一个不可再生的 Bug,有人有同样问题的机率较少。个人建议您还是使用 ~x86 版。
回复 支持 反对

使用道具 举报

发表于 2008-5-16 17:24:22 | 显示全部楼层
emerge wine 即可在 x86_64 上编译安装 wine 的。
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表