#18028: xorg-liblbxutil can't build universal -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: jeremyhu@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: | Port: xorg-liblbxutil -------------------------------------+-------------------------------------- Comment(by ryandesign@…): Perhaps a Tiger-specific problem? Searching Google, I see a suggestion to use -fno-common to fix this. I see these lines in the output: {{{ checking for /usr/bin/gcc-4.0 option to produce PIC... -fno-common checking if /usr/bin/gcc-4.0 PIC flag -fno-common works... no }}} {{{ checking for /usr/bin/g++-4.0 option to produce PIC... -fno-common checking if /usr/bin/g++-4.0 PIC flag -fno-common works... yes }}} But -fno-common isn't actually used to compile, perhaps causing the problem. -- Ticket URL: <http://trac.macports.org/ticket/18028#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS