Hi, and thank you!

> It looks very much like your copy of gmake is wonky.  Try this:
> 
> $ cd fptools/ghc/rts
> $ make show VALUE=C_SRCS
> 
> you should get a list of the C files in the current directory.  If not,
> your
> gmake is probably hosed.

This responded with an empty list.
I've removed the Solaris freeware binary make package, and compiled my
own. This seems a bit healthier.
I've been through and done:
autoconf
./configure --enable-hc-boot
make boot
make all
cd ghc/lib
make clean
make boot
make all
as per the instructions, and all completed OK.

However, I just tried a make install. This fell over on hsc. Now I
seem to have broken it again! I'm about to try again - but I think the
problem I had is sorted.

Thanks,
Dan

-- 
----------------------------------------------------------------------
 Dan Chalmers, Research Associate,
 Department of Computing,                     E-mail: [EMAIL PROTECTED]
 Imperial College,                        Phone: (+44|0) 207 594 8235
 180 Queen's Gate,                          Fax: (+44|0) 207 581 8024
 London SW7 2BZ, U.K.            Web: http://www-dse.doc.ic.ac.uk/~dc

Reply via email to