Code: Select all
Making all in tdfx
make[3]: Entering directory `/var/tmp/portage/DirectFB-0.9.22/work/DirectFB-0.9.22/gfxdrivers/tdfx'
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../lib -I../../lib -I../../src -D_REENTRANT -I/usr/include/libmpeg3 -Wall -O3 -ffast-math -pipe -march=athlon64 -O2 -pipe -D_GNU_SOURCE -Werror-implicit-function-declaration -MT tdfx.lo -MD -MP -MF ".deps/tdfx.Tpo" -c -o tdfx.lo tdfx.c; \
then mv -f ".deps/tdfx.Tpo" ".deps/tdfx.Plo"; else rm -f ".deps/tdfx.Tpo"; exit1; fi
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../lib -I../../lib -I../../src -D_REENTRANT -I/usr/include/libmpeg3 -Wall -O3 -ffast-math -pipe -march=athlon64 -O2 -pipe -D_GNU_SOURCE -Werror-implicit-function-declaration -MT tdfx.lo -MD -MP -MF .deps/tdfx.Tpo -c tdfx.c -fPIC -DPIC -o .libs/tdfx.o
In file included from /usr/include/linux/fb.h:4,
from tdfx.c:38:
/usr/include/asm/types.h:28: error: conflicting types for 'int64_t'
/usr/include/sys/types.h:194: error: previous declaration of 'int64_t' was here
/usr/include/asm/types.h:29: error: conflicting types for 'u_int64_t'
/usr/include/sys/types.h:200: error: previous declaration of 'u_int64_t' was here
make[3]: *** [tdfx.lo] Error 1
make[3]: Leaving directory `/var/tmp/portage/DirectFB-0.9.22/work/DirectFB-0.9.22/gfxdrivers/tdfx'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/DirectFB-0.9.22/work/DirectFB-0.9.22/gfxdrivers'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/DirectFB-0.9.22/work/DirectFB-0.9.22'
make: *** [all] Error 2
!!! ERROR: dev-libs/DirectFB-0.9.22 failed.
!!! Function src_compile, Line 86, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build





