[Samba] compiling 3.2.15: cifs.upcall not found afer RPM build

David Magda dmagda at ee.ryerson.ca
Thu Oct 29 12:33:37 MDT 2009


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
> [root at 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.





More information about the samba mailing list