Hi, Am Dienstag, den 15.12.2015, 01:13 +0100 schrieb Samuel Thibault: > Samuel Thibault, on Tue 15 Dec 2015 00:53:48 +0100, wrote: > > Joachim Breitner, on Mon 14 Dec 2015 16:43:22 +0100, wrote: > > > I don’t know off-hand by what mechanism the build system ensures > > > that these are found, but I’d bet on rpath. Does hurd handle rpaths > > > differently? > > > > It does support rpath. ghc apparently uses $ORIGIN in rpath. IIRC we > > added some support for that, perhaps it's not enough. > > No, some patches exist, but they have not been commited, so $ORIGIN is > not supported yet. >
I see. The rpath is used by the upstream build system to make sure the executable works even in-tree or (in this case) in-$DESTDIR. It might be possible to work around the issue by manually setting some LD_LIBRARY_PATH entries in debian/rules. I don’t think I’ll get to work on that before christmas, but patches welcome. Greetings, Joachim -- Joachim "nomeata" Breitner Debian Developer [email protected] | ICQ# 74513189 | GPG-Keyid: F0FBF51F JID: [email protected] | http://people.debian.org/~nomeata
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Pkg-haskell-maintainers mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-haskell-maintainers
