[m-dev.] Strange build errors

Zoltan Somogyi zs at cs.mu.OZ.AU
Tue Apr 9 15:28:36 AEST 2002


On 09-Apr-2002, Ralph Becket <rafe at cs.mu.OZ.AU> wrote:
> I've done cvs update and all permutations of mmake realclean, mmake
> clean, mmake depend, mmake in an attempt to make this problem go away.

You haven't imported module hlds, which is the parent of hlds__hlds_pred.
In general, if you import module a.b, you also need to explicitly import
module a, unless you are in a submodule of a.

Fergus had a change to mention this in the error message. Either he hasn't
committed it, or you are using an old compiler.

Zoltan.
--------------------------------------------------------------------------
mercury-developers mailing list
Post messages to:       mercury-developers at cs.mu.oz.au
Administrative Queries: owner-mercury-developers at cs.mu.oz.au
Subscriptions:          mercury-developers-request at cs.mu.oz.au
--------------------------------------------------------------------------



More information about the developers mailing list