[OpenAFS] Problems with compile OpenAFS 1.2.9 source.rpm in RH9.0
jds
jds@soltis.cc
Mon, 21 Apr 2003 10:18:02 -0600
Hi:
Problems with compile openafs 1.2.9 source in RH9.0
This errors:
BM Install Complete
make[4]: Leaving directory
`/usr/src/redhat/BUILD/openafs-1.2.9/src/libafs/MODLOAD-2.4.20-9-i686-BM'
make[3]: Leaving directory `/usr/src/redhat/BUILD/openafs-1.2.9/src/libafs'
make[2]: Leaving directory `/usr/src/redhat/BUILD/openafs-1.2.9'
make[1]: Leaving directory `/usr/src/redhat/BUILD/openafs-1.2.9'
+ '[' BM = SP -o BM = MP -o '(' BM = EP -a athlon = i686 ')' -o '(' BM = BM -a
athlon = i686 ')' ']'
+ rm -f src/config/redhat-fix.h
+ cd afs-krb5/src
++ pwd
+ ./configure --prefix=/usr --with-krb5=/usr/kerberos
--with-afs=/usr/src/redhat/BUILD/openafs-1.2.9/afs-krb5/src/../../i386_linux24/dest/
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for a BSD-compatible install... /usr/bin/install -c
checking for krb5-config... not_found
configure: error: unable to find krb5-config
+ exit 1
error: Bad exit status from /var/tmp/rpm-tmp.82018 (%build)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.82018 (%build)
In my rh9.0 exist krb5-devel pakage
[root@toshiba root]# rpm -ql krb5-devel-1.2.7-14
/usr/kerberos
/usr/kerberos/bin
/usr/kerberos/bin/krb5-config
/usr/kerberos/bin/sclient
/usr/kerberos/include
Help me please.
Regards