Re: [perl #55910] - running Configure.pl on PPC OS X

2008-06-17 Thread Packy Anderson
= --- config/gen/makefiles/root.in(revision 28436) +++ config/gen/makefiles/root.in(working copy) @@ -105,6 +105,7 @@ RECONFIGURE = $(PERL) tools/dev/reconfigure.pl INNO_SETUP = iscc JIT_BUILD_TOOL = $(BUILD_TOOLS_DIR)/jit2c.pl +#CONDITIONED_LINE(darwin):export MACOSX_DEPL

Re: [perl #55910]

2008-06-17 Thread Packy Anderson
Ah, but it doesn't complete the 'make' because MACOSX_DEPLOYMENT_TARGET. I'll fix that after dinner. -packy -- Packy Anderson [EMAIL PROTECTED] "They that can give up essential liberty to obtain a little tempora

Re: [perl #55950] problem compiling OpenGL/GLUT on PPC OS X

2008-06-18 Thread Packy Anderson
and pieces that were being compiled earlier during the parallel make are delayed during a serial make. -- Packy Anderson [EMAIL PROTECTED] "They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." --Benjamin Franklin

Re: [perl #56020] [OK]: Report on Parrot Build Fest at YAPC

2008-06-19 Thread Packy Anderson
On Jun 18, 2008, at 11:51 AM, Parrot via RT wrote: Successful parrot build on ancient Debian/i386 system, most of the way through "make test" (it's taking _forever_, mostly because this is a PII 266 system) $ uname -a Linux daffy 2.2.19pre17 #1 Tue Mar 13 22:37:59 EST 2001 i686 unknown ... and

Re: [perl #56020] [OK]: Report on Parrot Build Fest at YAPC

2008-06-19 Thread Packy Anderson
On Jun 19, 2008, at 11:34 AM, Ovid wrote: --- Packy Anderson <[EMAIL PROTECTED]> wrote: On Jun 18, 2008, at 11:51 AM, Parrot via RT wrote: Successful parrot build on ancient Debian/i386 system, most of the way through "make test" (it's taking _forever_, mostly because thi