Re: Error compiling nhc98-3.06: ghc is not known

Malcolm Wallace <[email protected]> Tue, 13 Aug 2002 11:23:59 +0100
Newsgroups gmane.comp.lang.haskell.nhc.bugs
Organization Dept of Computer Science, University of York, UK.
Message-ID <[email protected]>
Jose Romildo Malaquias <[email protected]> writes:

> Fail: hmake: the compiler 'ghc' is not known.

What does the following command report?

    cd /home/romildo/rpmbuild/BUILD/hmake-3.06;
    script/hmake-config lib/ix86-Linux/hmakerc list

If ghc is not on the list, then something probably went wrong with
the script  targets/ix86-Linux/hmake3.config  - can you send the
contents of that script as well?

Regards,
    Malcolm