#37416: gettext +universal upgrade staging error ----------------------+-------------------------- Reporter: egor7@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: haspatch Port: gettext | ----------------------+-------------------------- Comment (by egor7@…): {{{ cat .../gettext-0.18.2-x86_64/gettext-tools/config.log ... ld: warning: in /usr/local/lib/libgomp.dylib, file was built for i386 which is not the architecture being linked (x86_64) Undefined symbols: "_omp_get_num_threads", referenced from: _main in ccYhygBz.o ... }}} so opm (OpenMP) for x86_64 on Mac OSX 10.6.8 can't be compiled because of its standard i368 lib, I think. How to apply {{{gettext-disable-openmp.diff}}}? -- Ticket URL: <https://trac.macports.org/ticket/37416#comment:11> MacPorts <http://www.macports.org/> Ports system for Mac OS