[MacPorts] #36068: wine-devel 1.5.12 configure error
#36068: wine-devel 1.5.12 configure error ------------------------------------------+--------------------------------- Reporter: macsforever2000@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: wine-devel ------------------------------------------+--------------------------------- I'm seeing the following configure error with wine-devel 1.5.12. I'm on Mac OS X 10.8.1 with Xcode 4.4.1. This error is as follows: {{{ :info:configure configure: error: C compiler cannot create executables }}} But I believe I am setup normally and correctly. All the dependencies built fine. I have installed the latest command line tools, run xcode- select and accepted the license with sudo. -- Ticket URL: <https://trac.macports.org/ticket/36068> MacPorts <http://www.macports.org/> Ports system for Mac OS
#36068: wine-devel 1.5.12 configure error ------------------------------------------+--------------------------------- Reporter: macsforever2000@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: wine-devel ------------------------------------------+--------------------------------- Comment(by ryandesign@…): The log says: {{{ ld: file is universal (2 slices) but does not contain a(n) i386 slice: /usr/lib/crt1.10.6.o for architecture i386 }}} I think crt1.10.6.o should be part of the command line tools; try reinstalling the command line tools? Alternately, perhaps your "ld" is weird; if your "ld" is provided by MacPorts, try rebuilding the port that provided it, or deactivating it and letting Xcode's ld have a go. -- Ticket URL: <https://trac.macports.org/ticket/36068#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#36068: wine-devel 1.5.12 configure error -------------------------------------------+-------------------------------- Reporter: macsforever2000@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: invalid | Keywords: Port: wine-devel | -------------------------------------------+-------------------------------- Changes (by macsforever2000@…): * status: new => closed * resolution: => invalid Comment: I did have Macports ld64 installed: {{{ $ port installed ld64 The following ports are currently installed: ld64 @133.3_0+llvm31 (active) }}} So I rebuilt it and it worked! Thanks Ryan. I did not try re-installing the command line tools in Xcode. For the record here is exactly what I did: {{{ sudo port -f uninstall ld64 sudo port install ld64 sudo port clean wine-devel sudo port upgrade wine-devel }}} -- Ticket URL: <https://trac.macports.org/ticket/36068#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts