#34401: hs-platform-GLUT @2.1.1.2 build fail -------------------------------------+-------------------------------------- Reporter: willy.wolff.0@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Keywords: | Port: hs-platform-GLUT -------------------------------------+-------------------------------------- Comment(by ryandesign@…): Ignore the tclIndex error message; it's irrelevant. The relevant error is that ghc is trying to use /usr/bin/gcc-4.2 and there is no gcc-4.2 in Xcode 4.3. I'll bet you got the binary from our packages server, which was built with Xcode 4.1 I think. Force MacPorts to build ghc from source instead: {{{ sudo port -ns upgrade --force ghc }}} Then things like hs-platform-GLUT that use ghc should work. -- Ticket URL: <https://trac.macports.org/ticket/34401#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS