#33645: xmlrpc-c: in gennmtab.o, file too small for architecture x86_64 -------------------------------+-------------------------------------------- Reporter: phyre19@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Keywords: clang | Port: xmlrpc-c -------------------------------+-------------------------------------------- Comment(by phyre19@…): Replying to [comment:1 ryandesign@…]:
The relevant error in the log seems to be: {{{ :info:build ld: in gennmtab.o, file too small for architecture x86_64 :info:build clang: error: linker command failed with exit code 1 (use -v to see invocation) }}} I'm not sure why though. You could try [wiki:ProblemHotlist#compiler using a different compiler] as a workaround.
Excellent! This solved the problem. The command that worked is: sudo port install xmlrpc-c configure.compiler=llvm-gcc-4.2 -- Ticket URL: <https://trac.macports.org/ticket/33645#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS