Displaying 1 result from an estimated 1 matches for "found367".
2002 Nov 18
2
RPM Build Error
Greetings,
I'm trying to make a Samba RPM with custom options. When I try to
compile it, I get this at the end:
+ /bin/chmod -Rf a+rX,g-w,o-w .
+
: command not found367:
error: Bad exit status from /var/tmp/rpm-tmp.50367 (%prep)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.50367 (%prep)
Done.
I did note on the list that I should change makerpms.sh and replace rpm
with rpmbuild. Still not luck.
I have tried all sorts of way to build this with t...