nixpkgs/pkgs/top-level
Peter Simons 90dd9d14bf python-2.6: fixed build on Darwin
* Dropped "nolongdouble.patch". The patch no longer applies to Python 2.6, and
   apparently isn't required anymore either.

 * Added access to native Darwin arch utility. Python tries to run 'arch' in
   the configure stage, but that binary reside in /usr/bin. To make it
   available to the expression, the small wrapper darwinArchUtility is added as
   a buildInput if appropriate.

 * Don't pass --enable-shared. The build fails if we try to enable building of
   shared libraries, apparently because some required libraries aren't linked,
   i.e. the linker call isn't right.

TODO:

 * Figure out how to enable shared linking.

 * The resulting binary on Darwin seem to lack the binascii module.

svn path=/nixpkgs/trunk/; revision=17894
2009-10-20 12:13:49 +00:00
..
all-packages.nix python-2.6: fixed build on Darwin 2009-10-20 12:13:49 +00:00
guile-2-test.nix guile-2-test: Add guile-gnome. 2009-10-05 22:21:55 +00:00
haskell-packages.nix Added uniqueid Haskell package. 2009-10-09 13:30:52 +00:00
make-tarball.nix * Use --meta --xml to check whether the meta attributes all evaluate 2009-10-13 09:05:09 +00:00
mingw.nix * Remove execute permission. 2006-09-11 13:37:46 +00:00
perl-packages.nix Made ikiwiki work at least using 'git'. I tested the CGI this time. 2009-10-15 22:08:35 +00:00
python-packages.nix adding python package lxml to make scripts in inkscape work 2009-10-18 04:43:40 +00:00
release.nix Added VirtualBox guest additions 2009-10-15 09:11:25 +00:00