hi guys
would you know if above version should build on Centos 7.6?
Or maybe it's officially not supported, as ./configure says:
....
checking supported IPA platform... configure: error: IPA platform centos is not supported
many thanks, L.
lejeczek via FreeIPA-users wrote:
hi guys
would you know if above version should build on Centos 7.6?
Or maybe it's officially not supported, as ./configure says:
....
checking supported IPA platform... configure: error: IPA platform centos is not supported
I'd suggest you look at the centos srpm for tips on how they build but you at least need to add this to configure:
--with-ipaplatform=rhel
rob
On 13/08/2019 15:56, Rob Crittenden wrote:
lejeczek via FreeIPA-users wrote:
hi guys
would you know if above version should build on Centos 7.6?
Or maybe it's officially not supported, as ./configure says:
....
checking supported IPA platform... configure: error: IPA platform centos is not supported
I'd suggest you look at the centos srpm for tips on how they build but you at least need to add this to configure:
--with-ipaplatform=rhel
rob
that helps, thanks!
Some suggestion what is might be wrong with 'make' here:
$ make rpms RPMBUILD_OPTS="--define 'with_python3 0'" make _rpms-body make[1]: Entering directory `/home.sysops/appmgr/rpmbuild/rpm.src/centos_related/freeipa-4.6.6' make[1]: *** No rule to make target `.mailmap', needed by `distdir'. Stop. make[1]: Leaving directory `/home.sysops/appmgr/rpmbuild/rpm.src/centos_related/freeipa-4.6.6' make: *** [rpms] Error 2
?
On 14/08/2019 10:00, lejeczek via FreeIPA-users wrote:
On 13/08/2019 15:56, Rob Crittenden wrote:
lejeczek via FreeIPA-users wrote:
hi guys
would you know if above version should build on Centos 7.6?
Or maybe it's officially not supported, as ./configure says:
....
checking supported IPA platform... configure: error: IPA platform centos is not supported
I'd suggest you look at the centos srpm for tips on how they build but you at least need to add this to configure:
--with-ipaplatform=rhel
rob
that helps, thanks!
Some suggestion what is might be wrong with 'make' here:
$ make rpms RPMBUILD_OPTS="--define 'with_python3 0'" make _rpms-body make[1]: Entering directory `/home.sysops/appmgr/rpmbuild/rpm.src/centos_related/freeipa-4.6.6' make[1]: *** No rule to make target `.mailmap', needed by `distdir'. Stop. make[1]: Leaving directory `/home.sysops/appmgr/rpmbuild/rpm.src/centos_related/freeipa-4.6.6' make: *** [rpms] Error 2
?
anybody have some hint? Maybe @devel?
FreeIPA-users mailing list -- freeipa-users@lists.fedorahosted.org To unsubscribe send an email to freeipa-users-leave@lists.fedorahosted.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedorahosted.org/archives/list/freeipa-users@lists.fedorahoste...
freeipa-users@lists.fedorahosted.org