[GHC] #7833: installed GHC refers to libffi in the build directory

GHC cvs-ghc at haskell.org
Tue Apr 16 14:10:14 CEST 2013


#7833: installed GHC refers to libffi in the build directory
---------------------------------+------------------------------------------
    Reporter:  igloo             |       Owner:  igloo           
        Type:  bug               |      Status:  new             
    Priority:  high              |   Milestone:  7.8.1           
   Component:  Build System      |     Version:  7.6.2           
    Keywords:                    |          Os:  Unknown/Multiple
Architecture:  Unknown/Multiple  |     Failure:  None/Unknown    
  Difficulty:  Unknown           |    Testcase:                  
   Blockedby:                    |    Blocking:                  
     Related:                    |  
---------------------------------+------------------------------------------

Comment(by kazu-yamamoto):

 Copied from ghc-devs:

 Even "--with-system-libffi" is specified, the installed GHC says:

 {{{
 %  ghc --version
 dyld: Library not loaded: /Users/kazu/work/ghc/libraries/transformers
 /dist-install/build/libHStransformers-0.3.0.0-ghc7.7.20130413.dylib
   Referenced from: /Users/kazu/bin/ghc-
 head/lib/ghc-7.7.20130413/bin/../haskeline-0.7.0.4/libHShaskeline-0.7.0.4-ghc7.7.20130413.dylib
 }}}

 Note that both libHShaskeline and libHStransformers are certainly
 installed.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7833#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler



More information about the ghc-tickets mailing list