#16916: texlive_base failed to build --------------------------------+------------------------------------------- Reporter: trog24@… | Owner: milosh@… Type: defect | Status: assigned Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: texlive | Port: texlive_base --------------------------------+------------------------------------------- Comment(by mlk@…): The OP is correct, assuming /opt/local/bin is in the PATH before /usr/bin and hence any 'gcc' installed by MacPorts will be found first. This port requires Apple's GCC to work properly, so using '$(CC)' in place of 'gcc' will work since that's defined by 'configure' correctly. I'm attaching a 'diff -u' on the patch file 'files/patch-texk_web2c_xetexdir_xetex_mk' which fixes this issue. -- Ticket URL: <http://trac.macports.org/ticket/16916#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS