[nhc-bugs] Not able to complete compilation of nhc98 1.10

Feliks Kluzniak feliks@crt.se
Tue, 11 Dec 2001 23:52:41 +0100


> For some reason the nhc98 build isn't completing on my machine.  Since
> the build listing is quite long, I've only included the tail.
> ...
> hmake: Sorry, I do not know about your installation of nhc98
> ...

If a bystander is allowed to comment...

I had the same problem on Solaris.  

The trick that helped then was to do "make install" at this point (after the
failure), and then to proceed with "make all; make install" again.

Apparently this is a known bug.

-- F.