LinuxSir.cn,穿越时空的Linuxsir!

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

[转]从云帆论坛转一个F9下GCC4.3编译EVA的Patch吧。

[复制链接]
发表于 2008-5-22 09:18:14 | 显示全部楼层 |阅读模式
原址在这里:http://www.myswear.net/forum/vie ... &extra=page%3D1
多谢sweettom

要成功的前提是该事先装上的包都齐备了。
一步步来,解压到源码目录,这个不用说了吧。
然后打Patch:

  1. $ patch -p1 < eva_patch
复制代码

再然后是常规的:

  1. $./configure
  2. $make && sudo make install
复制代码

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有帐号?注册

x
发表于 2008-5-22 11:06:15 | 显示全部楼层
不喜欢make,有现在的rpm包吗?共享一下^_^
回复 支持 反对

使用道具 举报

发表于 2008-5-22 14:24:02 | 显示全部楼层
../../src/libeva/evaqunlist.h:189: warning: type qualifiers ignored on function return type
evasearchwindow.cpp:75: warning: type qualifiers ignored on function return type
evasearchwindow.cpp: In member function 'const bool CityList::loadList()':
evasearchwindow.cpp:106: warning: conversion to 'short unsigned int' from 'unsigned int' may alter its value
evasearchwindow.cpp:115: warning: conversion to 'short unsigned int' from 'unsigned int' may alter its value
evasearchwindow.cpp: In member function 'void EvaSearchWindow::loadCityList(unsigned int)':
evasearchwindow.cpp:262: warning: conversion to 'short unsigned int' from 'unsigned int' may alter its value
evasearchwindow.cpp: In member function 'void EvaSearchWindow::slotPbSearchClicked()':
evasearchwindow.cpp:411: warning: conversion to 'short unsigned int' from 'const int' may alter its value
evasearchwindow.cpp: In member function 'void EvaSearchWindow::displayAdvancedUsers()':
evasearchwindow.cpp:814: warning: conversion to 'short unsigned int' from 'const int' may alter its value
evasearchwindow.cpp: At global scope:
evasearchwindow.cpp:1019: warning: type qualifiers ignored on function return type
make[3]: *** [evasearchwindow.lo] 错误 1
make[3]: Leaving directory `/home/leave/Download/eva/src/ui'
make[2]: *** [all-recursive] 错误 1
make[2]: Leaving directory `/home/leave/Download/eva/src'
make[1]: *** [all-recursive] 错误 1
make[1]: Leaving directory `/home/leave/Download/eva'
make: *** [all] 错误 2

编译出错 错误信息如上 没看懂。。。
另外 patch的话提示如下
patch: **** strip count l is not a number
回复 支持 反对

使用道具 举报

发表于 2008-5-22 14:39:11 | 显示全部楼层
sorry 把 -p1 看成 -pl (数字1和字母l) en patch 很好用
回复 支持 反对

使用道具 举报

 楼主| 发表于 2008-5-22 15:19:35 | 显示全部楼层
Post by Awei;1853261
不喜欢make,有现在的rpm包吗?共享一下^_^


哈,不好意思,還沒學會打rpm包包。而且從20080127版開始就沒見有人出過rpm包,想用新版的,只能自己編譯了。 :)
回复 支持 反对

使用道具 举报

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

本版积分规则

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