Changes between Initial Version and Version 1 of Ticket #20775, comment 20


Ignore:
Timestamp:
Mar 7, 2013, 6:23:44 PM (11 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #20775, comment 20

    initial v1  
    66I have xcode 4.2.1, but loaded gcc-4.2 as a separate exercise because there was an implication in the log that gcc-3.x was deprecated (why would it be mentioned, otherwise), and there's no mention of LLVM GCC 4.2 or LLVM compiler 3.0, which are the two possibilities from Xcode 4.2.1. Before I installed gcc-4.2 I had tried installing gnu step-base relying on what was installed with xcode and got the same error messages, including:
    77
    8 '':info:configure If you are using gcc-3.x make sure that your compiler's libgcc_s and libobjc
     8{{{
     9:info:configure If you are using gcc-3.x make sure that your compiler's libgcc_s and libobjc
    910:info:configure can be found by the dynamic linker - usually that requires you to play
    1011:info:configure with LD_LIBRARY_PATH or /etc/ld.so.conf.
    11 :info:configure Please refer to your compiler installation instructions for more help.''
     12:info:configure Please refer to your compiler installation instructions for more help.
     13}}}
    1214
    1315If the Macport gnu step installation depends on having Xcode 4.3 installed, perhaps this should be stated somewhere (if it is, I missed it, but I can upgrade and try again).
     
    1517Here's the segment of the gnu step-base config.log that is relevant to the failure:
    1618
     19{{{
    1720:info:configure checking whether objc really works... no
    1821:info:configure I don't seem to be able to use your Objective-C compiler to produce
     
    3336:notice:configure Please see the log file for port gnustep-base for details:
    3437    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnustep_gnustep-base/gnustep-base/main.log
     38}}}
    3539
    3640>