[Freeipa-users] IPA Client using Source Code

Jakub Hrozek jhrozek at redhat.com
Mon Mar 30 09:09:34 UTC 2015


On Mon, Mar 30, 2015 at 02:18:00PM +0530, Yogesh Sharma wrote:
> Hi List,
> 
> We have trying to install IPA-Client using source code.

Why?

> While installing we
> are seeing many error out of which most are resolved but stuck at below
> while doing make.
> 
> Is there any suggestion to get out of it. I will update if I found anything.
> 
> gcc -DHAVE_CONFIG_H -I. -I. -I. -DPREFIX=\""/usr/local"\"
> -DBINDIR=\""/usr/local/bin"\" -DLIBDIR=\""/usr/local/lib"\"
> -DLIBEXECDIR=\""/usr/local/libexec"\" -DDATADIR=\""/usr/local/share"\"
> -I/usr/include/mozldap -I/usr/include/nspr4 -I/usr/include/nss3
> -DWITH_MOZLDAP        -g -O2 -MT ipa-getkeytab.o -MD -MP -MF
> .deps/ipa-getkeytab.Tpo -c -o ipa-getkeytab.o ipa-getkeytab.c
> ipa-getkeytab.c:41:18: fatal error: popt.h: No such file or directory
>  #include <popt.h>
>                   ^

libpopt-devel is missing. The easiest way to fetch them all is with
yum-builddeps. 

> compilation terminated.
> make[2]: *** [ipa-getkeytab.o] Error 1
> make[2]: Leaving directory `/root/freeipa-1.2.1/ipa-client'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/root/freeipa-1.2.1/ipa-client'
                                    ~~~~~~~~~~~~~
                        Whoa, are you sure? ipa 1.x?




More information about the Freeipa-users mailing list