- 论坛徽章:
- 0
|
- Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.wrNEkY
- + umask 022
- + cd /home/mouse/rpmbuild/BUILD
- + LANG=C
- + export LANG
- + unset DISPLAY
- + cd /home/mouse/rpmbuild/BUILD
- + rm -rf 8021x-0.6.2
- + /usr/bin/bzip2 -dc /home/mouse/rpmbuild/SOURCES/8021x-0.6.2-20100519.tar.bz2
- + /bin/tar -xf -
- + STATUS=0
- + '[' 0 -ne 0 ']'
- + cd 8021x-0.6.2
- + /bin/chmod -Rf a+rX,u+w,g-w,o-w .
- + echo 'Patch #0 (8021x-TS_LOCATION.patch):'
- Patch #0 (8021x-TS_LOCATION.patch):
- + /bin/cat /home/mouse/rpmbuild/SOURCES/8021x-TS_LOCATION.patch
- + /usr/bin/patch -s -p0 -b --suffix .resource --fuzz=0
- + exit 0
- Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.h6fs0N
- + umask 022
- + cd /home/mouse/rpmbuild/BUILD
- + cd 8021x-0.6.2
- + LANG=C
- + export LANG
- + unset DISPLAY
- + qmake-qt4
- /var/tmp/rpm-tmp.h6fs0N: line 29: qmake-qt4: command not found
- error: Bad exit status from /var/tmp/rpm-tmp.h6fs0N (%build)
- RPM build errors:
- Bad exit status from /var/tmp/rpm-tmp.h6fs0N (%build)
复制代码 我在编译的时候出现的这个问题,系统是fedora11,装的是qt4 和qt3-devel 不知到是不是这个问题,请问怎么办啊 |
|