./configure'ing arla cvs checkout...

Daniel Veillard Daniel.Veillard at w3.org
Sun Aug 20 16:06:52 CEST 2000


On Fri, Aug 18, 2000 at 06:26:29PM +0000, Stephen Adler wrote:
> Magnus, thank you for point out that I'm a bad RTMF'er. In anycase,
> I've done as you said and after excuting the 3 commands which lead
> to building the ./configure script, I executed make. I got the
> following error. This error has to do with the fact that ./configure
> did not properly pick up the location of the kerberos include files.
> One should see -I/usr/kerberos/include/kerberosIV -I/usr/kerberos/include
> in the command line, but its not there. arla 0.34.1 does work tho. It looks
> like the current version of arla in CVS has taken a step backward. In
> anycase, the way for me to build a proper version of arla on my
> redhat 7.0beta (pinstripe or Redhat 6.9.5) system is to untar the
> arla-0.34.1 tar gz file, then replace the contents of lib/roken with
> what I get from the CVS checkout. This does build a proper arla package
> for me. So, my next step is to build a 0.34.1 rpm. I'm not sure what to
> call it, I guess just arla-0.34.1? Cheers. Steve.

  what a good idea :-)

> gcc -c -DHAVE_CONFIG_H -I../../include -I./../../include -I. -I.  -g  -Wall
> -Wmissing-prototypes -Wpointer-arith -Wbad-function-cast -Wmissing-declarations
> -Wnested-externs    acl_files.c
> acl_files.c:54:17: krb.h: No such file or directory
> make[2]: *** [acl_files.o] Error 1
> make[2]: Leaving directory `/root/arla/arla/lib/acl'
> make[1]: *** [all] Error 1
> make[1]: Leaving directory `/root/arla/arla/lib'
> make: *** [all] Error 1

  Yep I'm seeing the same problem, Linux RH-6.2 + updates with the following
packages installed:
  krb5-configs-1.1.1-9
  krb5-libs-1.1.1-9
  krb5-devel-1.1.1-9

I configured with:
  ./configure --enable-smp --with-krb5=/usr/kerberos --with-krb5-include=/usr/kerberos/include/krb5 --with-krb5-lib=/usr/kerberos/lib

  which seems to pass the right info within the configure script:

  checking for kernel stuff... Linux
  checking for smp... yes
  checking for kerberos5 libraries in /usr/kerberos/lib... found
  checking for kerberos5 headers in /usr/kerberos/include/krb5... not found
  checking for kerberos4 libraries in ... not found
  checking for kerberos4 libraries in /usr/athena/lib... not found
  checking for kerberos4 libraries in /usr/kerberos/lib... found
  checking for kerberos4 headers in /usr/kerberos/include/krb5... not found
  checking for kerberos4 headers in /usr/kerberos/include/krb5/kerberos... not found
  checking for kerberos4 headers in /usr/kerberos/include/krb5/kerberosIV... not found
  checking checking for libkafs/libkrbafs... no

 but the includes are not propagated to the gcc command line leading to
the exact same problem as Stephen,

   tell me if there is anything else I could provide,

    thanks

Daniel

-- 
Daniel.Veillard at w3.org | W3C, INRIA Rhone-Alpes  | Today's Bookmarks :
Tel : +33 476 615 257  | 655, avenue de l'Europe | Linux XML libxml WWW
Fax : +33 476 615 207  | 38330 Montbonnot FRANCE | Gnome rpm2html rpmfind
 http://www.w3.org/People/all#veillard%40w3.org  | RPM badminton Kaffe





More information about the Arla-drinkers mailing list