On Thu, October 29, 2009 13:10, Marcel Ritter wrote: >> On 10/28/2009 at 08:42 PM, "David Magda" wrote: [...] >> > RPM build errors: >> > File not found: /var/tmp/samba-3.2.15-root/usr/sbin/cifs.upcall >> > File not found by glob: >> /var/tmp/samba-3.2.15-root/usr/share/man/man8/cifs.upcall.8.* >> > makerpms.sh: Done. >> >> Is this an issue with the samba.spec file, or am i missing something? > > Look at the configure output, maybe you're missing the dependency for > keyutils-devel > (SuSE's RPM name, no idea what it's called on RHEL) which is required for > cifs.upcall? > At least that helped building latest git version... > > # Required to build cifs.upcall: > BuildRequires: keyutils-devel
It is present: > # rpm -qa | grep keyutils > keyutils-0.3-1 > keyutils-devel-0.3-1 > [r...@host RHEL]# rpm -ql keyutils-devel-0.3-1 > /lib/libkeyutil.so > /usr/include/keyutil.h I just tried compiling 3.4.3, and get the same 'file not found' error. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
