On Mon, 2015-12-14 at 15:38 +0000, Jonathan Roberts wrote: > > The output from a repeat run is at https://paste.gnome.org/ppxeypqnq.
Variable 'libjpeg_prefix' not defined in '/usr/lib64/pkgconfig/libgdiplus.pc' I think something wrong with libgdiplus.pc. Can you run, pkg-config --print-errors --list-all and see if you are getting any errors? jhbuild depends on 'pkg-config --list-all' to collect information about all the available libraries. if that command fails, jhbuild assumes required libraries are not available in the system and show wrong information in 'jhbuild sysdeps'. I faced this issue before and fixed it by updating .pc file with the required variable. Thanks, Mohan R _______________________________________________ Builder-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/builder-list
