Hi Team,
While building libguestfs_v1.36.1 I am facing below issues:
configure: error: Package requirements (glib-2.0 >= 2.28.0 atk >= 1.30 pango >= 1.20 cairo >= 1.10.0 cairo-gobject >= 1.10.0 gdk-pixbuf-2.0 >= 2.22.0) were not met:
No package 'cairo-gobject' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables BASE_DEPENDENCIES_CFLAGS
and BASE_DEPENDENCIES_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
error: Bad exit status from /var/tmp/rpm-tmp.3mYpo9 (%build)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.3mYpo9 (%build)
But we have already installed requested version cairo and cairo-gobject,
[root@euca-172-31-15-201 rpmbuild]# rpm -qa | grep cairo
cairo-gobject-1.14.8-2.el7.x86_64
cairo-devel-1.14.8-2.el7.x86_64
cairo-1.14.8-2.el7.x86_64
Please help me on this, and let me know how can we fix this issue.
Regards,
Abinaya