#33645: xmlrpc-c: in gennmtab.o, file too small for architecture x86_64 --------------------------------+------------------------------------------- Reporter: phyre19@… | Owner: dports@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Resolution: | Keywords: clang Port: xmlrpc-c | --------------------------------+------------------------------------------- Comment(by jeremyhu@…): I installed XCode 4.3 on a Lion machine, and the problem still exists with llvm-gcc ... puzzling... {{{ /usr/bin/llvm-g++-4.2 -arch x86_64 -dynamiclib -undefined suppress -single_module -flat_namespace -install_name /opt/local/lib/libxmlrpc_server_abyss++.4.16.dylib server_abyss.osh -L. -lxmlrpc_server++ -lxmlrpc++ -Lblddir/src -lxmlrpc_server_abyss -lxmlrpc_server -lxmlrpc -L/opt/local/var/macports/build/_Users_jeremy_src_macports_trunk_dports_devel_xmlrpc-c/xmlrpc-c/work/xmlrpc-c-1.16.36/lib/expat/xmlparse -lxmlrpc_xmlparse -L/opt/local/var/macports/build/_Users_jeremy_src_macports_trunk_dports_devel_xmlrpc-c/xmlrpc-c/work/xmlrpc-c-1.16.36/lib/expat/xmltok -lxmlrpc_xmltok -L/opt/local/var/macports/build/_Users_jeremy_src_macports_trunk_dports_devel_xmlrpc-c/xmlrpc-c/work/xmlrpc-c-1.16.36/lib/abyss/src -lxmlrpc_abyss -L/opt/local/var/macports/build/_Users_jeremy_src_macports_trunk_dports_devel_xmlrpc-c/xmlrpc-c/work/xmlrpc-c-1.16.36/lib/libutil -lxmlrpc_util -o libxmlrpc_server_abyss++.4.16.dylib rm -f libxmlrpc_cpp.dylib ln -s libxmlrpc_cpp.4.16.dylib libxmlrpc_cpp.dylib ld: in ./libxmlrpc++.a, file too small for architecture x86_64 collect2: ld returned 1 exit status make[2]: *** [libxmlrpc_server_abyss++.4.16.dylib] Error 1 make[2]: *** Waiting for unfinished jobs.... }}} -- Ticket URL: <https://trac.macports.org/ticket/33645#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS