#19829: cdparanoia build fails (common symbols not allowed with MH_DYLIB output format...) ---------------------------------+------------------------------------------ Reporter: vinc17@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: cdparanoia ---------------------------------+------------------------------------------ When building cdparanoia 10.2 under Mac OS X 10.4.11, I get the following error: {{{ /usr/bin/gcc-4.0 -dynamiclib -o libcdda_paranoia.0.10.2.dylib paranoia.o p_block.o overlap.o gap.o isort.o -L../interface -lcdda_interface -install_name /opt/local/lib/libcdda_paranoia.0.dylib ld: common symbols not allowed with MH_DYLIB output format with the -multi_module option paranoia.o definition of common _paranoia_read_flags (size 4) /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/libtool: internal link edit command failed make[2]: *** [libcdda_paranoia.dylib] Error 1 make[1]: *** [slib] Error 2 make: *** [all] Error 2 }}} -- Ticket URL: <http://trac.macports.org/ticket/19829> MacPorts <http://www.macports.org/> Ports system for Mac OS