[GHC] #7819: FreeBSD without system libffi: Shared object "libffi.so.6" not found

GHC cvs-ghc at haskell.org
Sun Apr 28 01:35:54 CEST 2013


#7819: FreeBSD without system libffi: Shared object "libffi.so.6" not found
---------------------------+------------------------------------------------
  Reporter:  igloo         |          Owner:  pgj             
      Type:  bug           |         Status:  new             
  Priority:  high          |      Milestone:  7.8.1           
 Component:  Build System  |        Version:  7.6.2           
Resolution:                |       Keywords:                  
        Os:  FreeBSD       |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown  |     Difficulty:  Unknown         
  Testcase:                |      Blockedby:                  
  Blocking:                |        Related:                  
---------------------------+------------------------------------------------

Comment(by pali.gabor@…):

 commit 8ab3cc1b878ac5915295e6f31ac9b592a4bde8c6
 {{{
 Author: Gabor Pali <pali.gabor at gmail.com>
 Date:   Sat Apr 27 23:13:12 2013 +0200

     Set DYNAMIC_GHC_PROGRAMS=NO for FreeBSD because $ORIGIN is not
 resolved
     properly (see #7819)

  mk/config.mk.in |    4 ++++
  1 files changed, 4 insertions(+), 0 deletions(-)
 }}}

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



More information about the ghc-tickets mailing list