>./configure: line 15730: `            
>PKG_CHECK_EXISTS(gobject-introspection-1.0,,'
>builder for `/nix/store/4cr9r3lrmlvwrv8nk9x60xq88npgcm34-cjs.drv' failed with 
>exit code 2

PKG_ something is likely to be related to pkgconfig. Could you try 
adding pkgconfig to the buildInputs please? I'd also add glib, because
anything related to gobject will finally ask for it anyway.

You probably need more dependencies, but hopefully with pkgconfig added
it will actually report the missing files/packages and not syntax 
errors…

>what is the best way to solve this problem ?



_______________________________________________
nix-dev mailing list
nix-dev@lists.science.uu.nl
http://lists.science.uu.nl/mailman/listinfo/nix-dev

Reply via email to