26 Jun 14:48
ghc-6.8.3 binary dist problem
From: Benjamin Franksen <benjamin.franksen <at> bessy.de>
Subject: ghc-6.8.3 binary dist problem
Newsgroups: gmane.comp.lang.haskell.glasgow.user
Date: 2008-06-26 12:51:05 GMT
Subject: ghc-6.8.3 binary dist problem
Newsgroups: gmane.comp.lang.haskell.glasgow.user
Date: 2008-06-26 12:51:05 GMT
When I try to ./configure, I get this error: aragon: .../i386-unknown-linux/ghc-6.8.3 > ./configure --prefix=/projects/ctl/franksen/usr checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target system type... i686-pc-linux-gnu Which we'll further canonicalise into: i386-unknown-linux checking for path to top of build tree... configure: error: cannot determine current directory Looking into configure, I see that it calls 'utils/pwd/pwd forwardslash' which seems to be the culprit, since aragon: .../i386-unknown-linux/ghc-6.8.3 > utils/pwd/pwd forwardslash [1] 28489 floating point exception utils/pwd/pwd forwardslash Cheers Ben
RSS Feed