[m-rev.] diff: fix installation of mdbcomp, ssdb and browser libraries

Peter Ross pdross at gmail.com
Thu May 6 19:09:59 AEST 2010


On Thu, May 6, 2010 at 1:44 PM, Julien Fischer
<juliensf at csse.unimelb.edu.au> wrote:
>
>
> On Thu, 6 May 2010, Paul Bone wrote:
>
>> 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.
>
> The same thing has occurred with the nightly builds on eris.
>
Still looking into this.

mmake install works fine

mmake install -j2 is the problem.

--------------------------------------------------------------------------
mercury-reviews mailing list
Post messages to:       mercury-reviews at csse.unimelb.edu.au
Administrative Queries: owner-mercury-reviews at csse.unimelb.edu.au
Subscriptions:          mercury-reviews-request at csse.unimelb.edu.au
--------------------------------------------------------------------------



More information about the reviews mailing list