[MacPorts] #43467: clisp 2.4.9 Installation/Configuration fails on Mavericks.
#43467: clisp 2.4.9 Installation/Configuration fails on Mavericks. ------------------------------+-------------------------------- Reporter: lauri.moisio@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Keywords: clisp, mavericks | Port: clisp ------------------------------+-------------------------------- clisp 2.4.9 fails to install on Mavericks (10.9.2), Xcode (5.1.1) {{{ Error: org.macports.configure for port clisp returned: configure failure: command execution failed }}} So ''./configure'' fails. From config.log: {{{ configure:3921: checking whether the C compiler works configure:3943: /opt/local/bin/llvm-gcc-4.2 -arch i386 -pipe -Wl,-no_pie -arch i386 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch i386 conftest.c >&5 ld: library not found for -lcrt1.10.6.o collect2: ld returned 1 exit status configure:3947: $? = 1 configure:3985: result: no }}} So it's apparently a path problem? "crt1.10.6.o" can be located in "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/lib/crt1.10.6.o" but not in "/opt/local/lib". -- Ticket URL: <https://trac.macports.org/ticket/43467> MacPorts <http://www.macports.org/> Ports system for OS X
#43467: clisp 2.4.9: ld: library not found for -lcrt1.10.6.o -----------------------------+------------------------ Reporter: lauri.moisio@… | Owner: easieste@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: mavericks Port: clisp | -----------------------------+------------------------ Changes (by ryandesign@…): * cc: ryandesign@… (added) * keywords: clisp, mavericks => mavericks * owner: macports-tickets@… => easieste@… Comment: This usually means you have not installed the Xcode command line tools, which are required to use MacPorts. Install them by running `xcode-select --install`. -- Ticket URL: <https://trac.macports.org/ticket/43467#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#43467: clisp 2.4.9: ld: library not found for -lcrt1.10.6.o -----------------------------+------------------------ Reporter: lauri.moisio@… | Owner: easieste@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: mavericks Port: clisp | -----------------------------+------------------------ Comment (by lauri.moisio@…): Silly me, that solved the problem. Sorry to bother you! -- Ticket URL: <https://trac.macports.org/ticket/43467#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#43467: clisp 2.4.9: ld: library not found for -lcrt1.10.6.o -----------------------------+------------------------ Reporter: lauri.moisio@… | Owner: easieste@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: invalid | Keywords: mavericks Port: clisp | -----------------------------+------------------------ Changes (by ryandesign@…): * status: new => closed * resolution: => invalid Comment: Ok, glad that fixed it. -- Ticket URL: <https://trac.macports.org/ticket/43467#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts