On 08.09.2012 18:35, John Burrell wrote: > I've seen this before so know how to fit it. > > I installed gobject-intro before cairo. > > When I compile librsvg, I get: > > In file included from > /usr/src/libraries/librsvg/librsvg-2.36.3/rsvg.h:239:0, > from <stdin>:4: > /usr/src/libraries/librsvg/librsvg-2.36.3/rsvg-cairo.h:33:19: fatal > error: cairo.h: No such file or directory > compilation terminated. > > (BTW, cairo.h is in /usr/include/cairo) > > Reinstall gobject-intro after cairo installed and then librsvg works. > > Don't understand why but that's the fix. > > jb. > >
I have no idea why, but it seems that only certain people have that problem. I've installed cairo way after gobject-introspection and I didn't had that problem. There was a sed that fixed that. Just a note, I used development version of gobject introspection, so that might be only related to 1.32 version. In about 2 weeks time I'll merge new gnome branch which will include g-i 1.34 ... I wonder if that will happen then. -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
