[mercury-users] Newbie questions

Peter Ross peter.ross at miscrit.be
Mon Dec 11 21:37:02 AEDT 2000


On Mon, Dec 11, 2000 at 02:26:21AM -0800, John Eikenberry wrote:
> Fergus Henderson wrote:
> 
> > To install the Posix library, do the following:
> > 
> > 	cd extras/posix
> > 	mmake libposix.depend
> 
> This worked but it caused an error:
> 
> $ mmake libposix.depend
> mmc --generate-dependencies     libposix
> Error: can't read source file for module `libposix'.
> For more information, try recompiling with `-E'.
> make: *** [libposix.depend] Error 1
> 
That should be
    mmake posix.depend

Then the rest of the steps.
--------------------------------------------------------------------------
mercury-users mailing list
post:  mercury-users at cs.mu.oz.au
administrative address: owner-mercury-users at cs.mu.oz.au
unsubscribe: Address: mercury-users-request at cs.mu.oz.au Message: unsubscribe
subscribe:   Address: mercury-users-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------



More information about the users mailing list