[Nix-dev] Re: GConf update problem

Roelof Wobben rwobben at hotmail.com
Thu Feb 24 19:48:29 CET 2011


Hello, 


I added this and got this error message :



error : unknown flag --shot-trace 


Roelof
 

> To: nix-dev at cs.uu.nl
> From: ludo at gnu.org
> Date: Thu, 24 Feb 2011 17:14:23 +0100
> Subject: [Nix-dev] Re: GConf update problem
> 
> Hi,
> 
> Roelof Wobben <rwobben at hotmail.com> writes:
> 
> > gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DSYSGCONFDIR=\"/nix/store/xgb8hbrx41mv3s1fw43242cmm94fli3l-GConf-2.28.1/etc/gconf\"     -g -O2 -Wall -c gconf-defaults.c
> > gconf-defaults.c:34:18: fatal error: glib.h: No such file or directory
> 
> I would try something like:
> 
>   preConfigure = ''
>     export CPPFLAGS="-I${glib}/include"
>   '';
> 
> $CPPFLAGS is honored both by ‘configure’ and by Automake-generated
> makefiles (unless the package authors really did nasty things to
> disallow that.)
> 
> Thanks,
> Ludo’.
> 
> _______________________________________________
> nix-dev mailing list
> nix-dev at cs.uu.nl
> https://mail.cs.uu.nl/mailman/listinfo/nix-dev
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.science.uu.nl/pipermail/nix-dev/attachments/20110224/2acc4048/attachment.html 


More information about the nix-dev mailing list