
Hi Bas, On Fri, Dec 17, 2010 at 08:59:05AM +0100, Bas van Dijk wrote:
I get the following error while configuring:
bas@hfd:~/download$ wget http://www.haskell.org/ghc/dist/7.0.2-rc1/ghc-7.0.1.20101215-x86_64-unknown-... ... bas@hfd:~/download$ tar -xf ghc-7.0.1.20101215-x86_64-unknown-linux.tar.bz2 bas@hfd:~/download$ cd ghc-7.0.1.20101215/ bas@hfd:~/download/ghc-7.0.1.20101215$ ./configure --prefix=$HOME/ghcs/ghc-7.0.1.20101215 checking for path to top of build tree... ./configure: line 1686: utils/ghc-pwd/dist/build/tmp/ghc-pwd: cannot execute binary file configure: error: cannot determine current directory
Can you tell me what these commands say, please?: uname -a file utils/ghc-pwd/dist/build/tmp/ghc-pwd ldd utils/ghc-pwd/dist/build/tmp/ghc-pwd utils/ghc-pwd/dist/build/tmp/ghc-pwd Thanks Ian