* Srikanth Nori <[EMAIL PROTECTED]> wrote:

Hi,

> I'm trying to cross-compile DirectFB on an ARM device. I managed to
> get it working without png and freetype, but now I'm trying to include
> those also while compiling DirectFB. (I have both ported onto my
> target platform)
> 
> It appears that libtool is replacing -lpng12 with /usr/lib/libpng12.so
> (and similarly replacing -lfreetype with /usr/lib/libfreetype.so).
> This fails (As expected), and generates this error:

libtool is known to be broken on crosscompiling.
I suggest using the replacement from the unitool package.


cu
-- 
---------------------------------------------------------------------
 Enrico Weigelt    ==   metux IT service - http://www.metux.de/
---------------------------------------------------------------------
 Please visit the OpenSource QM Taskforce:
        http://wiki.metux.de/public/OpenSource_QM_Taskforce
 Patches / Fixes for a lot dozens of packages in dozens of versions:
        http://patches.metux.de/
---------------------------------------------------------------------

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

Reply via email to