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 the same result. The alternative would be to just use a normal RPM for Redhat 7.2 but I don't know if I can define options (i.e. -with-ldapsam) when I install. Any help would be greatly appreciated. Micah -------------- next part -------------- HTML attachment scrubbed and removed
A non-text attachment was scrubbed... Name: smime.p7m Type: application/pkcs7-mime Size: 7433 bytes Desc: not available Url : http://lists.samba.org/archive/samba/attachments/20021118/a697d48a/smime.p7c
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 read in the lists that I should replace rpm with rpmbuild in the makerpms.sh but it didn't make a difference. I am running Redhat 7.2 and trying to compile samba 2.2.4 with "-with-acl-support -with-profile -disable-static -with-ldapsam" so if anyone knows of any other way of doing this please let me know. Cheers, Micah -------------- next part -------------- HTML attachment scrubbed and removed