automake does not support

Kreuzuebersetzer, Diskussion über Änderungen im Tuxbox-CDK und Tuxbox-CVS
wertzu
Beiträge: 2
Registriert: Freitag 17. März 2006, 21:26

automake does not support

Beitrag von wertzu »

Hallo,

kann mir da einer weiterhelfen....




cd /home/user/tuxbox-cvs/apps/tuxbox/plugins && ./autogen.sh && CC=power pc-tuxbox-linux-gnu-gcc CXX=powerpc-tuxbox-linux-gnu-g++ CFLAGS=" -Wall -mcpu=823 -mmultiple -mstring -meabi -pipe -Os" CXXFLAGS="-Wall -mcpu=82 3 -mmultiple -mstring -meabi -pipe -Os" ./configure --build=i686-pc-linu x-gnu --host=powerpc-tuxbox-linux-gnu --prefix=/home/user/dbox2/cdkroo t --with-driver=/home/user/tuxbox-cvs/driver --with-dvbincludes=/home /user/tuxbox-cvs/driver/dvb/include --with-target=cdk --enable-maintainer-mo de --without-debug
Generating configuration files for tuxbox-plugins, please wait....
aclocal
libtoolize --automake
autoconf
autoheader
automake --add-missing
automake: configure.ac: installing `./install-sh'
automake: configure.ac: installing `./mkinstalldirs'
automake: configure.ac: installing `./missing'
automake: Makefile.am: installing `./INSTALL'
automake: Makefile.am: installing `./COPYING'
automake: vncviewer/Makefile.am: warning: automake does not support vnc_la_LDFLA GS being defined conditionally
make: *** [/home/user/tuxbox-cvs/apps/tuxbox/plugins/config.status] Fehler 1
user@debian:~/tuxbox-cvs/cdk$
Houdini
Developer
Beiträge: 2183
Registriert: Mittwoch 10. Dezember 2003, 07:59

Beitrag von Houdini »

check mal deine automake version und die anderen tools
$TUXBOX-CVS/hostapps/toolchecker/
wertzu
Beiträge: 2
Registriert: Freitag 17. März 2006, 21:26

Beitrag von wertzu »

Danke Dir....

war wirklich eine ältere Version von Automake installiert...