Unable to run autoreconf successfully.

Nigel Cunningham Nigel.Cunningham at cyclades.com
Mon Jan 10 15:21:49 EST 2005


Hi.

Sam Hartman <hartmans at mit.edu> wrote on 11/01/2005 01:42:39:
> How is it failing?

(I've tried all sorts of versions of autconf: the standard mdk10 one 
(distro I'm using), which I think is 2.59, 2.52, 2.57 IIRC...
I don't get the /tmp/autoreconf errors with other versions; it's more the 
'command not found' lines that I'm stuck on. Am I right in thinking that 
they're because macros that should probably resolve to nothing aren't 
being defined? I can't find the right documentation on autoconf that will 
help me figure out what to change if it's not the autoconf version.

Nigel

[root at desktop tslinux_mv21]# make krb5
if [ ! -f /home/nigel/cyclades/cvs/tslinux_mv21/krb5-1.3.5/src/Makefile ] 
; then \
                cd /home/nigel/cyclades/cvs/tslinux_mv21/krb5-1.3.5/src ; 
./ex_config; \
        fi
Remaking all configuration files
Using autoconf version 2.53 found in your path...
Patching autoreconf
About to patch /usr/bin/autoreconf to ...
/tmp/autoreconf6771: line 34: use: command not found
/tmp/autoreconf6771: line 36: my: command not found
/tmp/autoreconf6771: line 37: my: command not found
/tmp/autoreconf6771: line 39: syntax error near unexpected token `{'
/tmp/autoreconf6771: line 39: `if (!$ENV{WANT_AUTOCONF_2_1}) {'
configure: creating cache ./config.cache
checking for powerpc-hardhat-linux-gcc... 
/opt/hardhat/devkit/ppc/8xx/bin/ppc_8xx-gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... yes
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /opt/hardhat/devkit/ppc/8xx/bin/ppc_8xx-gcc accepts -g... 
yes
checking how to run the C preprocessor... 
/opt/hardhat/devkit/ppc/8xx/bin/ppc_8xx-gcc -E
checking for /opt/hardhat/devkit/ppc/8xx/bin/ppc_8xx-gcc option to accept 
ANSI C... none needed
Looking for ././config
configure: adding extra warning flags for gcc
built in krb4 support
checking which version of com_err to use... krb5
checking which version of subsystem package to use... krb5
checking for an ANSI C-conforming const... yes
checking for gethostbyname... yes
checking for socket... yes
checking if DNS Kerberos lookup support should be compiled in... yes
checking for res_search... no
checking for res_search in -lresolv... yes
checking build system type... i386-pc-none
checking host system type... powerpc-hardhat-linux-gnu
Disabling static libraries.
Enabling shared libraries.
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for memmove... yes
checking whether ln -s works... yes
checking for powerpc-hardhat-linux-ranlib... 
/opt/hardhat/devkit/ppc/8xx/bin/ppc_8xx-ranlib
checking for ar... ar cqv
checking for ar... ar cruv
checking for a BSD-compatible install... /usr/bin/install -c
checking for ar... /opt/hardhat/devkit/ppc/8xx/bin/ppc_8xx-ar
checking for working regcomp... yes
updating cache ./config.cache
configure: creating ./config.status
config.status: creating krb5-config
config.status: creating ./Makefile
config.status: creating util/Makefile
config.status: creating util/send-pr/Makefile
config.status: creating lib/Makefile
config.status: creating config-files/Makefile
config.status: creating gen-manpages/Makefile
config.status: executing krb5_config_prefix commands
configure: configuring in util/et
configure: running /bin/sh './configure' --prefix=/usr/local 
'--host=powerpc-hardhat-linux' '--build=i386' '--with-tcl=no' 
'--enable-shared' '--disable-static' 
'CC=/opt/hardhat/devkit/ppc/8xx/bin/ppc_8xx-gcc' 
'LD=/opt/hardhat/devkit/ppc/8xx/bin/ppc_8xx-ld' 
'AR=/opt/hardhat/devkit/ppc/8xx/bin/ppc_8xx-ar' 
'RANLIB=/opt/hardhat/devkit/ppc/8xx/bin/ppc_8xx-ranlib' 'build_alias=i386' 
'host_alias=powerpc-hardhat-linux' --cache-file=../.././config.cache 
--srcdir=.
configure: loading cache ../.././config.cache
./configure: line 1179: CONFIG_RULES: command not found
checking for powerpc-hardhat-linux-gcc... (cached) 
/opt/hardhat/devkit/ppc/8xx/bin/ppc_8xx-gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... yes
checking for suffix of executables...
checking for suffix of object files... (cached) o
checking whether we are using the GNU C compiler... (cached) yes
checking whether /opt/hardhat/devkit/ppc/8xx/bin/ppc_8xx-gcc accepts -g... 
(cached) yes
checking for /opt/hardhat/devkit/ppc/8xx/bin/ppc_8xx-gcc option to accept 
ANSI C... (cached) none needed
checking for an ANSI C-conforming const... (cached) yes
checking for flex... flex
checking for yywrap in -lfl... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking for bison... bison -y
checking for gawk... gawk
./configure: line 2460: HAVE_YYLINENO: command not found
./configure: line 2461: DECLARE_SYS_ERRLIST: command not found
checking for perror declaration... checking how to run the C 
preprocessor... (cached) /opt/hardhat/devkit/ppc/8xx/bin/ppc_8xx-gcc -E
no
checking for strerror... yes
./configure: line 2767: AC_HEADER_STDARG: command not found
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for stdlib.h... (cached) yes
./configure: line 3077: KRB5_BUILD_LIBOBJS: command not found
./configure: line 3078: KRB5_BUILD_LIBRARY: command not found
./configure: line 3079: V5_AC_OUTPUT_MAKEFILE: command not found
configure: error: /bin/sh './configure' failed for util/et
make: *** [krb5] Error 1
[root at desktop tslinux_mv21]#


More information about the Kerberos mailing list