[GHC] #14278: undefined symbol: gsl_multiroot_fsolver_broyden
GHC
ghc-devs at haskell.org
Tue Sep 26 14:07:42 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 smyds):
2.3 and 2.4 on the 2 machines
{{{
$ dpkg -l libgsl2
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-
pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture
Description
+++-=========================-=================-=================-=======================================================
ii libgsl2:i386 2.3+dfsg-1 i386 GNU
Scientific Library (GSL) -- library package
}}}
{{{
$ dpkg -l libgsl2
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-
pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture
Description
+++-=========================-=================-=================-=======================================================
ii libgsl2:amd64 2.4+dfsg-2 amd64 GNU
Scientific Library (GSL) -- library package
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14278#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list