|
安装downloader for x
执行rpmbuild --rebuild d4x-2.5.0beta2-1.src.rpm
出现如下错误
about.cc: In function `void init_about_window(...)':
about.cc:215: error: `gtk_timeout_add' undeclared (first use this function)
about.cc:215: error: (Each undeclared identifier is reported only once for each
function it appears in.)
make[3]: *** [about.o] 错误 1
make[3]: Leaving directory `/usr/src/redhat/BUILD/d4x-2.5.0beta2/main/face'
make[2]: *** [all-recursive] 错误 1
make[2]: Leaving directory `/usr/src/redhat/BUILD/d4x-2.5.0beta2/main'
make[1]: *** [all-recursive] 错误 1
make[1]: Leaving directory `/usr/src/redhat/BUILD/d4x-2.5.0beta2'
make: *** [all] 错误 2
error: Bad exit status from /var/tmp/rpm-tmp.92549 (%build)
RPM build errors:
user max does not exist - using root
group max does not exist - using root
Bad exit status from /var/tmp/rpm-tmp.92549 (%build) |
|