Changes between Initial Version and Version 1 of Ticket #34716


Ignore:
Timestamp:
Jun 1, 2012, 6:28:02 PM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

More likely, it's its dependency ghc that has that hardcoded reference, and you should force ghc to rebuild.

sudo port -ns upgrade --force ghc

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #34716

    • Property Owner changed from macports-tickets@… to singingwolfboy@…
    • Property Port hs-http added
  • Ticket #34716 – Description

    initial v1  
    11port seems to hard-reference /usr/bin/gcc-4.2 which does not exist on my system, at least
    22
     3{{{
    34[fms@Birch] ~:s005 % uname -a
    45Darwin Birch.local 11.4.0 Darwin Kernel Version 11.4.0: Mon Apr  9 19:32:15 PDT 2012; root:xnu-1699.26.8~1/RELEASE_X86_64 x86_64 i386 MacBookPro5,5 Darwin
     
    910Thread model: posix
    1011gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2336.9.00)
     12}}}