[m-rev.] diff: fix installation of mdbcomp, ssdb and browser libraries
Paul Bone
pbone at csse.unimelb.edu.au
Thu May 6 13:33:49 AEST 2010
On Tue, May 04, 2010 at 12:08:58PM +1000, Peter Ross wrote:
> Hi,
>
> I could no longer compile in the grade hlc.gc.ssdebug because of missing
> .int and .mih files in the installation.o
>
> I tested by installing a compiler with the following libgrades
> asm_fast.gc, hlc.gc and hlc.gc.ssdebug and ensuring that all three
> grades could compile a test program.
>
I'm having trouble because of this change.
make[1]: *** No rule to make target `mdbcomp.module_dep', needed by `libmer_mdbcomp.install_ints'. Stop.
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/mnt/mercury/taura-workspaces/pbone/auto-parallelism/install_grade_dir.asm_fast.gc/mdbcomp'
To clean up from failed install, remove /mnt/mercury/taura-workspaces/pbone/auto-parallelism/install_grade_dir.asm_fast.gc
make: *** [install_grades] Error 1
My workspace is build with:
pbone at taura:/home/taura/workspaces/pbone/auto-parallelism$ cat Mmake.params
MCFLAGS=--profile-for-implicit-parallelism
GRADE=asm_fast.gc.decldebug
and:
$ ./configure --with-cc=gcc-3.4 --prefix /home/taura/workspaces/pbone/auto-parallelism.install/ --enable-libgrades=asm_fast.gc,asm_fast.gc.par,asm_fast.gc.profdeep
I tried running mmake depend and then re-running mmake install, but I had the
same problem. I'll run 'mmake clean' and try again.
Thanks.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 489 bytes
Desc: Digital signature
URL: <http://lists.mercurylang.org/archives/reviews/attachments/20100506/376789b7/attachment.sig>
More information about the reviews
mailing list