Changes between Initial Version and Version 1 of Ticket #34102


Ignore:
Timestamp:
Apr 17, 2012, 8:48:17 PM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Please remember to use WikiFormatting.

"Could not find a working Foundation implementation" has been reported to us a couple times before (#28452, #30298) but we were never able to find out why it happened.

Do you have anything in /usr/local? If so, that might be interfering; try moving it aside.

Do you have /System/Library/Frameworks/Foundation.framework? Do you have /System/Library/Frameworks/Foundation.framework/Headers/Foundation.h? If not, reinstall OS X.

Compiling MacPorts manually should of course work, but out of curiosity, why do you want to do so instead of using our pre-made disk images?

Since we are about to release MacPorts 2.1.0, you could also test whether version 2.1.0 beta 1 works better, but I don't recall us making any changes with regard to this configure check so I doubt it.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #34102

    • Property Component changed from ports to base
    • Property Summary changed from Error on build, please help. configure: error: Could not find a working Foundation implementation to configure: error: Could not find a working Foundation implementation
  • Ticket #34102 – Description

    initial v1  
     1{{{
    12Craigs-MacBook-Pro:MacPorts-2.0.4 cquiter$ ./configure
    23checking build system type... x86_64-apple-darwin11.3.0
     
    106107configure: WARNING: GNUSTEP_SYSTEM_ROOT is not defined in your environment, preventing the use of GNUstep's Foundation library
    107108configure: error: Could not find a working Foundation implementation
     109}}}