develooper Front page | perl.perl6.internals | Postings from March 2008

[perl #52316] [BUG] undeclared dependency between role and namespace PMCs

Thread Next
From:
Will Coleda via RT
Date:
March 31, 2008 18:01
Subject:
[perl #52316] [BUG] undeclared dependency between role and namespace PMCs
Message ID:
rt-3.6.HEAD-7903-1207011686-1843.52316-15-0@perl.org
On Mon Mar 31 11:27:06 2008, a-chotto@microsoft.com wrote:
> Building with make -j occasionally (about 20% of the time) causes the
> build process to fail.  The problem seems to be an undeclared
> dependency beteen src/pmc/role.pmc and src/pmc/pmc_namespace.h.
> The error is below:
> ./src/pmc/role.pmc:52:27: error: pmc_namespace.h: No such file or
> directory

Updated config/auto/pmc.pm so that the pmc's $(O) files properly depend on any .h files they 
included.

Should help solidify 'make -j'.

See r26679.

Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About