On Wed, Nov 19, 2008 at 11:12 PM, Andreas J. Koenig via RT <[EMAIL PROTECTED]> wrote: > # New Ticket Created by (Andreas J. Koenig) > # Please include the string: [perl #60686] > # in the subject line of all future correspondence about this issue. > # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=60686 > > >
> --- > Today my parallel make with -j4 gave me: > > [...] > src/io/unix.c > src/io/win32.c > src/io/portable.c > src/io.c > /usr/bin/perl tools/build/parrot_config_c.pl --mini > \ > src/null_config.c > src/io.c:20:32: error: pmc/pmc_filehandle.h: No such file or directory > src/io.c: In function 'Parrot_io_set_os_handle':/usr/bin/perldoc -ud > ops/cmp.pod ../src/ops/cmp.ops This was fixed in r32920. Regards. -- Will "Coke" Coleda
