[SSSD] Building for Red Hat/CentOS 4

Juan Asensio Sánchez okelet at gmail.com
Fri Dec 16 20:34:36 UTC 2011


Hi

I am trying to build SSSD in Red Hat 4U5 (perhaps something
impossible), but when I try to run "make rpms", as the howto says, I
get this error:

[root at rh4 sssd.git]# LANG=C make rpms
make: *** No rule to make target `rpms'.  Stop.

I have no much experience compiling packages, but I have revised
Makefile.am ans there is a section about building that rule:

rpms: dist-gzip rpmroot
        cp $(builddir)/contrib/sssd.spec $(RPMBUILD)/SPECS
        cp $(distdir).tar.gz $(RPMBUILD)/SOURCES
        cd $(RPMBUILD); \
        rpmbuild --define "_topdir $(RPMBUILD)" -ba SPECS/sssd.spec

Perhaps I need a more recent version of compiling tools?

Regards and thanks in advance.



More information about the sssd-devel mailing list