# New Ticket Created by "Christoph Otto (Volt)" # Please include the string: [perl #52316] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=52316 >
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