bug-guix
[Top][All Lists]
Advanced

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

bug#18521: AbiWord fails to build on x86_64-linux and mips64el-linux


From: Ludovic Courtès
Subject: bug#18521: AbiWord fails to build on x86_64-linux and mips64el-linux
Date: Tue, 23 Sep 2014 21:37:33 +0200
User-agent: Gnus/5.130011 (Ma Gnus v0.11) Emacs/24.3 (gnu/linux)

(Keeping the bug email address Cc’d.)

Marek Benc <address@hidden> skribis:

> Seems like ots and fribidi need to be compiled as position independent
> code.

That’s not the problem: both libots-1.{a,so} are available, for
instance, but AbiWord ends up liking its plug-in (a shared library)
against libots-1.a, which is naturally not PIC, hence the problem.

I investigated a bit but couldn’t find any obvious clue.

Ludo’.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]