apr binary package misconfigured?
Ryan Schmidt
ryandesign at macports.org
Mon Oct 15 04:47:52 PDT 2012
On Oct 15, 2012, at 06:45, Blair Zajac wrote:
> On 10/15/2012 02:36 AM, Ryan Schmidt wrote:
>>
>> http://lists.macosforge.org/pipermail/macports-dev/2012-October/020636.html
>>
>> In this case, the package with the compiler baked in is apr.
>>
>> To work around the problem, you could rebuild apr on your machine.
>>
>> sudo port -ns upgrade --force apr
>>
>> Then clean serf1 before trying again.
>>
>> sudo port clean serf1
>
> A good reason for MacPorts to have a ${prefix}/bin/cc that is a symlink to the system's compiler.
I agree generally with what jmr wrote earlier: any port not respecting the value of configure.compiler should be made to do so. That will solve the problem.
More information about the macports-dev
mailing list