#30310: cdrtools-3.00 hangs during configure/compilation creating avoffset.h ----------------------------------+------------------------- Reporter: pkutzner+macports@… | Owner: bytestorm@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.0 Resolution: fixed | Keywords: lion Port: cdrtools | ----------------------------------+------------------------- Comment (by bs1984@…): To clarify, I was unable to install using the default case: {{{ sudo port install cdrtools }}} Stalled at avoffset (according to ps) {{{ sudo port install cdrtools configure.compiler=clang sudo port install cdrtools configure.compiler=gcc-4.2 }}} Also failed. The following set of commands finally worked. {{{ sudo port install apple-gcc42 sudo port uninstall smake cdrtools sudo port install cdrtools configure.compiler=apple-gcc-4.2 }}} -- Ticket URL: <https://trac.macports.org/ticket/30310#comment:25> MacPorts <http://www.macports.org/> Ports system for Mac OS