Re: [perl #37818] config/init/hints callbacks are broken

2005-12-03 Thread Joshua Hoblitt
That is, as of r10332. -J -- On Sat, Dec 03, 2005 at 12:43:42PM -1000, Joshua Hoblitt wrote: > On Sat, Dec 03, 2005 at 12:10:08PM -1000, Joshua Hoblitt wrote: > > It also looks like things are broken with Solaris's make: > > > > -- > > mksh: Fatal error in reader: Loop detected when expanding ma

Re: [perl #37818] config/init/hints callbacks are broken

2005-12-03 Thread Joshua Hoblitt
On Sat, Dec 03, 2005 at 12:10:08PM -1000, Joshua Hoblitt wrote: > It also looks like things are broken with Solaris's make: > > -- > mksh: Fatal error in reader: Loop detected when expanding macro value > `"$(PERL) -e 'chdir shift @ARGV; system q{$(MAKE)}, @ARGV; exit $$? >> > 8;'"' > -- That was

Re: [perl #37818] config/init/hints callbacks are broken

2005-12-03 Thread Joshua Hoblitt
I [believe] that I've fixed the issue with trigger invocation as of r10331. Configure.pl is now working properly on my Solaris 8 box. Can you please test this to confirm? It also looks like things are broken with Solaris's make: -- mksh: Fatal error in reader: Loop detected when expanding macro

Re: [perl #37818] config/init/hints callbacks are broken

2005-12-02 Thread Joshua Hoblitt
It's likely that this is the result of my half done configure refactoring. The -lxlibmieee issue appears to have been simple and may have been fixed in r10318. Please let me know. As for the other issues, could you run `perl Configure.pl --verbose=2` and post the output as an attachment? Thanks

[perl #37818] config/init/hints callbacks are broken

2005-12-02 Thread via RT
# New Ticket Created by Andy Dougherty # Please include the string: [perl #37818] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/rt3/Ticket/Display.html?id=37818 > config/init/hints/solaris.pl contains several callbacks or triggers to deal with vari