Hi,

I have the latest cvs of all. I am trying to compile DirectFB-extra.
Here is the error:

make  all-recursive
make[1]: Entering directory 
`/home/add-on/core/directfb/cvs/latest/DirectFB-extra'
Making all in lib
make[2]: Entering directory 
`/home/add-on/core/directfb/cvs/latest/DirectFB-extra/lib'
Making all in dvc
make[3]: Entering directory 
`/home/add-on/core/directfb/cvs/latest/DirectFB-extra/lib/dvc'
if /bin/sh ../../libtool --tag=CC --mode=compile 
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I/usr/local/include/directfb  
 -D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/directfb-internal 
-I/usr/local/include/directfb   -DREENTRANT -O3 -fexpensive-optimizations 
-ffast-math -Wall -g0    -g -O2 -Werror-implicit-function-declaration -MT 
dvc.lo -MD -MP -MF ".deps/dvc.Tpo" -c -o dvc.lo dvc.c; \
        then mv -f ".deps/dvc.Tpo" ".deps/dvc.Plo"; else 
rm -f ".deps/dvc.Tpo"; exit 1; fi
mkdir .libs
 
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -I/usr/local/include/directfb 
-D_GNU_SOURCE -D_REENTRANT -I/usr/local/include/directfb-internal 
-I/usr/local/include/directfb -DREENTRANT -O3 -fexpensive-optimizations 
-ffast-math -Wall -g0 -g -O2 -Werror-implicit-function-declaration -MT 
dvc.lo -MD -MP -MF .deps/dvc.Tpo -c dvc.c  -fPIC -DPIC -o .libs/dvc.o
dvc_mmx.h: In function `Store_RGB16_LE_MMX':
dvc_mmx.h:231: error: can't find a register in class `GENERAL_REGS' while 
reloading `asm'
make[3]: *** [dvc.lo] Error 1
make[3]: Leaving directory 
`/home/add-on/core/directfb/cvs/latest/DirectFB-extra/lib/dvc'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
`/home/add-on/core/directfb/cvs/latest/DirectFB-extra/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
`/home/add-on/core/directfb/cvs/latest/DirectFB-extra'
make: *** [all] Error 2

And here is the ./configure output:

Build options:
  Module directory       ${exec_prefix}/lib/directfb-1.0-0
  Debug mode             no
  MMX support            yes
  Zlib support           yes
  FusionSound support    yes

Building Image Providers:
  Imlib2                 no
  PNM                    yes
  SVG                    no
  BMP                    yes

Building Video Providers:
  AviFile                no
  Flash                  no
  Libmpeg3               no
  OpenQuicktime          no
  Xine                   yes
  Swfdec                 no
  FFmpeg                 no

Regards,

George Yil


_______________________________________________
directfb-users mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to