[Nix-dev] glib version?
Matthias Beyer
mail at beyermatthias.de
Sat Mar 14 11:46:51 CET 2015
Hi,
I'm trying to package "mpdscribble", which requires glib 2.6. As far as I can
see, glib 2.42.1 is installed on my system.
my backtrace:
$ nix-env -i mpdscribble -f .
installing ‘mpdscribble-0.22’
these derivations will be built:
/nix/store/52vw9hg0v412dvj7q2r3fi3rh8ha5dfw-mpdscribble-0.22.drv
building path(s)
‘/nix/store/g8mq6chbjxkvja6vp23z86dgcxbfkrif-mpdscribble-0.22’
unpacking sources
unpacking source archive
/nix/store/nzl8z5ci23d3gsy8w3rxlw5ba99rq0pw-mpdscribble-0.22.tar.bz2
source root is mpdscribble-0.22
patching sources
configuring
configure flags: --disable-dependency-tracking
--prefix=/nix/store/g8mq6chbjxkvja6vp23z86dgcxbfkrif-mpdscribble-0.22
checking for a BSD-compatible install...
/nix/store/rgmby7y1kyxac8r7d7c50q2w7hxms3b2-coreutils-8.23/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p...
/nix/store/rgmby7y1kyxac8r7d7c50q2w7hxms3b2-coreutils-8.23/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... none
checking for gcc option to accept ISO C99... -std=gnu99
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for syslog... yes
checking for pkg-config... no
checking for LIBMPDCLIENT... yes
checking for libglib... no
checking for libglib... no
configure: error: glib 2.6 is required
builder for ‘/nix/store/52vw9hg0v412dvj7q2r3fi3rh8ha5dfw-mpdscribble-0.22.drv’ failed with exit code 1
error: build of ‘/nix/store/52vw9hg0v412dvj7q2r3fi3rh8ha5dfw-mpdscribble-0.22.drv’ failed
Can someone give me some pointers on why this fails? I can post the patch
on the ML, if you want me to!
I hope someone can help me.
--
Mit freundlichen Grüßen,
Kind regards,
Matthias Beyer
Proudly sent with mutt.
Happily signed with gnupg.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
Url : http://lists.science.uu.nl/pipermail/nix-dev/attachments/20150314/7ee16626/attachment.bin
More information about the nix-dev
mailing list