On 09/02/2010 11:19 AM, CN, Harsha IN BLR SISL wrote:
>
> Hi AWG,
>
>  
>
> I am not using the latest version of zlib, libpng and freetype, and I
> am not installing the applications, I am just stopping at the make
> phase where I get the static libraries, these static libraries use for
> building directfb.
>

I think this not the good way to do things.
You should install them in say /home/you/DFB (make install
DESTIR=/home/you/DFB),
this will install headers, .pc and .la files properly, and specify
-static in LDFLAGS
as you only want static linking (not tested).

>  
>
> When I try CPP Flags, error from zlib is solved but error due to jpeg
> still exists.
>
>  
>
> With Best Regards,
>
> Harsha Sukeerthi
>
>  
>
>


Best regards,
AWG
_______________________________________________
directfb-users mailing list
directfb-users@directfb.org
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to