Mon Sep 22 01:43:55 2014: Request 99038 was acted upon.
Transaction: Ticket created by ryandes...@macports.org
       Queue: Wx
     Subject: Please set MACOSX_DEPLOYMENT_TARGET to 10.3 or above
   Broken in: (no value)
    Severity: (no value)
       Owner: Nobody
  Requestors: ryandes...@macports.org
      Status: new
 Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=99038 >


The configure process fails with the following message:


Please set MACOSX_DEPLOYMENT_TARGET to 10.3 or above at 
/PATH/TO/Wx-0.9923/build/Wx/build/MakeMaker/MacOSX_GCC.pm line 9.


MACOSX_DEPLOYMENT_TARGET *is* set to 10.3 or above: specifically, it's set to 
10.10. The script is comparing the deployment target as if it were a floating 
point number, which it is not.


Reply via email to