#24664: gcc45 bootstrap comparison failure ---------------------------------+------------------------------------------ Reporter: schnetter@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: gcc45 ---------------------------------+------------------------------------------ Comment(by chris.h.green@…): Here goes: {{{ sudo bash -ls wget --no-check-certificate 'https://svn.macports.org/raw- attachment/ticket/24664/Portfile-tls-configure.diff' wget --no-check-certificate 'https://svn.macports.org/raw- attachment/ticket/24664/tls_configure_fix.diff' port fetch gcc45 cd $(port dir gcc45) patch -p0 < ~/Portfile-tls-configure.diff cp ~/tls_configure_fix.diff files/ port install gcc45 }}} If you already have a failed attempt, you'll probably want to do a: {{{ port clean --all gcc45 }}} first. If you have trouble with this, let me know. -- Ticket URL: <http://trac.macports.org/ticket/24664#comment:34> MacPorts <http://www.macports.org/> Ports system for Mac OS