[prev in list] [next in list] [prev in thread] [next in thread] 

List:       nix-dev
Subject:    [Nix-dev] darwin haskellPackages.gtk
From:       simons () cryp ! to (Peter Simons)
Date:       2012-01-21 18:50:27
Message-ID: 87pqecubyk.fsf () write-only ! cryp ! to
[Download RAW message or body]

Hi Patrick,

 > I replaced:
 >     ++ stdenv.lib.optionals cupsSupport [ cups ];
 > with
 >     ++ (if stdenv.isDarwin then stdenv.lib.optionals cupsSupport [ cups ] else []);

CUPS is developed by *Apple* -- that package should compile just fine on
Darwin. I reckon the problem was that CUPS had Linux-specific
dependencies such as 'acl'. I fixed the CUPS expression accordingly.
Could you please try again whether building GTK+ now succeeds?

Take care,
Peter


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic