[mercury-users] Trouble compiling releases of the day on 64-bit ubuntu
Peter Wang
novalazy at gmail.com
Thu Nov 5 10:51:38 AEDT 2009
On 2009-11-04, Zack Brannigan <srwences123 at yahoo.com> wrote:
> The error message I got is given below.
>
> ===========================================================
> make[2]: *** [list.c_date] Error 1
> make[2]: Leaving directory `/home/hsdl/src/mercury/again/mercury-compiler-rotd-2009-11-01/install_grade_dir.none.gc.decldebug/library'
> To clean up from failed install, remove /home/hsdl/src/mercury/again/mercury-compiler-rotd-2009-11-01/install_grade_dir.none.gc.decldebug
> make[1]: *** [install_grades] Error 1
> make[1]: Leaving directory `/home/hsdl/src/mercury/again/mercury-compiler-rotd-2009-11-01'
> make: *** [install] Error 2
> ===========================================================
>
> I'd like to get to the point where I can use the erlang and java back-ends.
>
> Any help would be greatly appreciated.
This particular bug is fixed in the 2009-11-02 snapshot.
Note that you can limit the grades you install, e.g.
mmake install LIBGRADES='java erlang'
If you get an out of memory error when installing the java grade, please
add a line like this to Mmake.params, and try again.
JAVACFLAGS += -J-Xmx512m
Peter
--------------------------------------------------------------------------
mercury-users mailing list
Post messages to: mercury-users at csse.unimelb.edu.au
Administrative Queries: owner-mercury-users at csse.unimelb.edu.au
Subscriptions: mercury-users-request at csse.unimelb.edu.au
--------------------------------------------------------------------------
More information about the users
mailing list