[Nix-dev] GConf update problem

Roelof Wobben rwobben at hotmail.com
Thu Feb 24 11:57:29 CET 2011


Hello, 


Im trying to update Gconf to version 2.28-1
But the building stops here : 


  && rm -f $file && /nix/store/mbrd030yv36sbfqpfsdb2p9wsb8rvqd5-gettext-0.18.1.1/bin/msgfmt -o $file yi.po
building zh_CN.gmo
file=`echo zh_CN | sed 's,.*/,,'`.gmo \
  && rm -f $file && /nix/store/mbrd030yv36sbfqpfsdb2p9wsb8rvqd5-gettext-0.18.1.1/bin/msgfmt -o $file zh_CN.po
building zh_HK.gmo
file=`echo zh_HK | sed 's,.*/,,'`.gmo \
  && rm -f $file && /nix/store/mbrd030yv36sbfqpfsdb2p9wsb8rvqd5-gettext-0.18.1.1/bin/msgfmt -o $file zh_HK.po
building zh_TW.gmo
file=`echo zh_TW | sed 's,.*/,,'`.gmo \
  && rm -f $file && /nix/store/mbrd030yv36sbfqpfsdb2p9wsb8rvqd5-gettext-0.18.1.1/bin/msgfmt -o $file zh_TW.po
make[2]: Leaving directory `/tmp/nix-build-2iz0wsvw3adq3ycifm52c52pgcxvzhgi-GConf-2.28.1.drv-0/GConf-2.28.1/po'
Making all in doc
make[2]: Entering directory `/tmp/nix-build-2iz0wsvw3adq3ycifm52c52pgcxvzhgi-GConf-2.28.1.drv-0/GConf-2.28.1/doc'
building all-recursive
Making all in gconf
make[3]: Entering directory `/tmp/nix-build-2iz0wsvw3adq3ycifm52c52pgcxvzhgi-GConf-2.28.1.drv-0/GConf-2.28.1/doc/gconf'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/tmp/nix-build-2iz0wsvw3adq3ycifm52c52pgcxvzhgi-GConf-2.28.1.drv-0/GConf-2.28.1/doc/gconf'
make[3]: Entering directory `/tmp/nix-build-2iz0wsvw3adq3ycifm52c52pgcxvzhgi-GConf-2.28.1.drv-0/GConf-2.28.1/doc'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/tmp/nix-build-2iz0wsvw3adq3ycifm52c52pgcxvzhgi-GConf-2.28.1.drv-0/GConf-2.28.1/doc'
make[2]: Leaving directory `/tmp/nix-build-2iz0wsvw3adq3ycifm52c52pgcxvzhgi-GConf-2.28.1.drv-0/GConf-2.28.1/doc'
Making all in examples
make[2]: Entering directory `/tmp/nix-build-2iz0wsvw3adq3ycifm52c52pgcxvzhgi-GConf-2.28.1.drv-0/GConf-2.28.1/examples'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/nix-build-2iz0wsvw3adq3ycifm52c52pgcxvzhgi-GConf-2.28.1.drv-0/GConf-2.28.1/examples'
Making all in defaults
make[2]: Entering directory `/tmp/nix-build-2iz0wsvw3adq3ycifm52c52pgcxvzhgi-GConf-2.28.1.drv-0/GConf-2.28.1/defaults'
building all
make  all-am
make[3]: Entering directory `/tmp/nix-build-2iz0wsvw3adq3ycifm52c52pgcxvzhgi-GConf-2.28.1.drv-0/GConf-2.28.1/defaults'
building gconf-defaults.o
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
compilation terminated.
make[3]: *** [gconf-defaults.o] Error 1
make[3]: Leaving directory `/tmp/nix-build-2iz0wsvw3adq3ycifm52c52pgcxvzhgi-GConf-2.28.1.drv-0/GConf-2.28.1/defaults'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/nix-build-2iz0wsvw3adq3ycifm52c52pgcxvzhgi-GConf-2.28.1.drv-0/GConf-2.28.1/defaults'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/nix-build-2iz0wsvw3adq3ycifm52c52pgcxvzhgi-GConf-2.28.1.drv-0/GConf-2.28.1'
make: *** [all] Error 2
builder for `/nix/store/2iz0wsvw3adq3ycifm52c52pgcxvzhgi-GConf-2.28.1.drv' failed with exit code 2
error: build of `/nix/store/2iz0wsvw3adq3ycifm52c52pgcxvzhgi-GConf-2.28.1.drv' failed


How to solve this ?


Roelof
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.science.uu.nl/pipermail/nix-dev/attachments/20110224/90d4d708/attachment.html 


More information about the nix-dev mailing list