Re: [perl #60286] Re: Parrot doesn't build on OS X

2009-02-01 Thread Stéphane Payrard
Yes, the problem is long gone. On Sun, Feb 1, 2009 at 1:33 AM, James Keenan via RT wrote: > On Sat Nov 01 07:37:39 2008, cognominal wrote: >> I was preparing a bug report for the same thing so >> here it is : >> >> Parrot does not compile on my new 64 bits core 2 duo unibody macbook. >> I got bac

Re: Parrot doesn't build on OS X

2008-11-06 Thread Stéphane Payrard
rakudo now builds correctly. btw : the subject is wrong. I did not notice because I use a script to get the last trunk, build parrot and rakudo. On Sun, Nov 2, 2008 at 5:37 PM, Stéphane Payrard <[EMAIL PROTECTED]> wrote: > That's trunk, and I did a make real clean > > On Sat, Nov 1, 2008 at 9:36 P

Re: Parrot doesn't build on OS X

2008-11-03 Thread James E Keenan
[EMAIL PROTECTED] wrote: Just a data point - fresh svn on a Macbook pro x86 failsr3205: [snip] auto::readline - Does your platform support readline...dyld: lazy symbol binding failed: Symbol not found: _rl_get_keymap Referenced from: /usr/share/cvs/afbach/parrot/./test_51162 Expe

Re: Parrot doesn't build on OS X

2008-11-03 Thread Andy_Bach
Just a data point - fresh svn on a Macbook pro x86 failsr3205: c++ -o dan_ops_switch.bundle dan_ops_switch.o -L/usr/local/lib -L/usr/share/cvs/afbach/parrot/blib/lib -L/usr/share/cvs/afbach/parrot/blib/lib -undefined dynamic_lookup -bundle -L/usr/share/cvs/afbach/parrot/blib/lib -lparrot make

Re: Parrot doesn't build on OS X

2008-11-02 Thread Andy Dougherty
On Sat, 1 Nov 2008, Mark J. Reed wrote: > Trunk or 0.8.0? Trunk builds fine on my iMac running the same Darwin > version you report (leopard 10.5.5). There are also other issues to consider: What libraries are in use? [e.g. there is speculation that it may be a libgmp issue]. What compiler

Re: Parrot doesn't build on OS X

2008-11-02 Thread Stéphane Payrard
That's trunk, and I did a make real clean On Sat, Nov 1, 2008 at 9:36 PM, Mark J. Reed <[EMAIL PROTECTED]> wrote: > Trunk or 0.8.0? Trunk builds fine on my iMac running the same Darwin > version you report (leopard 10.5.5). > > > > On 11/1/08, Ovid <[EMAIL PROTECTED]> wrote: >> For the past few d

Re: Parrot doesn't build on OS X

2008-11-01 Thread Mark J. Reed
Trunk or 0.8.0? Trunk builds fine on my iMac running the same Darwin version you report (leopard 10.5.5). On 11/1/08, Ovid <[EMAIL PROTECTED]> wrote: > For the past few days, Parrot has failed to build on my MacBook. Today I > moved my parrot directory and did a fresh svn checkout. "perl Conf

[perl #60286] Re: Parrot doesn't build on OS X

2008-11-01 Thread via RT
# New Ticket Created by Stephane Payrard # Please include the string: [perl #60286] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=60286 > I was preparing a bug report for the same thing so here it is : Parrot does not com

Re: Parrot doesn't build on OS X

2008-11-01 Thread Stéphane Payrard
I was preparing a bug report for the same thing so here it is : Parrot does not compile on my new 64 bits core 2 duo unibody macbook. I got back data from the Time Machine backup of my now dead 32 bits intel macbook so I suspected that the gmp port libraries conflicted with some headers proper to

Re: Parrot doesn't build on OS X

2008-11-01 Thread James E Keenan
Ovid wrote: For the past few days, Parrot has failed to build on my MacBook. Today I moved my parrot directory and did a fresh svn checkout. "perl Configure.pl" ran fine without problem. "make" does fine until about here: $ make Compiling with: xx.c /usr/bin/gcc-4.0 make -C compilers/pge pe

Re: Parrot doesn't build on OS X

2008-11-01 Thread Andrew Dougherty
On Sat, 1 Nov 2008, Ovid wrote: > For the past few days, Parrot has failed to build on my MacBook. Today > I moved my parrot directory and did a fresh svn checkout. "perl > Configure.pl" ran fine without problem. "make" does fine until about > here: > > $ make > Compiling with: > xx.c > /usr

Parrot doesn't build on OS X

2008-11-01 Thread Ovid
For the past few days, Parrot has failed to build on my MacBook. Today I moved my parrot directory and did a fresh svn checkout. "perl Configure.pl" ran fine without problem. "make" does fine until about here: $ make Compiling with: xx.c /usr/bin/gcc-4.0 make -C compilers/pge perl -MExtUtils: