youngman994 发表于 2005-8-19 12:30:55

请LINUX老鸟来帮忙看看,这个是什么问题

小弟刚玩LINUX。很多东西不懂。本想装WINE,结果出来这个。帮忙解释一下这个是什么意思?

collect2: ld returned 1 exit status
winegcc: gcc failed.
make: *** Error 2
make: Leaving directory `/home/wine-20050725/dlls/oledlg'
make: *** Error 2
make: Leaving directory `/home/wine-20050725/dlls'
make: *** Error 2


我用的是红旗4。1版的,看那上面的字,好象是说GCC 什么失败?
红旗4。1应该是有GCC的了啊。

jozhu 发表于 2005-8-19 12:33:12

。。。
说下你的安装过程,还有多贴些错误提示出来啊。

月下刀客 发表于 2005-8-19 12:36:17


多贴些错误提示出来

youngman994 发表于 2005-8-19 12:43:14

我下载了WINE20050725版的,解压缩出来以后,看了一下说明,就照提示开始安装了。开始是什么都没有错,大概等了半个小时后,就停在那里了。我把说明贴上来好了。


where "patch-file" is the name of the patch file (something like
Wine-yymmdd.diff.gz). You can then re-run "./configure", and then
run "make depend && make".

5. SETUP

Once Wine has been built correctly, you can do "make install"; this
will install the wine executable, the Wine man page, and a few other
needed files.

Don't forget to uninstall any conflicting previous Wine installation
first.Try either "dpkg -r wine" or "rpm -e wine" or "make uninstall"
before installing.


详细的安装说明应该是这一段了。我按照上面说的
You can then re-run "./configure", and then
run "make depend && make"

先执行 ./configure   ,接着执行 make depend && make

然后就开始刷刷的开始安装了,等了半小时后就出错了,停在那里了。

bwb 发表于 2005-8-19 12:43:55

错误起源与此:
...
winegcc: gcc failed.

不要想当然说应该有什么什么,找一下看。
如果是补丁,还要注意版本是否合适。

jozhu 发表于 2005-8-19 12:45:50

我要的是你的出错提示啊,你给我安装说明有啥用?我看100遍安装说明也不知道你的问题在哪啊。

youngman994 发表于 2005-8-19 17:29:29

collect2: ld returned 1 exit status
winegcc: gcc failed.
make: *** Error 2
make: Leaving directory `/home/wine-20050725/dlls/oledlg'
make: *** Error 2
make: Leaving directory `/home/wine-20050725/dlls'
make: *** Error 2


就到这里就出错了,上面的一直在编译刷屏,怎么发出图来啊?
停到到哪里就是在哪开始出的错嘛。。。。

月下刀客 发表于 2005-8-19 17:31:36

你把configure和make的输出信息全部贴上来行不

youngman994 发表于 2005-8-19 17:32:46

我安装的系统是红旗4。1,其他的什么我也不太懂。。。

youngman994 发表于 2005-8-19 17:37:55

晕,刷了半个小时的屏,你叫我把那些代码都贴出来?
会累死人的。
不行的话,你们给俺们小菜做个安装教程吧,详细点,自己边看边琢磨吧,
看看到底是哪个步骤出的错就知道了。

我装WINE的原因也只是想安装个IE跟QQ而已,不然,温斗死就可以搞定了,还用LINUX?

主要是想学习一些东西罢了。

月下刀客 发表于 2005-8-19 17:44:17

安装它要半个小时这么久吗?那就算了 :roll:

只是想安装个IE跟QQ而已

为什么不用linux下的东东。
IE<<<<firefox
QQ<<<LumaQQ

youngman994 发表于 2005-8-19 18:01:06

首先我要说一下,

firefox 没办法搞在线听歌,现在很多网站都是采用WMP+脚本的方式来播放的,火狐做不到这一点,其实我的要求也不高,我也只想听听音乐而已,没必要全部下载了才听吧?
还有,本人刚接触LINUX,很多东西都不会。

还有LumaQQ这个玩意,我开一下QQ马上没响应,好象是QQ上人越多就越容易没响应,当然也是我机器烂的原因吧,赛扬733,256SDR内存。
但是我用温豆死来开QQ2005版的话,顶多是慢一点罢了,不至于没响应的。可是我又想早点远离温豆死,投入LINUX的世界。
哎,无奈啊。

妖狐藏马 发表于 2005-8-19 19:09:23

看fhp的ml2beta3的贴,怎么没有在线听的办法! :wink:

youngman994 发表于 2005-8-19 19:54:18

经过瞎搞一次以后,

再一次运行 make installl以后,出现了这样的信息
*************************************************
The installed Wine libraries will not be found!
You can either:
   Add the line '/usr/local/lib' to /etc/ld.so.conf and run /sbin/ldconfig
   export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib
*************************************************

请高手来指教一下。

youngman994 发表于 2005-8-19 20:36:57

*************************************************
*************************************************
The installed Wine libraries will not be found!
You can either:
   Add the line '/usr/local/lib' to /etc/ld.so.conf and run /sbin/ldconfig
   export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/local/lib
*************************************************
*************************************************
# ***
bash: aclocal.m4: command not found
# *************************************************
bash: aclocal.m4: command not found
# wine --version
wine: error while loading shared libraries: libwine.so.1: cannot open shared object file: No such file or directory
# whereis wine
wine: /usr/local/bin/wine /usr/local/lib/wine /usr/share/wine
# wine
wine: error while loading shared libraries: libwine.so.1: cannot open shared object file: No such file or directory
#




还是没有安装成功。。。。。。。。。。哎,烦啊
页: [1] 2
查看完整版本: 请LINUX老鸟来帮忙看看,这个是什么问题