On Thursday 31 July 2008 16:27:58 James Keenan via RT wrote:
> I tried again today to apply this patch and I still cannot get it to
> apply cleanly. I got this *.rej file:
>
> $ cat config/gen/makefiles/root.in.rej
> ***
> *** 379,384
> \
> $(OPS_DIR)/core_ops$(O) \
On 16/03/2008, James Keenan via RT <[EMAIL PROTECTED]> wrote:
> On Thu Nov 08 08:25:28 2007, ptc wrote:
>
> > James,
> >
> > Thanks for the report! I forgot to add parrot.h to the list of
> > includes. Could you add:
> >
> > #include "parrot/parrot.h"
> >
> > just before the other include
James,
Thanks for the report! I forgot to add parrot.h to the list of
includes. Could you add:
#include "parrot/parrot.h"
just before the other include statement in gcc_pcc.c and see if things
make (after realclean) nicely for you?
Ta!
Paul
> Failed on Darwin PPC at about 40% of the way th