ERROR REPORT .. ./configure error

mrMister
Beiträge: 1
Registriert: Donnerstag 15. Juli 2004, 04:23

ERROR REPORT .. ./configure error

Beitrag von mrMister »

I get this error when I try to run ./configure after downloading the CVS source. Just reporting.

I'm running Mac OS X Panther on an iBook G4.
I have all the proper tools needed.
powerTurist:~/tuxbox-cvs/cdk andri$ ./autogen.sh
Generating configuration files for tuxbox-cdk, please wait....
configure.ac:13: warning: AC_ARG_PROGRAM was called before AC_CANONICAL_TARGET
autoconf/general.m4:1657: AC_CANONICAL_TARGET is expanded from...
configure.ac:13: the top level
configure.ac:13: warning: AC_ARG_PROGRAM was called before AC_CANONICAL_TARGET
autoconf/general.m4:1657: AC_CANONICAL_TARGET is expanded from...
configure.ac:13: the top level
powerTurist:~/tuxbox-cvs/cdk andri$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output file name... 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 style of include used by make... GNU
checking dependency style of gcc... none
configure: error: cannot run /bin/sh ./config.sub
rasc
Senior Member
Beiträge: 5071
Registriert: Dienstag 18. September 2001, 00:00

Beitrag von rasc »

check versions of the tools, see cdk/doc/...