#43815: clisp @2.49: error: unknown argument: '-R/opt/local/lib' -----------------------------+------------------------ Reporter: wanghuan1406@… | Owner: easieste@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.0 Resolution: | Keywords: Port: clisp | -----------------------------+------------------------ Comment (by ryandesign@…): Ok, so your log says: {{{ :notice:configure ---> Configuring clisp :debug:configure Using compiler 'System cc' :debug:configure Executing org.macports.configure (clisp) :debug:configure Environment: CC='/usr/bin/cc -m32' }}} So the real question is: why has MacPorts decided to use "System cc" as the compiler? Only clang is blacklisted by the port. MacPorts should have picked the next-best compiler, llvm-gcc42. That's what it does on my Mavericks system. -- Ticket URL: <https://trac.macports.org/ticket/43815#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X