
4 Apr
2002
4 Apr
'02
11:18 a.m.
Regarding nhc-1.12 for Solaris 2.8 on x86, Jon Bernard writes:
1. ./configure tells me that fullname isn't found (though judging from the script this would seem not to matter).
Yes, this is a harmless error.
lib/ix86-solaris2/hmakerc does not exist.
... there is no MkConfig in lib/ix86-solaris2. Could this be the problem?
That is most certainly a problem. I have looked at the Makefiles and I cannot see any reason why MkConfig could fail to be built. What build-target did you give to `make'? e.g. make make basic make all make tracer ? Regards, Malcolm