Hi,

I'm trying to install some haskell stuff on Solaris systems from
source code. However, this seems to be a little bit hard and
undocumented. Using binaries is not an option in my case so I have
to do some bootstrapping.

For GHC I tried this:

sh ./distrib/hc-build --prefix=/sw/pkg/ghc

but this fails with:

===fptools== Finished making `all' in cbits ...
PWD = /export/share/sw-solaris-sparc/pkg/haskell/src/fptools/hslibs/lang
------------------------------------------------------------------------
gmake[2]: *** No rule to make target `Addr.o', needed by `libHSlang.a'.  Stop.
gmake[1]: *** [all] Error 1
gmake: *** [all] Error 1                               

What did I do wrong in the 'chicken/egg' jungle haskell installation
seems to be?

gcc is:

april:src/fptools-: gcc -v
Reading specs from /sw/pkg/gcc-2.95.2/lib/gcc-lib/sparc-sun-solaris2.6/2.95.2/specs
gcc version 2.95.2 19991024 (release)         

By the way: the various tools [ghc, happy, ..] seems to be different
parts of the same source tree. Why isn't there a tarball which has it
all and installs cleanly ?

Please cc me 'cause I'm not on the list...

Cheers,
-- 
+-----------------------------------------------------------------------+
| Henk van Lingen, Systems Administrator,             <[EMAIL PROTECTED]> |
| Dept. of Computer Science, Utrecht University.  phone: +31-30-2535278 |
+----------------- http://www.cs.uu.nl/people/henkvl/ ------------------+


Reply via email to