Hi Dennis, It looks like the configure script finds imlib2 library even though there is no recipe for imlib2. There is a possibility (I experienced something similar for libx11) to use your host's imlib2 library...
On my machine, for example, this is what config.log looks like: configure:19602: checking for imlib2-config configure:19633: result: no configure:19642: WARNING: *** Imlib2 library not found, building without Imlib2 support *** And DirectFB compiles just fine. Can you attach the directfb config.log so I can have a look? Thanks, Laurentiu On 07/11/2012 07:34 AM, Dennis.Yxun wrote: > hi All: > Have problem build directfb, seems imlib2 library is missing > Attached file is full compile log > > Dennis > > > g2.lo idirectfbimageprovider_mpeg2.c > | mipsel-oe-linux-libtool: link: ( cd ".libs" && rm -f > "libidirectfbimageprovide > r_dfiff.la" && ln -s "../libidirectfbimageprovider_dfiff.la" > "libidirectfbimagep > rovider_dfiff.la" ) > | mipsel-oe-linux-libtool: link: ( cd ".libs" && rm -f > "libidirectfbimageprovide > r_gif.la" && ln -s "../libidirectfbimageprovider_gif.la" > "libidirectfbimageprovi > der_gif.la" ) > | idirectfbimageprovider_imlib2.c:64:20: fatal error: Imlib2.h: No such file > or > directory > | compilation terminated. > | make[4]: *** [idirectfbimageprovider_imlib2.lo] Error 1 > | make[4]: *** Waiting for unfinished jobs.... > | mipsel-oe-linux-libtool: link: ( cd ".libs" && rm -f > "libidirectfbimageprovide > r_pnm.la" && ln -s "../libidirectfbimageprovider_pnm.la" > "libidirectfbimageprovi > der_pnm.la" ) > _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
