On Wed, Mar 5, 2008 at 3:39 PM, Rachel Bassett <[EMAIL PROTECTED]>
wrote:

> Rachel >Hi
>
> Rachel > I had a problem that appeared like that.
> Rachel >Check the actual *.pc files it creates.
> Rachel >I had a problem with cairo-directfb.pc (I think - I
> Rachel >have a bad memory! or it might have been cairo.pc)
> Rachel >which had "Requires.private: ...". I changed
> Rachel >"Requires.private ..." to "Requires: ..." and it
> Rachel >should be better.
>

 Yes. It was a .pc file problem.Some unnecessary dependency (actually some
directory path.......no idea how it came) had crept in. pkg-config thought
the directory path as a library and was throwing up errors. I removed it and
it worked.



>
> Rachel >Also worth checking your *.la files that are generated
> Rachel >with the libraries when cross compiling, I had to
> Rachel >patch a few of those also.


 Editing cairo.pc  file solved my problem though.

Regards,
Harinandan


>
> Good luck
> Rachel
>
> --------------------------
>

> Hi All,
>
> I am cross compiling GTK+ 2.12.2 over DirectFB 1.1.1
> for arm-linux. I've
> installed all the necessary dependencies. While
> running configure for
> installing GTK+ i get these errors.
>
> checking for DirectFB... configure: error:
> *** DirectFB 0.9.24 or newer and the cairo backend
> *** are required. The latest version of DirectFB is
> always available
> *** from http://www.directfb.org/.
> I've latest versions of Cairo and DirectFB  installed.
> I've set the
> PKG_CONFIG_PATH to the folder where .pc files of all
> dependencies are
> available.
>
> Please help me in resolving this error and installing
> GTK+ over DirectFB.
> --
> Regards,
> Harinandan
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
>
> http://mail.directfb.org/pipermail/directfb-users/attachments/20080304/93fd797b/attachment.htm
>
>
>
>
>
>      ___________________________________________________________
> Rise to the challenge for Sport Relief with Yahoo! For Good
>
> http://uk.promotions.yahoo.com/forgood/
>
> _______________________________________________
> directfb-users mailing list
> directfb-users@directfb.org
> http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
>



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

Reply via email to