[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

GHC FFI libraries depend on unversioned SO.



Greetings,

I noticed that libghc-regex-pcre-dev doesn't depend on libpcre6, which
causes it to fail at import.
I tried to fix that and noticed that ghc searches for the unversioned
SO (i.e. libpcre.so instead of libpcre.so.3).

Is this normal with GHC or is this just some bug in regex-pcre?
If this is a common case, what cen we do against it? Is this only
something that can be fixed in GHC or can we fix this by some linker
options?

Regards
Sven

Attachment: signature.asc
Description: PGP signature


Reply to: