On Mon, Jun 02, 2003 at 01:07:17PM +0200, Denis Oliver Kropp wrote:
> Quoting Eric Christopherson ([EMAIL PROTECTED]):
> > I've been having a lot of trouble lately with DirectFB (from CVS). I've
> > already mentioned here my trouble with the PIC detection, but even when I do
> > get DFB compiled I keep getting errors of the form "Interface implementation
> > not available!". The only example programs I can seem to run are ones that
> > don't use any PNGs, JPEGs, fonts, etc., such as df_fire. For example, with
> > df_window, I get:
> > 
> > df_window.c <114>:
> >         (#) DirectFBError [dfb->CreateFont( dfb, FONT, &desc, &font )]:
> > Interface implementation not available!
> > 
> > Does anyone else have this problem? Anyone know how to solve it?
> 
> If you are linking statically you need additional LDFLAGS
> generated by "directfb-config".

I'm really trying to get it to link dynamicly, although I've tried static
linking to try to rule out possible reasons for the failure. Neither one
works.

I'm not sure how directfb-config works; I didn't see any docs for it.

> Have a look at the output of configure, maybe no image/font loaders are built.

They are built:

Build options:
  Version               0.9.18
  Install prefix        /usr/local
  Build shared libs     yes
  Build static libs     no
  Module directory      ${exec_prefix}/lib/directfb-0.9.18
  CFLAGS                -D_REENTRANT -Wall -O3 -pipe   -DFUSION_FAKE
-Werror-implicit-function-declarations

Misc options:
  MMX support           no
  SSE support           no
  Debug mode            no
  RGB332 support        yes
  Multi App support     no

Core Systems:
  Linux FBDev support   yes
  SDL support           no

Building Tools          yes

Building Image Providers:
  JPEG                  yes
  PNG                   yes
  GIF                   yes
  MPEG2 I-Frame         yes

Building Video Providers:
  Libmpeg3              yes
  Video4Linux           yes

Building Font implementations:
  FreeType2             yes
  DirectFB font         yes

Building Graphics Drivers:
  ATI Rage 128          no
  Cyber Pro             no
  Intel i810            no
  Matrox                no
  NeoMagic              no
  NSC Geode             no
  nVidia RIVA TNT       yes
  S3 Savage             no
  3Dfx Voodoo           no

Building Input Drivers:
  Linux Input           no
  DBox2 Remote          no
  H3600 Touchscreen     no
  ucb1x00 Touchscreen   no
  MuTouch touchscreen   no
  SonyPI Jogdial        yes



Also, I'm waiting for any information on the PIC issue. Does that belong on
the devel list instead?

-- 
Furrfu!         r a k k o  at  c h a r t e r  dot  n e t


-- 
Info: To unsubscribe send a mail to [EMAIL PROTECTED] with 
"unsubscribe directfb-users" as subject.

Reply via email to