Please help mit Ãœbersetzen

Kreuzuebersetzer, Diskussion über Änderungen im Tuxbox-CDK und Tuxbox-CVS
the_moon
Einsteiger
Einsteiger
Beiträge: 223
Registriert: Samstag 25. Januar 2003, 11:18

Please help mit Übersetzen

Beitrag von the_moon »

Hello,

ich habe ein Problem mit autoconf, darf ich zeigen? Danke... hier ist das
linux:/usr/src/dbox/cdk # make all
cd /usr/src/dbox//apps/tuxbox/libtuxbox && ./autogen.sh && CC=powerpc-tuxbox-linux-gnu-gcc CXX=powerpc-tuxbox-linux-gnu-g++ CFLAGS="-Wall -mcpu=823 -mmultiple -mstring -meabi -O3 -g -pipe" CXXFLAGS="-Wall -mcpu=823 -mmultiple -mstring -meabi -O3 -g -pipe" ./configure --build=i686-suse-linux --host=powerpc-tuxbox-linux-gnu --prefix=/usr/src/dbox2//cdkroot --with-driver=/usr/src/dbox//driver --with-dvbincludes=/usr/src/dbox//driver/dvb/include --with-target=cdk --enable-maintainer-mode
Generating configuration files for libtuxbox, please wait....
aclocal
aclocal: configure.ac: 8: macro `AM_PROG_LIBTOOL' not found in library
libtoolize --automake
autoconf
configure.ac:2: error: possibly undefined macro: AM_INIT_AUTOMAKE
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.ac:8: error: possibly undefined macro: AM_PROG_LIBTOOL
autoheader
autoheader: error: AC_CONFIG_HEADERS not found in configure.ac
automake --add-missing
configure.ac: `AM_INIT_AUTOMAKE' must be used
automake: no proper implementation of AM_INIT_AUTOMAKE was found,
automake: probably because aclocal.m4 is missing...
automake: You should run aclocal to create this file, then
automake: run automake again.
Makefile.am:1: Libtool library used but `LIBTOOL' is undefined
Makefile.am:1:
Makefile.am:1: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
Makefile.am:1: to `configure.ac' and run `aclocal' and `autoconf' again.
/usr/local/share/automake-1.7/am/depend2.am: am__fastdepCC does not appear in AM_CONDITIONAL
/usr/local/share/automake-1.7/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
make: *** [/usr/src/dbox//apps/tuxbox/libtuxbox/config.status] Error 1
linux:/usr/src/dbox/cdk # make all
cd /usr/src/dbox//apps/tuxbox/libtuxbox && ./autogen.sh && CC=powerpc-tuxbox-linux-gnu-gcc CXX=powerpc-tuxbox-linux-gnu-g++ CFLAGS="-Wall -mcpu=823 -mmultiple -mstring -meabi -O3 -g -pipe" CXXFLAGS="-Wall -mcpu=823 -mmultiple -mstring -meabi -O3 -g -pipe" ./configure --build=i686-suse-linux --host=powerpc-tuxbox-linux-gnu --prefix=/usr/src/dbox2//cdkroot --with-driver=/usr/src/dbox//driver --with-dvbincludes=/usr/src/dbox//driver/dvb/include --with-target=cdk --enable-maintainer-mode
Generating configuration files for libtuxbox, please wait....
aclocal
aclocal: configure.ac: 8: macro `AM_PROG_LIBTOOL' not found in library
libtoolize --automake
autoconf
configure.ac:2: error: possibly undefined macro: AM_INIT_AUTOMAKE
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.ac:8: error: possibly undefined macro: AM_PROG_LIBTOOL
autoheader
autoheader: error: AC_CONFIG_HEADERS not found in configure.ac
automake --add-missing
configure.ac: `AM_INIT_AUTOMAKE' must be used
automake: no proper implementation of AM_INIT_AUTOMAKE was found,
automake: probably because aclocal.m4 is missing...
automake: You should run aclocal to create this file, then
automake: run automake again.
Makefile.am:1: Libtool library used but `LIBTOOL' is undefined
Makefile.am:1:
Makefile.am:1: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
Makefile.am:1: to `configure.ac' and run `aclocal' and `autoconf' again.
/usr/local/share/automake-1.7/am/depend2.am: am__fastdepCC does not appear in AM_CONDITIONAL
/usr/local/share/automake-1.7/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
make: *** [/usr/src/dbox//apps/tuxbox/libtuxbox/config.status] Error 1
Ich kompiliere erste mall CDK, und ärlich gesagt hab' ich ganz wenig ahnung mit autoconf.
Also das Problem irgent-wo in der mitte aufgetaucht, beim libtuxbox.

Ich habe aclocal
linux:/usr/src/dbox/cdk # aclocal --version
aclocal (GNU automake) 1.7.2

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.

Written by Tom Tromey <tromey@redhat.com>
Danke für any ideen die ihr habt.
the_moon
Einsteiger
Einsteiger
Beiträge: 223
Registriert: Samstag 25. Januar 2003, 11:18

Beitrag von the_moon »

Sorry, ich war ungeduldig