ANNOUNCE: GHC 7.0.2 Release Candidate 1
Ian Lynagh
igloo at earth.li
Fri Dec 17 19:58:53 CET 2010
Hi Bas,
On Fri, Dec 17, 2010 at 08:59:05AM +0100, Bas van Dijk wrote:
>
> I get the following error while configuring:
>
> bas at hfd:~/download$ wget
> http://www.haskell.org/ghc/dist/7.0.2-rc1/ghc-7.0.1.20101215-x86_64-unknown-linux.tar.bz2
> ...
> bas at hfd:~/download$ tar -xf ghc-7.0.1.20101215-x86_64-unknown-linux.tar.bz2
> bas at hfd:~/download$ cd ghc-7.0.1.20101215/
> bas at 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
More information about the Glasgow-haskell-users
mailing list