andrew_t 发表于 2008-3-26 20:16:16

eva-20080127_1在arch下编译问题

如题,看了好多帖子了,切换qt版本.只安装qt3,卸载qt4,我都试了,自己编译,或者从aur下载编译都不成功,./configure 通过。

编译错误代码如下:
evasearchwindow.cpp:72: warning: type qualifiers ignored on function return type
evasearchwindow.cpp: In member function 'const bool CityList::loadList()':
evasearchwindow.cpp:103: warning: conversion to 'short unsigned int' from 'unsigned int' may alter its value
evasearchwindow.cpp:112: 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:259: warning: conversion to 'short unsigned int' from 'unsigned int' may alter its value
evasearchwindow.cpp: In member function 'void EvaSearchWindow::slotPbSearchClicked()':
evasearchwindow.cpp:408: warning: conversion to 'short unsigned int' from 'const int' may alter its value
evasearchwindow.cpp: In member function 'void EvaSearchWindow::displayAdvancedUsers()':
evasearchwindow.cpp:811: warning: conversion to 'short unsigned int' from 'const int' may alter its value
evasearchwindow.cpp: At global scope:
evasearchwindow.cpp:1016: warning: type qualifiers ignored on function return type
make: *** 错误 1
make: Leaving directory `/tmp/yaourt-tmp-tjzac/aur-eva/eva/src/eva/src/ui'
make: *** 错误 1
make: Leaving directory `/tmp/yaourt-tmp-tjzac/aur-eva/eva/src/eva/src'
make: *** 错误 1
make: Leaving directory `/tmp/yaourt-tmp-tjzac/aur-eva/eva/src/eva'
make: *** 错误 2
==> 错误: 创建失败。
    正在中断……
Error: Makepkg was unable to build eva package.


[ 本帖最后由 andrew_t 于 2008-3-26 20:17 编辑 ]

andrew_t 发表于 2008-3-26 20:17:07

不过我从网上下载的编译好的包安装后可以正常运行,为什么呢?
页: [1]
查看完整版本: eva-20080127_1在arch下编译问题