On Wed, Jan 02, 2008 at 06:23:55PM +0100, Enrico Weigelt wrote:
> * 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.

Ah, i suppose that explains why i was not able to recompile directfb :/

> I suggest using the replacement from the unitool package.

Mmm, i didn't know about this one ...

Friendly,

Sven Luther

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

Reply via email to