wenn ich versuche das CDK zu kompilieren, habe ich eine
endlosschleife die nicht mehr aufhört.
Benutzte SUSE 9.1 mit allen Korrekten Versionsständen nach Liste,
2ter Versuch mit selber endlosschleife:
Cygwin - aktuell - Versionen wie gepostet!
Auf beiden OS selber fehler!
Zusätzlich habe ich noch ein paar automake fehler.
Diese wurden hier:
http://forum.tuxbox-cvs.sourceforge.net ... hp?t=33320
schon beschrieben, jedoch sind das ja angeblich nur Warnings.
mit WANT_AUTOMAKE=1.8 bekomme ich die fehler auch nicht weg.
Zeig auch mal den Output von SuSe9.1
mca@dhcppc4:~/tuxbox-cvs/cdk> ./autogen.sh
Generating configuration files for tuxbox-cdk, please wait....
configure.ac:13: warning: AC_ARG_PROGRAM was called before AC_CANONICAL_TARGET
/usr/src/packages/BUILD/autoconf-2.59/tests/../lib/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
/usr/src/packages/BUILD/autoconf-2.59/tests/../lib/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
/usr/src/packages/BUILD/autoconf-2.59/tests/../lib/autoconf/general.m4:1657: AC_CANONICAL_TARGET is expanded from...
configure.ac:13: the top level
mca@dhcppc4:~/tuxbox-cvs/cdk>
Hier der Output von Configure:
mca@dhcppc4:~/tuxbox-cvs/cdk> ./configure --enable-maintainer-mode \
> --prefix=$HOME/dbox2 \
> --with-cvsdir=$HOME/tuxbox-cvs
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
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
checking build system type... i686-suse-linux
checking host system type... i686-suse-linux
checking target system type... powerpc-tuxbox-linux-gnu
checking for apps directory... yes
checking for boot directory... yes
checking for driver directory... yes
checking for hostapps directory... yes
checking uboot rules...

checking linux rules...

checking binutils rules...

checking bootstrap_gcc rules...

checking glibc rules...

checking gcc rules...

checking uclibc rules...

checking busybox rules...

checking ftpd rules...

checking module_init_tools rules...

checking modutils rules...

checking netkit_telnet rules...

checking portmap rules...

checking procps rules...

checking udev rules...

checking watchdog rules...

checking mrouted rules...

checking libboost rules...

checking libcommoncplusplus rules...

checking libcrypto rules...

checking libcurl rules...

checking libdirectfb rules...

checking libdirectfbpp rules...

checking libdvb rules...

checking libdvbpsi rules...

checking libexpat rules...

checking libffi rules...

checking libfreetype rules...

checking libfribidi rules...

checking libid3tag rules...

checking libgmp rules...

checking libmad rules...

checking libncurses rules...

checking libjpeg rules...

checking giflib rules...

checking libpcap rules...

checking libpng rules...

checking libreadline rules...

checking libsdl rules...

checking libsigc rules...

checking libvorbisidec rules...

checking libxml2 rules...

checking libz rules...

checking libglib rules...

checking giflib rules...

checking bzip2 rules...

checking console_data rules...

checking console_tools rules...

checking directfb_examples rules...

checking fbset rules...

checking lirc rules...

checking lsof rules...

checking ssh rules...

checking tcpdump rules...

checking vdr rules...

checking lufs rules...

checking cabextract rules...

checking msttf rules...

checking gdb rules...

checking insight rules...

checking ltrace rules...

checking strace rules...

checking nano rules...

checking mc rules...

checking joe rules...

checking bash rules...

checking kaffe rules...

checking kaffeh rules...

checking gnuboy rules...

checking scummvm rules...

checking sdldoom rules...

checking dvbdate rules...

checking dvbstream rules...

checking dvbtext rules...

checking dvbtune rules...

checking vls rules...

checking bluez_hcidump rules...

checking bluez_libs rules...

checking bluez_pan rules...

checking bluez_sdp rules...

checking bluez_utils rules...

summary:
----------------------------------------
target cpu: 823
host rule set: standard
target rule set: standard
target prefix: /home/mca/dbox2/cdkroot
host prefix: /home/mca/dbox2/cdk
boot prefix: /home/mca/dbox2/tftpboot
build prefix: /home/mca/tuxbox-cvs/cdk
target apps directory: /home/mca/tuxbox-cvs/apps
boot directory: /home/mca/tuxbox-cvs/boot
driver directory: /home/mca/tuxbox-cvs/driver
host apps directory: /home/mca/tuxbox-cvs/hostapps
GNU server: ftp.gwdg.de/pub/misc/gnu/ftp/gnu
default server: tuxbox.berlios.de/pub/tuxbox/cdk/src
configure: creating Makefile-archive
configure: creating ./config.status
config.status: creating Makefile
config.status: creating root/Makefile
config.status: creating root/etc/Makefile
config.status: creating root/etc/init.d/Makefile
config.status: creating root/etc/network/Makefile
config.status: creating root/share/Makefile
config.status: creating root/share/udhcpc/Makefile
config.status: creating rules-downcheck.pl
config.status: executing depfiles commands
config.status: executing rules-downcheck-chmod commands
mca@dhcppc4:~/tuxbox-cvs/cdk>
Dass sah ja ganz gut aus, jedoch wenn ich
make all
ausfüher, macht er den schmarrn irgendwie nochmal und das ganze im Kreis:
Zeige euch mal ca. 3 Schleifendurchläufe:
mca@dhcppc4:~/tuxbox-cvs/cdk> make all
make: *** Warnung: Datei »Makefile.am« hat Änderungszeit aus der Zukunft (2004-12-29 16:04:07 > 2004-12-12 20:40:44)!
cd . && \
/bin/sh /home/mca/tuxbox-cvs/cdk/missing --run automake-1.7 --gnu Makefile
configure.ac:13: warning: AC_ARG_PROGRAM was called before AC_CANONICAL_TARGET
/usr/src/packages/BUILD/autoconf-2.59/tests/../lib/autoconf/general.m4:1657: AC_CANONICAL_TARGET is expanded from...
configure.ac:13: the top level
./rules-archive.pl ./rules-archive > Makefile-archive
/bin/sh ./config.status --recheck
running /bin/sh ./configure --enable-maintainer-mode --prefix=/home/mca/dbox2 --with-cvsdir=/home/mca/tuxbox-cvs --no-create --no-recursion
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
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
checking build system type... i686-suse-linux
checking host system type... i686-suse-linux
checking target system type... powerpc-tuxbox-linux-gnu
checking for apps directory... yes
checking for boot directory... yes
checking for driver directory... yes
checking for hostapps directory... yes
checking uboot rules...

checking linux rules...

checking binutils rules...

checking bootstrap_gcc rules...

checking glibc rules...

checking gcc rules...

checking uclibc rules...

checking busybox rules...

checking ftpd rules...

checking module_init_tools rules...

checking modutils rules...

checking netkit_telnet rules...

checking portmap rules...

checking procps rules...

checking udev rules...

checking watchdog rules...

checking mrouted rules...

checking libboost rules...

checking libcommoncplusplus rules...

checking libcrypto rules...

checking libcurl rules...

checking libdirectfb rules...

checking libdirectfbpp rules...

checking libdvb rules...

checking libdvbpsi rules...

checking libexpat rules...

checking libffi rules...

checking libfreetype rules...

checking libfribidi rules...

checking libid3tag rules...

checking libgmp rules...

checking libmad rules...

checking libncurses rules...

checking libjpeg rules...

checking giflib rules...

checking libpcap rules...

checking libpng rules...

checking libreadline rules...

checking libsdl rules...

checking libsigc rules...

checking libvorbisidec rules...

checking libxml2 rules...

checking libz rules...

checking libglib rules...

checking giflib rules...

checking bzip2 rules...

checking console_data rules...

checking console_tools rules...

checking directfb_examples rules...

checking fbset rules...

checking lirc rules...

checking lsof rules...

checking ssh rules...

checking tcpdump rules...

checking vdr rules...

checking lufs rules...

checking cabextract rules...

checking msttf rules...

checking gdb rules...

checking insight rules...

checking ltrace rules...

checking strace rules...

checking nano rules...

checking mc rules...

checking joe rules...

checking bash rules...

checking kaffe rules...

checking kaffeh rules...

checking gnuboy rules...

checking scummvm rules...

checking sdldoom rules...

checking dvbdate rules...

checking dvbstream rules...

checking dvbtext rules...

checking dvbtune rules...

checking vls rules...

checking bluez_hcidump rules...

checking bluez_libs rules...

checking bluez_pan rules...

checking bluez_sdp rules...

checking bluez_utils rules...

summary:
----------------------------------------
target cpu: 823
host rule set: standard
target rule set: standard
target prefix: /home/mca/dbox2/cdkroot
host prefix: /home/mca/dbox2/cdk
boot prefix: /home/mca/dbox2/tftpboot
build prefix: /home/mca/tuxbox-cvs/cdk
target apps directory: /home/mca/tuxbox-cvs/apps
boot directory: /home/mca/tuxbox-cvs/boot
driver directory: /home/mca/tuxbox-cvs/driver
host apps directory: /home/mca/tuxbox-cvs/hostapps
GNU server: ftp.gwdg.de/pub/misc/gnu/ftp/gnu
default server: tuxbox.berlios.de/pub/tuxbox/cdk/src
configure: creating Makefile-archive
configure: creating ./config.status
cd . && /bin/sh ./config.status Makefile
config.status: creating Makefile
make: *** Warnung: Datei »Makefile.am« hat Änderungszeit aus der Zukunft (2004-12-29 16:04:07 > 2004-12-12 20:40:54)!
cd . && \
/bin/sh /home/mca/tuxbox-cvs/cdk/missing --run automake-1.7 --gnu Makefile
configure.ac:13: warning: AC_ARG_PROGRAM was called before AC_CANONICAL_TARGET
/usr/src/packages/BUILD/autoconf-2.59/tests/../lib/autoconf/general.m4:1657: AC_CANONICAL_TARGET is expanded from...
configure.ac:13: the top level
./rules-archive.pl ./rules-archive > Makefile-archive
/bin/sh ./config.status --recheck
running /bin/sh ./configure --enable-maintainer-mode --prefix=/home/mca/dbox2 --with-cvsdir=/home/mca/tuxbox-cvs --no-create --no-recursion
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
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
checking build system type... i686-suse-linux
checking host system type... i686-suse-linux
checking target system type... powerpc-tuxbox-linux-gnu
checking for apps directory... yes
checking for boot directory... yes
checking for driver directory... yes
checking for hostapps directory... yes
checking uboot rules...

checking linux rules...

checking binutils rules...

checking bootstrap_gcc rules...

checking glibc rules...

checking gcc rules...

checking uclibc rules...

checking busybox rules...

checking ftpd rules...

checking module_init_tools rules...

checking modutils rules...

checking netkit_telnet rules...

checking portmap rules...

checking procps rules...

checking udev rules...

checking watchdog rules...

checking mrouted rules...

checking libboost rules...

checking libcommoncplusplus rules...

checking libcrypto rules...

checking libcurl rules...

checking libdirectfb rules...

checking libdirectfbpp rules...

checking libdvb rules...

checking libdvbpsi rules...

checking libexpat rules...

checking libffi rules...

checking libfreetype rules...

checking libfribidi rules...

checking libid3tag rules...

checking libgmp rules...

checking libmad rules...

checking libncurses rules...

checking libjpeg rules...

checking giflib rules...

checking libpcap rules...

checking libpng rules...

checking libreadline rules...

checking libsdl rules...

checking libsigc rules...

checking libvorbisidec rules...

checking libxml2 rules...

checking libz rules...

checking libglib rules...

checking giflib rules...

checking bzip2 rules...

checking console_data rules...

checking console_tools rules...

checking directfb_examples rules...

checking fbset rules...

checking lirc rules...

checking lsof rules...

checking ssh rules...

checking tcpdump rules...

checking vdr rules...

checking lufs rules...

checking cabextract rules...

checking msttf rules...

checking gdb rules...

checking insight rules...

checking ltrace rules...

checking strace rules...

checking nano rules...

checking mc rules...

checking joe rules...

checking bash rules...

checking kaffe rules...

checking kaffeh rules...

checking gnuboy rules...

checking scummvm rules...

checking sdldoom rules...

checking dvbdate rules...

checking dvbstream rules...

checking dvbtext rules...

checking dvbtune rules...

checking vls rules...

checking bluez_hcidump rules...

checking bluez_libs rules...

checking bluez_pan rules...

checking bluez_sdp rules...

checking bluez_utils rules...

summary:
----------------------------------------
target cpu: 823
host rule set: standard
target rule set: standard
target prefix: /home/mca/dbox2/cdkroot
host prefix: /home/mca/dbox2/cdk
boot prefix: /home/mca/dbox2/tftpboot
build prefix: /home/mca/tuxbox-cvs/cdk
target apps directory: /home/mca/tuxbox-cvs/apps
boot directory: /home/mca/tuxbox-cvs/boot
driver directory: /home/mca/tuxbox-cvs/driver
host apps directory: /home/mca/tuxbox-cvs/hostapps
GNU server: ftp.gwdg.de/pub/misc/gnu/ftp/gnu
default server: tuxbox.berlios.de/pub/tuxbox/cdk/src
configure: creating Makefile-archive
configure: creating ./config.status
cd . && /bin/sh ./config.status Makefile
config.status: creating Makefile
make: *** Warnung: Datei »Makefile.am« hat Änderungszeit aus der Zukunft (2004-12-29 16:04:07 > 2004-12-12 20:41:03)!
cd . && \
/bin/sh /home/mca/tuxbox-cvs/cdk/missing --run automake-1.7 --gnu Makefile
configure.ac:13: warning: AC_ARG_PROGRAM was called before AC_CANONICAL_TARGET
/usr/src/packages/BUILD/autoconf-2.59/tests/../lib/autoconf/general.m4:1657: AC_CANONICAL_TARGET is expanded from...
configure.ac:13: the top level
./rules-archive.pl ./rules-archive > Makefile-archive
/bin/sh ./config.status --recheck
running /bin/sh ./configure --enable-maintainer-mode --prefix=/home/mca/dbox2 --with-cvsdir=/home/mca/tuxbox-cvs --no-create --no-recursion
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
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
checking build system type... i686-suse-linux
checking host system type... i686-suse-linux
checking target system type... powerpc-tuxbox-linux-gnu
checking for apps directory... yes
checking for boot directory... yes
checking for driver directory... yes
checking for hostapps directory... yes
checking uboot rules...

checking linux rules...

checking binutils rules...

checking bootstrap_gcc rules...

checking glibc rules...

checking gcc rules...

checking uclibc rules...

checking busybox rules...

checking ftpd rules...

checking module_init_tools rules...

checking modutils rules...

checking netkit_telnet rules...

checking portmap rules...

checking procps rules...

checking udev rules...

checking watchdog rules...

checking mrouted rules...

checking libboost rules...

checking libcommoncplusplus rules...

checking libcrypto rules...

checking libcurl rules...

checking libdirectfb rules...

checking libdirectfbpp rules...

checking libdvb rules...

checking libdvbpsi rules...

checking libexpat rules...

checking libffi rules...

checking libfreetype rules...

checking libfribidi rules...

checking libid3tag rules...

checking libgmp rules...

checking libmad rules...

checking libncurses rules...

checking libjpeg rules...

checking giflib rules...

checking libpcap rules...

checking libpng rules...

checking libreadline rules...

checking libsdl rules...

checking libsigc rules...

checking libvorbisidec rules...

checking libxml2 rules...

checking libz rules...

checking libglib rules...

checking giflib rules...

checking bzip2 rules...

checking console_data rules...

checking console_tools rules...

checking directfb_examples rules...

checking fbset rules...

checking lirc rules...

checking lsof rules...

checking ssh rules...

checking tcpdump rules...

checking vdr rules...

checking lufs rules...

checking cabextract rules...

checking msttf rules...

checking gdb rules...

checking insight rules...

checking ltrace rules...

checking strace rules...

checking nano rules...

checking mc rules...

checking joe rules...

checking bash rules...

checking kaffe rules...

checking kaffeh rules...

checking gnuboy rules...

checking scummvm rules...

checking sdldoom rules...

checking dvbdate rules...

checking dvbstream rules...

checking dvbtext rules...

checking dvbtune rules...

checking vls rules...

checking bluez_hcidump rules...

checking bluez_libs rules...

checking bluez_pan rules...

checking bluez_sdp rules...

checking bluez_utils rules...

summary:
----------------------------------------
target cpu: 823
host rule set: standard
target rule set: standard
target prefix: /home/mca/dbox2/cdkroot
host prefix: /home/mca/dbox2/cdk
boot prefix: /home/mca/dbox2/tftpboot
build prefix: /home/mca/tuxbox-cvs/cdk
target apps directory: /home/mca/tuxbox-cvs/apps
boot directory: /home/mca/tuxbox-cvs/boot
driver directory: /home/mca/tuxbox-cvs/driver
host apps directory: /home/mca/tuxbox-cvs/hostapps
GNU server: ftp.gwdg.de/pub/misc/gnu/ftp/gnu
default server: tuxbox.berlios.de/pub/tuxbox/cdk/src
configure: creating Makefile-archive
configure: creating ./config.status
cd . && /bin/sh ./config.status Makefile
config.status: creating Makefile
make: *** Warnung: Datei »Makefile.am« hat Änderungszeit aus der Zukunft (2004-12-29 16:04:07 > 2004-12-12 20:41:13)!
cd . && \
/bin/sh /home/mca/tuxbox-cvs/cdk/missing --run automake-1.7 --gnu Makefile
configure.ac:13: warning: AC_ARG_PROGRAM was called before AC_CANONICAL_TARGET
/usr/src/packages/BUILD/autoconf-2.59/tests/../lib/autoconf/general.m4:1657: AC_CANONICAL_TARGET is expanded from...
configure.ac:13: the top level
make: *** [Makefile.in] Unterbrechung MAUELLE UNTERBRECHUNG VON MIR
Nachdem ich den gleichen Fehler mit SUSE 9.1 sowie mit Cygwin bekomme
weiss ich nun nicht mehr wirklich ob ich wirklich zu blöd bin.
Iregeneine Idee???
Bin für jede Hilfe dankbar, möchte eine funktionierende CDK umgebung haben!
P.S.: Soll ich den Output von Cygwin auch noch Posten?
Ist aber im großen und ganze dass gleiche.