[MacPorts] #21104: perl 5.8.9 build failure -- config.sh line 90 syntax error near unexpected token
MacPorts
noreply at macports.org
Sun Sep 6 05:44:37 PDT 2009
#21104: perl 5.8.9 build failure -- config.sh line 90 syntax error near unexpected
token
---------------------------------+------------------------------------------
Reporter: Mike.Linda@… | Owner: ricci@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.0
Keywords: | Port: perl 5.8.9
---------------------------------+------------------------------------------
Comment(by Mike.Linda@…):
Well, I was too hasty. Yes, there are a few sys/* things not found, but
there are many sys/* things found too. So that's not it.
Reading the log more carefully, I see this:
{{{
:::
Checking how to print long doubles...
gconvert NOT found.
gcvt() found.
sprintf() found.
I'll use sprintf to convert floats into a string.
:::
Creating config.sh...
./config.sh: line 90: syntax error near unexpected token `('
./config.sh: line 90: `d_Gconvert='sprintf((b),"%.*g",(n),(x))''
:::
}}}
So if sprintf() gives trouble, would there be way to make it use gcvt()
instead? And if so, how?
I look forward to any suggestions or help. Thanks in advance!
--Mike
--
Ticket URL: <http://trac.macports.org/ticket/21104#comment:4>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list