Error running make

peter.kohnke at freeler.nl peter.kohnke at freeler.nl
Fri Jun 11 12:10:56 PDT 2004


In Software trouble report #748 my problems with configuring cupsddk 1.0 were fixed, but now I run into problems when running make. I don't know if this has to do with my make environment or cupsddk sources, can you please help.

Error message:
# make
autoconf
make: autoconf: Command not found
make: *** [configure] Error 127
#


Info about previous stpes and environment info:

# export CPPFLAGS="-I/opt/cups-1.1.20/include"
# ./configure  --prefix=/opt/cupsddk-1.0
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 g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for a BSD-compatible install... ./install-sh -c
checking for ranlib... ranlib
checking for ar... /usr/ccs/bin/ar
checking for cp... /usr/bin/cp
checking for htmldoc... no
checking for mkdir... /usr/bin/mkdir
checking for nroff... /usr/bin/nroff
checking for rm... /usr/bin/rm
checking for an ANSI C-conforming const... yes
checking how to run the C preprocessor... gcc -E
checking for egrep... egrep
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... no
checking for unistd.h... yes
checking whether char is unsigned... no
checking for ANSI C header files... (cached) yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strlcat... yes
checking for strlcpy... yes
checking for strncasecmp... yes
checking for snprintf... yes
checking for vsnprintf... yes
checking for random... yes
checking for mrand48... yes
checking for lrand48... yes
checking for library containing pow... -lm
checking for cups-config... /opt/cups/bin/cups-config
checking cups/cups.h usability... yes
checking cups/cups.h presence... yes
checking for cups/cups.h... yes
checking for fltk-config... no
checking if libsupc++ is required... yes
checking if GCC supports -fno-rtti... yes
checking if GCC supports -fno-exceptions... yes
checking if GCC supports -fpermissive... yes
configure: creating ./config.status
config.status: creating Makedefs
config.status: creating cupsddk.list
config.status: creating config.h
config.status: config.h is unchanged

# make
autoconf
make: autoconf: Command not found
make: *** [configure] Error 127
#


--------------------------
# make -v
GNU Make 3.80
Copyright (C) 2002  Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.


# gcc -v
Reading specs from /usr/local/bin/../lib/gcc-lib/i386-pc-solaris2.9/3.3.2/specs
Configured with: ./configure --prefix=/opt/gcc-3.3.2 : (reconfigured) ./configure --prefix=/opt/gcc-3.3.2
Thread model: posix
gcc version 3.3.2
#




More information about the cups mailing list