Changes between Initial Version and Version 1 of Ticket #41099


Ignore:
Timestamp:
Oct 31, 2013, 7:43:57 PM (11 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

I see that the error here is:

ann2fig.cpp:583:1: error: C++ requires a type specifier for all declarations

Probably the reason we did not see this on previous versions of OS X is that because the port is not UsingTheRightCompiler (nor -arch flags, for that matter) it was not using clang until now.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #41099

    • Property Cc mnick@… removed
    • Property Owner changed from macports-tickets@… to mnick@…
    • Property Keywords mavericks added; libANN removed
    • Property Summary changed from libANN fails to build Mavericks to libANN: error: C++ requires a type specifier for all declarations
  • Ticket #41099 – Description

    initial v1  
    1 Clean Mavericks install with Xcode and CLI latest versions.
    2 Made fine in 10.8.5
     1Clean Mavericks install with Xcode and CLI latest versions. [[br]]
     2Made fine in 10.8.5 [[br]]
    33debug file attached