I wrote this msg now in plain text (It will not
happend again. I'm really sorry).

Hello everyboy:

I had had using dfb (rel 0.9.22) as dynamic obj to
link with my application...
Now I had build the static libs but when a run my
applicaction linked as static I get this message:

       ---------------------- DirectFB v0.9.22
---------------------
             (c) 2000-2002  convergence integrated
media GmbH  
             (c) 2002-2004  convergence GmbH          
        
       
-----------------------------------------------------------
(*) DirectFB/Core: Single Application Core.
(2006-03-23 12:23) 
(!) DirectFB/core/system: No system found!
./Main.c <90>:
 (#) DirectFBError [DirectFBCreate( &dfb )]: No
(suitable) implementation found!

I compiled dfb with this options:

#./configure --enable-static --enable-zlib
--with-gfxdrivers=ati128,cle266,cyber5k,i830,i810,mach64,matrox,neomagic,nsc,nvidia,radeon,savage,tdfx,unichrome
---enable-fbdev


then, I do #make install

My appl2 linked as dynamic obj works

Any Idea... ? this is the line that I got when I
compile my appl1 as static:

gcc -fno-strength-reduce -g -static -ansi -pedantic
-Wall -O3 -pipe -Werror-implicit-function-declaration
-D_REENTRANT - D_GNU_SOURCE
./.obj/libdirectfb.a ./.obj/libfusion.a
./.obj/libdirect.a
./.obj/libpthread.a ./.obj/libdl.a ./.obj/libz.a
${OBJLIST} -o ${APPL_LOCATION}/${APPL_NAME}

Thanks very much for read it, Luis Ariel Lecca.

P.S. I use Debian, kernel 2.4.18 woody




        
        
                
___________________________________________________________ 
1GB gratis, Antivirus y Antispam 
Correo Yahoo!, el mejor correo web del mundo 
http://correo.yahoo.com.ar 


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

Reply via email to