Probleme with DIRECTFB

Kreuzuebersetzer, Diskussion über Änderungen im Tuxbox-CDK und Tuxbox-CVS
glemble
Beiträge: 2
Registriert: Mittwoch 18. Dezember 2002, 09:41

Probleme with DIRECTFB

Beitrag von glemble »

checking for libtool >= 1.3.4 ... yes (version 1.4.2)
checking for autoconf >= 2.13 ... yes (version 2.13)
checking for automake >= 1.4 ... yes (version 1.4)
aclocal: configure.in: 61: macro `AM_PROG_AS' not found in library
configure.in:67: warning: AC_TRY_RUN called without default to allow cross compiling
autoconf: Undefined macros:
configure.in:56:AC_DISABLE_STATIC
configure.in:67: warning: AC_TRY_RUN called without default to allow cross compiling
automake: Makefile.am: installing `./INSTALL'
creating cache ./config.cache
checking host system type... powerpc-tuxbox-linux-gnu
checking target system type... powerpc-tuxbox-linux-gnu
./configure: line 673: syntax error near unexpected token `AM_INIT_AUTOMAKE($PACKAGE,'
./configure: line 673: `AM_INIT_AUTOMAKE($PACKAGE, $VERSION, no-define)'

Now type 'make' to compile DirectFB.
make[1]: Entering directory `/usr/src/tuxbox/cdk/DirectFB-0.9.16'
make[1]: *** No rule to make target `all'. Stop.
make[1]: Leaving directory `/usr/src/tuxbox/cdk/DirectFB-0.9.16'
make: *** [.libdirectfb] Error 2

someone can help me ?
rasc
Senior Member
Beiträge: 5071
Registriert: Dienstag 18. September 2001, 00:00

Beitrag von rasc »

Currently there are some problems with the CDK. This is due to internal cdk restructuring.

What cvs release are you using?


rasc

Concerning your second posting:
Instead of locking your double posting, I deleted it (this was a mistake by me)...
glemble
Beiträge: 2
Registriert: Mittwoch 18. Dezember 2002, 09:41

i use the last CVS

Beitrag von glemble »

hi,

i download every day the last CVS and try to compile it everyday :D

im on debian, and the last week , before you include DirectFB i compiled everything .... Maybe some fix will be come ...

but have you a little solution for me for my probleme ? because i have a DreamBox and i want make some test with the CDK....

thanks a lot for your help.

im inscribe in developement mailling list.
obi
Senior Member
Beiträge: 1282
Registriert: Montag 12. November 2001, 00:00

Beitrag von obi »

this is going to be fixed when the next version of directfb is released (hopefully soon). we are using a cvs snapshot now.

if you don't know whether you need directfb now, then you do not need it. ;)
currntly there is no application in cvs head which makes use of it.

- obi