Changes between Initial Version and Version 2 of Ticket #33449


Ignore:
Timestamp:
Mar 2, 2012, 10:41:27 PM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Please remember to use WikiFormatting.

The message about tclIndex is irrelevant. The real error is:

./configure: line 1401: gnustep-config: command not found

This is #20775.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #33449

    • Property Status changed from new to closed
    • Property Cc ryandesign@… added
    • Property Summary changed from bug: "sudo port install -f gnustep-core +dev_tools" fails to gnustep-base: gnustep-config: command not found
    • Property Resolution changed from to duplicate
    • Property Port gnustep-base added; gnustep-core removed
  • Ticket #33449 – Description

    initial v2  
    44The bug seems to be that its looking for a file in the Tcl 8.5 /System/Library does not exist. The specific log file line is:
    55
     6{{{
    67:debug:configure couldn't open "/System/Library/Frameworks/Tcl.framework/Versions/8.5/Resources/tclIndex": no such file or directory
     8}}}
    79
    810Inspection of the directory reveals:
     11{{{
    912wilder-henderson-Macbook-Pro:Resources dgh$ ls /System/Library/Frameworks/Tcl.framework/Versions/8.5/Resources
    1013Documentation   Info.plist      Scripts         license.terms   tcl8            version.plist
     14}}}
    1115
    1216
    1317
    14