Re: [Pyobjc-dev] Build broken (Re: [Pyobjc-checkins] CVS: pyobjc setup.py,1.19,1.20)
Brought to you by:
ronaldoussoren
From: Jack J. <Jac...@or...> - 2002-12-22 21:43:42
|
On zondag, dec 22, 2002, at 21:05 Europe/Amsterdam, Just van Rossum wrote: > Ok, got it through CVS as gcc/libffi. > [...] > [python:~/code/gcc/libffi] just% ./configure > loading cache ./config.cache > checking for Cygwin environment... no > checking for mingw32 environment... no > configure: error: can not find install-sh or install.sh in ./../.. > ././../.. > [python:~/code/gcc/libffi] just% You have to check out the *whole* gcc tree. At least, I tried for a while to fix libffi/configure to make it work standalone, but in the end I checked out the whole gcc tree, then built only libffi. That was a lot easier (at the cost of a bit extra disk space). -- - Jack Jansen <Jac...@or...> http://www.cwi.nl/~jack - - If I can't dance I don't want to be part of your revolution -- Emma Goldman - |