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 value
`"$(PERL) -e 'chdir shift @ARGV; system q{$(MAKE)}, @ARGV; exit $$? >>
8;'"'
--

Cheers,

-J

--
On Fri, Dec 02, 2005 at 03:46:52PM -1000, Joshua Hoblitt wrote:
> 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,
> 
> -J
> 
> --
> On Fri, Dec 02, 2005 at 10:32:55AM -0800, Andy Dougherty wrote:
> > # New Ticket Created by  Andy Dougherty 
> > # Please include the string:  [perl #37818]
> > # in the subject line of all future correspondence about this issue. 
> > # <URL: https://rt.perl.org/rt3/Ticket/Display.html?id=37818 >
> > 
> > 
> > config/init/hints/solaris.pl contains several callbacks or
> > triggers to deal with various settings.  These don't appear to work 
> > anymore.
> > 
> > For example, during Configure.pl, I now see
> > 
> > Determining nongenerated header files.................................done.
> > Determining what C compiler and linker to use......Use of uninitialized 
> > value in hash element at lib/Parrot/Configure/Data.pm line 182.
> > ...................done.
> > Determining whether make is installed..................................yes.
> > Determining whether lex is installed...............................skipped.
> > Determining whether yacc is installed..............................skipped.
> > Determining if your C compiler is actually gcc......Use of uninitialized 
> > value in hash element at lib/Parrot/Configure/Data.pm line 182.
> > ....................no.
> > Enabling optimization.................................................done.
> > 
> > The other main evidence is that the trigger that's supposed to include 
> > -xlibmieee doesn't work anymore -- that flag doesn't get included.
> > 
> > I know this used to work just fine, but I don't follow parrot development 
> > closely enough to speculate on what's gone wrong or to suggest a fix.
> > 
> > -- 
> >     Andy Dougherty          [EMAIL PROTECTED]


Attachment: pgpJII1RiGhap.pgp
Description: PGP signature

Reply via email to