[nhc-bugs] nhc installing problems

Malcolm Wallace Malcolm.Wallace@cs.york.ac.uk
Fri, 28 Sep 2001 11:27:26 +0100


> On my first trial of installing nhc98 1.08 from sources in my linux machine,
> I got the following message:
>
> ...
> .../nhc98-1.08/lib/ix86-Linux/Prelude.a(Show_IOError.o)(.data+0x1d4):
> undefined reference to `CF_Prelude_46Show_46DErrNo_46ErrNo'

Does the directory   src/prelude/ix86-Linux   exist in your source
tree?  If not, then is it possible that you forgot to run ./configure
before make?

If you run ./configure then make, and it still fails to compile,
then please send me the output of ./configure.

Regards,
    Malcolm