undefined symbol: gsl_multiroot_fsolver_broyden
Hi,
I am trying to compile the package hmatrix. After cloning the git repository, I ran
$ stack setup
and
$ stack build
successfully but then I ran into this :
$ stack repl
Configuring GHCi with the following packages: hmatrix, hmatrix-glpk, hmatrix-gsl, hmatrix-special, hmatrix-tests
GHCi, version 8.0.2: http://www.haskell.org/ghc/ :? for help
ghc: panic! (the 'impossible' happened)
(GHC version 8.0.2 for i386-unknown-linux):
Loading temp shared object failed: /tmp/ghc25335_0/libghc_7.so: undefined symbol: gsl_multiroot_fsolver_broyden
Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug
I am running this on a devuan x86 machine, but I have tried the same procedure on a debian x86_64 with a similar result.
Trac metadata
| Trac field | Value |
|---|---|
| Version | 8.2.1 |
| Type | Bug |
| TypeOfFailure | OtherFailure |
| Priority | normal |
| Resolution | Unresolved |
| Component | Compiler |
| Test case | |
| Differential revisions | |
| BlockedBy | |
| Related | |
| Blocking | |
| CC | |
| Operating system | |
| Architecture |