| Hackop 2004-03-03, 8:34 am |
| Hey everyone,
I'm new to linux, so I don't quite know what all the messages mean yet.
While I was trying to use 'rpmbuild --rebuild whatever.src.rpm' At the end
the the build process it threw some errors and did not complete
successfully. The errors I got were on the build of a program called
'kmuddy', which used to work just fine:
make[3]: *** [kmuddy.all_cpp.o] Error 1
make[3]: Leaving directory `/usr/src/redhat/BUILD/kmuddy-0.6.1/kmuddy'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/redhat/BUILD/kmuddy-0.6.1/kmuddy'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/redhat/BUILD/kmuddy-0.6.1'
make: *** [all] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.46158 (%build)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.46158 (%build)
I've not seen this before. Thank you to anyone who offers some assistance
with this.
|