[GHC] #8194: make install (at git ef01794) still fails

GHC ghc-devs at haskell.org
Sat Aug 31 08:01:47 UTC 2013


#8194: make install (at git ef01794) still fails
------------------------------------------+---------------------------
        Reporter:  guest                  |            Owner:
            Type:  bug                    |           Status:  new
        Priority:  highest                |        Milestone:  7.8.1
       Component:  Build System           |          Version:  7.7
      Resolution:                         |         Keywords:
Operating System:  Linux                  |     Architecture:  x86
 Type of failure:  Installing GHC failed  |       Difficulty:  Unknown
       Test Case:                         |       Blocked By:
        Blocking:                         |  Related Tickets:
------------------------------------------+---------------------------
Changes (by ezyang):

 * priority:  normal => highest


Comment:

 Probably this is due to dynamic GHC; after the shared libraries are
 installed ghc-pkg can no longer find them. The proper way to do this is to
 register the libraries with the system dynamic linker; someone should
 figure out how to do this in a packager friendly way.

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




More information about the ghc-tickets mailing list