In fact, I don't think this issue would affect nixOS because those file paths wouldn't exist.
since the configure script is looking for a library in a certain location (and that location wouldn't exist in nixOS) - libraries such as libbsd wouldn't be sucked in from the host system. I guess this is a situation where the *presence* of a particular file systems breaks the build. -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Marc Weber Sent: Thursday, October 30, 2008 2:50 PM To: [email protected] Subject: Re: [Nix-dev] Git doesn't build in trunk nix-pkgs > Cheers > Jeeva. You're running nix on another distro (not nixos), right? Marc _______________________________________________ nix-dev mailing list [email protected] https://mail.cs.uu.nl/mailman/listinfo/nix-dev NOTICE This e-mail and any attachments are confidential and may contain copyright material of Macquarie Group Limited or third parties. If you are not the intended recipient of this email you should not read, print, re-transmit, store or act in reliance on this e-mail or any attachments, and should destroy all copies of them. Macquarie Group Limited does not guarantee the integrity of any emails or any attached files. The views or opinions expressed are the author's own and may not reflect the views or opinions of Macquarie Group Limited. _______________________________________________ nix-dev mailing list [email protected] https://mail.cs.uu.nl/mailman/listinfo/nix-dev
