On 21/02/2016 22:39, Arnie Stender wrote:
> Hi Folks,
>     I am in the process of compiling xorg from the 7.8 book and got as far as
> colord without too many problems. I compiled all the required packages without
> issues but the make for colord ended with errors below:
> 
> Making all in colorhug
> make[3]: Entering directory
> '/home/astender/blfs/xsource/colord-1.2.12/lib/colorhug'
>   GISCAN   ColorHug-1.0.gir
> Couldn't find include 'GUsb-1.0.gir' (search path: ['.', '../../lib/colord',
> '.', 'gir-1.0', '/usr/share/gir-1.0', '/usr/share/gir-1.0',
> '/usr/share/gir-1.0'])
> /usr/share/gobject-introspection-1.0/Makefile.introspection:153: recipe for
> target 'ColorHug-1.0.gir' failed
> make[3]: *** [ColorHug-1.0.gir] Error 1
> make[3]: Leaving directory
> '/home/astender/blfs/xsource/colord-1.2.12/lib/colorhug'
> Makefile:471: recipe for target 'all-recursive' failed
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory '/home/astender/blfs/xsource/colord-1.2.12/lib'
> Makefile:576: recipe for target 'all-recursive' failed
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory '/home/astender/blfs/xsource/colord-1.2.12'
> Makefile:508: recipe for target 'all' failed
> make: *** [all] Error 2
> 
> Any ideas on what I must have missed?
> Thanks in advance,
> Arnie

Do you really need colord for Xorg? Anyway, I think it's an issue with
gobject-introspection (g-i in the sequel). Haven't you built g-i after libgusb
and before colord? g-i should either be built early or never...

Pierre
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to