[GHC] #14278: undefined symbol: gsl_multiroot_fsolver_broyden

GHC ghc-devs at haskell.org
Tue Sep 26 14:34:06 UTC 2017


#14278: undefined symbol: gsl_multiroot_fsolver_broyden
-------------------------------+----------------------------------------
        Reporter:  smyds       |                Owner:  (none)
            Type:  bug         |               Status:  new
        Priority:  normal      |            Milestone:
       Component:  Compiler    |              Version:  8.0.2
      Resolution:              |             Keywords:
Operating System:  Linux       |         Architecture:  Unknown/Multiple
 Type of failure:  GHCi crash  |            Test Case:
      Blocked By:              |             Blocking:
 Related Tickets:              |  Differential Rev(s):
       Wiki Page:              |
-------------------------------+----------------------------------------

Comment (by bgamari):

 Hmm, odd. What does,
 {{{
 objdump -T /usr/lib/x86_64-linux-gnu/libgsl.so | grep broyden
 }}}
 say?

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


More information about the ghc-tickets mailing list