[libvirt] [libvirt-designer] build: No need to set PKG_CONFIG_PATH for g-ir-scanner

Christophe Fergeau cfergeau at redhat.com
Mon Apr 8 12:35:23 UTC 2013


On Sat, Apr 06, 2013 at 03:28:04AM +0300, Zeeshan Ali (Khattak) wrote:
> From: "Zeeshan Ali (Khattak)" <zeeshanak at gnome.org>
> 
> I don't see any need for this and it actually breaks the build here:

ACK, this is probably there through C&P.

Christophe

> 
> GEN      LibvirtDesigner-1.0.gir
> Package libvirt-gconfig-1.0 was not found in the pkg-config search path.
> Perhaps you should add the directory containing `libvirt-gconfig-1.0.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'libvirt-gconfig-1.0' found
> In file included from <stdin>:4:0:
> /extra-data/checkout/gnome/libvirt-designer/libvirt-designer/libvirt-designer.h:27:45:
> fatal error: libvirt-gconfig/libvirt-gconfig.h: No such file or
> directory
> compilation terminated.
> Error while processing the source.
> make[3]: *** [LibvirtDesigner-1.0.gir] Error 1
> ---
>  libvirt-designer/Makefile.am | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/libvirt-designer/Makefile.am b/libvirt-designer/Makefile.am
> index 8f10c41..7becfd2 100644
> --- a/libvirt-designer/Makefile.am
> +++ b/libvirt-designer/Makefile.am
> @@ -103,7 +103,7 @@ test_designer_domain_LDFLAGS = \
>  if WITH_INTROSPECTION
>  
>  LibvirtDesigner-1.0.gir: libvirt-designer-1.0.la $(G_IR_SCANNER) Makefile.am
> -	$(AM_V_GEN)PKG_CONFIG_PATH=$(top_builddir) $(G_IR_SCANNER) \
> +	$(AM_V_GEN) $(G_IR_SCANNER) \
>                  --quiet \
>                  --warn-all \
>                  --namespace LibvirtDesigner \
> -- 
> 1.8.1.4
> 
> --
> libvir-list mailing list
> libvir-list at redhat.com
> https://www.redhat.com/mailman/listinfo/libvir-list
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20130408/4c0e6432/attachment-0001.sig>


More information about the libvir-list mailing list