Re: [perl #38217] r11124: Cygwin build fails

2006-01-22 Thread Joshua Hoblitt
On Mon, Jan 23, 2006 at 12:13:50AM +, Nick Glencross wrote: > Nick Glencross wrote: > > >There seem to be a few recent events which can now trigger a newish > >problem: > > > > > >The real problem is that -L/usr/local/lib is brought in from parrot, > >so we have a few choices: > > > > *

Re: [perl #38217] r11124: Cygwin build fails

2006-01-22 Thread Nick Glencross
Nick Glencross wrote: There seem to be a few recent events which can now trigger a newish problem: The real problem is that -L/usr/local/lib is brought in from parrot, so we have a few choices: * Just remove -Ls brought in from 'lddflags', which seems safe to me, or * remove the

Re: [perl #38217] r11124: Cygwin build fails

2006-01-22 Thread Nick Glencross
Jonathan Worthington wrote: "Greg Bacon" <[EMAIL PROTECTED]> wrote: I'm still seeing a link failure with r11221. Discovered I have cygwin on this PC, went to investigate and..the link failure is gone as well as the auto-import warnings. Sadly, there's a new problem that I really have n