error compiling dvbsnoop

Kreuzuebersetzer, Diskussion über Änderungen im Tuxbox-CDK und Tuxbox-CVS
bagaglia
Neugieriger
Neugieriger
Beiträge: 4
Registriert: Montag 31. März 2003, 12:55

error compiling dvbsnoop

Beitrag von bagaglia »

Hi all again,

while compiling all, i received the following message:

Generating configuration files for dvbsnoop ......
aclocal
aclocal: configure.ac: 0: macro 'AM_PATH_PROG_WITH_TEST' not found
in library
aclocal: configure.ac: 0: macro 'AM_PATH_PROG_WITH_TEST' not found in library
aclocal: configure.ac: 0: macro 'AM_PATH_PROG_WITH_TEST' not found in library
autoconf
configure.ac:2: error: possibly undefined macro: AM_INIT_AUTOMAKE
autoheader
autoheader.50: error: AC_CONFIG_HEADERS not found in configure.ac
automake --add-missing
automake: configure.ac: installing `./install-sh'
automake: configure.ac: installing `./mkinstalldirs'
automake: configure.ac: installing `./missing'
automake: configure.ac: installing `./INSTALL'
automake: configure.ac: installing `./COPYING'

./configure: line 1148: syntax error near unexpected token 'AM_INIT_AUTOMAKE(dvbsnoop,0.0.1)'
make: *** [/home/dreamuser/dreamsrc/apps/dvb/dvbsnoop/Makefile] Error 2

How do I solve this ?
thanks to all
Alex
bagaglia
Neugieriger
Neugieriger
Beiträge: 4
Registriert: Montag 31. März 2003, 12:55

2nd error

Beitrag von bagaglia »

I upgraded to automake1.7 and this is the result

cd /home/dreamuser/dreamsrc/apps/dvb/dvbsnoop && ./autogen.sh && CC=powerpc-tuxbox-linux-gnu-gcc CXX=powerpc-tu
xbox-linux-gnu-g++ CFLAGS="-Wall -O3 -mcpu=823 -msoft-float -mmultiple -mstring -g -ggdb -pipe" CXXFLAGS="-Wall -O3 -m
cpu=823 -msoft-float -mmultiple -mstring -g -ggdb -pipe" ./configure --build=i686-pc-linux-gnu --host=powerpc-tuxbox-
linux-gnu --prefix=/home/dreamuser/dbox2/cdkroot --with-driver=/home/dreamuser/dreamsrc/driver --with-dvbincludes=/ho
me/dreamuser/dreamsrc/driver/include --with-target=cdk --enable-maintainer-mode
Generating configuration files for dvbsnoop, please wait....
aclocal
aclocal: configure.ac: : macro `AM_PATH_PROG_WITH_TEST' not found in library
aclocal: configure.ac: : macro `AM_PATH_PROG_WITH_TEST' not found in library
aclocal: configure.ac: : macro `AM_PATH_PROG_WITH_TEST' not found in library
autoconf
autoheader
autoheader: error: AC_CONFIG_HEADERS not found in configure.ac
automake --add-missing
configure.ac: `AM_INIT_AUTOMAKE' must be used
/usr/share/automake-1.7/am/depend2.am: am__fastdepCC does not appear in AM_CONDITIONAL
/usr/share/automake-1.7/am/depend2.am: AMDEP does not appear in AM_CONDITIONAL
make: *** [/home/dreamuser/dreamsrc/apps/dvb/dvbsnoop/Makefile] Error 1

Which is, more or less, the same as above

Please help
Alex :evil:
tschlabach@gmx.net
Neugieriger
Neugieriger
Beiträge: 17
Registriert: Dienstag 15. Juli 2003, 15:20

Beitrag von tschlabach@gmx.net »

I am stuck at the same point.
Did you ever fix this?
Basti2
Neugieriger
Neugieriger
Beiträge: 12
Registriert: Montag 21. Juli 2003, 14:10

Beitrag von Basti2 »

It was the same for me. I installed gettext and it works.

hope this helps, look if you have gettext or not