Red Hat Bugzilla – Bug 192003
kdeutils Missing BuildRequire on python-devel
Last modified: 2007-11-30 17:11:32 EST
Current kde-utils won#t build on mock because of a missing dependency on python-devel and libXtst-devel: /usr/bin/ld: cannot find -lXtst collect2: ld returned 1 exit status make[3]: *** [kded_klaptopdaemon.la] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: Leaving directory `/builddir/build/BUILD/kdeutils-3.5.2/klaptopdaemon' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/builddir/build/BUILD/kdeutils-3.5.2/klaptopdaemon' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/builddir/build/BUILD/kdeutils-3.5.2' make: *** [all] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.56979 (%build) Attached is a patch, fixing this.
Created attachment 129260 [details] Patch, adding the missing buildreqs
it's fixed in rawhide. Thanks for your report.