i got this error when compiling DirectFB
Code: Alles auswählen
make[4]: Entering directory `/tuxbox/tuxbox-cvs/cdk/DirectFB/lib/direct'
/bin/sh ../../libtool --mode=compile powerpc-tuxbox-linux-gnu-as -Wall -O3 -ffast-math -pipe -mcpu=823 -mmultiple -mstring -meabi -pipe -O2 -g3 -gdwarf-2 -I/tuxbox/tuxbox-cvs/cdk/linux/arch/ppc -D_GNU_SOURCE -Werror-implicit-function-declaration -c -o ppcasm_memcpy.lo `test -f ppcasm_memcpy.S || echo './'`ppcasm_memcpy.S
libtool: compile: unable to infer tagged configuration
libtool: compile: specify a tag with `--tag'
make[4]: *** [ppcasm_memcpy.lo] Error 1
make[4]: Leaving directory `/tuxbox/tuxbox-cvs/cdk/DirectFB/lib/direct'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/tuxbox/tuxbox-cvs/cdk/DirectFB/lib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tuxbox/tuxbox-cvs/cdk/DirectFB'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tuxbox/tuxbox-cvs/cdk/DirectFB'
make: *** [.deps/libdirectfb] Error 2
thanks