On Mon, Dec 10, 2007 at 10:57:05AM -0800, chromatic wrote:
> On Monday 10 December 2007 01:59:40 Tim Bunce wrote:
> 
> > Meanwhile there's some housekeeping I can be getting on with.
> > Like fixing the broken Makefile.PL (seems best to make it a wrapper for
> > the working Build.PL)
> 
> I've just run it successfully on x86 Ubuntu; what's broken for you and where?

$ perl M*PL
Unrecognized argument in LIBS ignored: '501'
Unrecognized argument in LIBS ignored: '80'
Unrecognized argument in LIBS ignored: '79'
Unrecognized argument in LIBS ignored: '81'
Unrecognized argument in LIBS ignored: '501LIBPARROT_STATIC)'
Writing Makefile for Parrot::Embed

Due to $( on line 20 in Makefile.PL:

    $config{ALL_PARROT_LIBS} = "$(LIBPARROT_STATIC) $config{C_LIBS}";

I see Makefile.PL isn't in subversion so I presume it's generated
somewhere. (I'm not familar with the parrot build system yet.)

Tim.

Reply via email to