[GHC] #1664: configure unsuccessful on binary build
GHC
trac at galois.com
Tue Sep 4 17:30:59 EDT 2007
#1664: configure unsuccessful on binary build
-----------------------------------------+----------------------------------
Reporter: g9ks157k at acme.softbase.org | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: None | Version: 6.7
Severity: blocker | Keywords:
Difficulty: Unknown | Os: Linux
Testcase: | Architecture: x86
-----------------------------------------+----------------------------------
I tried to install the nightly snapshot of the file {{{ghc-6.7.20070820-
i386-unknown-linux.tar.bz2}}}. I ran ./configure with just a --prefix
option. I got the following output:
{{{
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: line 1433: cd:
utils/pwd: No such file or directory
./configure: line 1438: -v0: command not found
./configure: line 1441: utils/pwd/pwd: No such file or directory
configure: error: cannot determine current directory
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/1664>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the Glasgow-haskell-bugs
mailing list