Howdy, I just fixed this in d1142ed .
The problem was that Jim accidentally removed a dependency on miniparrot for pr0.pbc . This only broke the build when using -jX where X > 1. Duke On Sat, Mar 24, 2012 at 1:22 PM, Stefan Seifert <[email protected]> wrote: > On Saturday 24 March 2012 16:09:36 James E Keenan wrote: >> On 3/24/12 1:27 PM, Christoph Otto wrote: >> > On Sat, Mar 24, 2012, at 17:58, Stefan Seifert wrote: >> >> Build is broken on current master >> > >> > Thanks for reporting this, but the build works for me on linux x64 with >> > both gcc and g++. Which platform are you on? > > openSUSE 12.1 using GNU Make 3.82 and gcc (SUSE Linux) 4.6.2 > >> I tested this on both Linux/i386 and Darwin/ppc before merging. >> Experienced no problems with either build or test. > > Have you tried it with a parallel build? > Seems like it works with plain make but fails with make -j6. So I guess there > are some dependencies missing leading make to execute some steps prematurely. > > Stefan > _______________________________________________ > http://lists.parrot.org/mailman/listinfo/parrot-dev -- Jonathan "Duke" Leto <[email protected]> Leto Labs LLC 209.691.DUKE // http://labs.leto.net NOTE: Personal email is only checked twice a day at 10am/2pm PST, please call/text for time-sensitive matters. _______________________________________________ http://lists.parrot.org/mailman/listinfo/parrot-dev
