[Haskell-cafe] Trouble installing ghc-6.10.1 on linux

zooko zooko at zooko.com
Sat Dec 6 20:31:39 EST 2008


Hi there! I have the same problem.  The machine is running Ubuntu 7.04 x86. 
ghc is v6.6 as provided by Ubuntu -- the Ubuntu version number is 6.6-3. 
The complete cabal-bin command-line, as executed by "make", is:

/home/zooko/playground/ghc/ghc-6.10.1/libraries/cabal-bin /usr/bin/ghc
/home/zooko/playground/ghc/ghc-6.10.1/libraries/bootstrapping.conf configure
--distpref dist-stage2                    --flags=-stage1 --flags=ncg
--flags=ghci --ghc-option=-DGHCI_TABLES_NEXT_TO_CODE
--enable-library-profiling
--with-compiler=/home/zooko/playground/ghc/ghc-6.10.1/ghc/stage1-inplace/ghc
--with-hc-pkg=/home/zooko/playground/ghc/ghc-6.10.1/utils/ghc-pkg/install-inplace/bin/ghc-pkg                     
--prefix=/NONEXISTENT --bindir=/NONEXISTENT --libdir=/NONEXISTENT
--libexecdir=/NONEXISTENT --datadir=/NONEXISTENT --docdir=/NONEXISTENT
--haddockdir=/NONEXISTENT --htmldir=/NONEXISTENT                   
--libsubdir='$pkgid' --with-gcc=gcc --with-ld=/usr/bin/ld    
--configure-option='--prefix=/usr/local/stow/ghc-6.10.1'
--configure-option=--with-cc=gcc
--with-hsc2hs=/home/zooko/playground/ghc/ghc-6.10.1/utils/hsc2hs/install-inplace/bin/hsc2hs                   
--ghc-option=-DSTAGE=2

And the complete output is:

Configuring ghc-6.10.1...
cabal-bin: At least the following dependencies are missing:
Cabal -any,
base <3,
filepath >=1 && <1.2,
haskell98 -any,
hpc -any,
template-haskell -any,
unix -any

Adding "-v" makes no difference.  Adding "-v3" elicits:

Configuring ghc-6.10.1...
Creating dist-stage2 (and its parents)
("/home/zooko/playground/ghc/ghc-6.10.1/ghc/stage1-inplace/ghc",["--numeric-version"])
/home/zooko/playground/ghc/ghc-6.10.1/ghc/stage1-inplace/ghc is version
6.10.1
("/home/zooko/playground/ghc/ghc-6.10.1/utils/ghc-pkg/install-inplace/bin/ghc-pkg",["--version"])
/home/zooko/playground/ghc/ghc-6.10.1/utils/ghc-pkg/install-inplace/bin/ghc-pkg
is version 6.10.1
("/home/zooko/playground/ghc/ghc-6.10.1/ghc/stage1-inplace/ghc",["--supported-languages"])
Reading installed packages...
("/home/zooko/playground/ghc/ghc-6.10.1/utils/ghc-pkg/install-inplace/bin/ghc-pkg",["dump","--global"])
cabal-bin: At least the following dependencies are missing:
Cabal -any,
base <3,
filepath >=1 && <1.2,
haskell98 -any,
hpc -any,
template-haskell -any,
unix -any

The complete output from running "make" is here:

http://testgrid.allmydata.org:3567/uri/URI%3ACHK%3Alu4jyzcuktl7zkwazpgfotao6i%3Ar2olzx7x6ga2y5sbd533xi7qe24xd7k2wjr35vxzsywdzks33bpa%3A3%3A10%3A985759
-- 
View this message in context: http://www.nabble.com/Trouble-installing-ghc-6.10.1-on-linux-tp20419532p20876884.html
Sent from the Haskell - Haskell-Cafe mailing list archive at Nabble.com.



More information about the Haskell-Cafe mailing list