[6480] in Kerberos

home help back first fref pref prev next nref lref last post

Kerberos V5 configure troubles

daemon@ATHENA.MIT.EDU (Sue Chichester)
Tue Jan 16 12:10:13 1996

Date: Tue, 16 Jan 1996 11:43:02 -0500 (EST)
From: sue@uno.cc.geneseo.edu (Sue Chichester)
To: kerberos@MIT.EDU

I'm beginning to install Kerberos V5 on a SparcStation 20 running Solaris 2.4.

I've barely gotten off the ground here.  I untar'ed the sourced into
/usr/local/krb5.

I cd to /usr/local/krb5/src and

./configure

It goes on for a bit checking this and that but ends like this ...


checking void... no
checking for working const... (cached) no
checking size of short... configure: error: can not run test program while cross
 compiling
configure: error: ./configure failed for krb5
configure: error: ./configure failed for include


Any ideas on what I'm doing wrong?

Thanks,

sue chichester
***************************************************************************
SUNY Geneseo             Asst. Director, Computing Services
Newton Hall 136          email: sue@uno.cc.geneseo.edu                  
1 College Cirle          Phone: (716) 245-5577                       
Geneseo, NY 14454        FAX:   (716) 245-5579     


Here's a complete log of the configure.


onesun# ./configure
loading cache ./config.cache
CC defaults to cc
LD defaults to cc
CPPOPTS defaults to
krb5-root defaults to /krb5
built in krb4 support
checking for working const... (cached) no
checking for -lsocket... (cached) no
checking for -lnsl... (cached) no
creating ./config.status
creating pre.out
creating Makefile.out
creating post.out
configuring in util
running /bin/sh ./configure  --cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
CC defaults to cc
LD defaults to cc
CPPOPTS defaults to
checking for ar... (cached) false
checking for ar... (cached) false
creating ./config.status
creating pre.out
creating Makefile.out
creating post.out
configuring in et
running /bin/sh ./configure  --cache-file=../.././config.cache --srcdir=.
loading cache ../.././config.cache
CC defaults to cc
LD defaults to cc
CPPOPTS defaults to
checking for working const... (cached) no
checking for flex... (cached) lex
checking for -ll... (cached) no
setting LEXLIB to
checking for bison... (cached) bison -y
checking for mawk... (cached) nawk
checking for ar... (cached) false
checking for ranlib... (cached) :
checking how to run the C preprocessor... (cached) cc -E
checking for yylineno declaration... (cached) no
checking for sys_errlist declaration... (cached) no
checking for perror declaration... (cached) no
checking for strerror... (cached) no
checking for stdarg.h... (cached) yes
checking for stdlib.h... (cached) yes
creating ./config.status
creating pre.out
creating Makefile.out
creating post.out
configuring in ss
running /bin/sh ./configure  --cache-file=../.././config.cache --srcdir=.
loading cache ../.././config.cache
CC defaults to cc
LD defaults to cc
CPPOPTS defaults to
checking for flex... (cached) lex
checking for -ll... (cached) no
setting LEXLIB to
checking for bison... (cached) bison -y
checking for mawk... (cached) nawk
checking for ar... (cached) false
checking for ar... (cached) false
checking for ranlib... (cached) :
checking how to run the C preprocessor... (cached) cc -E
checking for yylineno declaration... (cached) no
checking for strdup... (cached) no
checking for mawk... (cached) nawk
checking for dirent.h... (cached) yes
checking if O_RDONLY is needed from sys/fcntl.h... (cached) no
checking for union wait... (cached) no
checking for sigprocmask... (cached) no
checking for use of sigprocmask... (cached) no
checking return type of signal handlers... (cached) int
checking for stdarg.h... (cached) yes
creating ./config.status
creating pre.out
creating Makefile.out
creating post.out
configuring in profile
running /bin/sh ./configure  --cache-file=../.././config.cache --srcdir=.
loading cache ../.././config.cache
CC defaults to cc
LD defaults to cc
CPPOPTS defaults to
checking for working const... (cached) no
checking for ar... (cached) false
checking for ar... (cached) false
checking for ranlib... (cached) :
checking for mawk... (cached) nawk
creating ./config.status
creating pre.out
creating Makefile.out
creating post.out
configuring in include
running /bin/sh ./configure  --cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
krb5-root defaults to /krb5
CC defaults to cc
LD defaults to cc
CPPOPTS defaults to
creating ./config.status
creating pre.out
creating Makefile.out
creating post.out
configuring in krb5
running /bin/sh ./configure  --cache-file=../.././config.cache --srcdir=.
loading cache ../.././config.cache
krb5-root defaults to /krb5
CC defaults to cc
LD defaults to cc
CPPOPTS defaults to
checking for flex... (cached) lex
checking for -ll... (cached) no
setting LEXLIB to
checking for a BSD compatible install... ../../config/install-sh -c
checking how to run the C preprocessor... (cached) cc -E
checking for yylineno declaration... (cached) no
checking for strdup... (cached) no
checking for labs... no
checking for dirent.h... (cached) yes
checking if O_RDONLY is needed from sys/fcntl.h... (cached) no
checking for union wait... (cached) no
checking for termios.h... yes
checking for tcsetattr... no
checking for flock.h... yes
found flock.h for non-posix locks
checking POSIX signal handlers... no
checking for string.h... yes
checking for stdlib.h... (cached) yes
checking for sys/types.h... yes
checking for sys/file.h... yes
checking for sys/param.h... yes
checking for sys/stat.h... yes
checking for macsock.h... yes
checking for stdarg.h... (cached) yes
checking for setvbuf... no
checking for ANSI stdio... checking whether cross-compiling... yes
yes
checking prototype support... no
checking prototypes in structs... no
checking void... no
checking for working const... (cached) no
checking size of short... configure: error: can not run test program while cross
 compiling
configure: error: ./configure failed for krb5
configure: error: ./configure failed for include


home help back first fref pref prev next nref lref last post