Libgcrypt 1.3.1 fails to build from source on HPPA (undefined reference to `__udiv_qrnnd')
Werner Koch
wk at gnupg.org
Mon Oct 29 09:40:06 CET 2007
On Sun, 28 Oct 2007 19:20, ametzler at downhill.at.eu.org said:
> | ../src/.libs/libgcrypt.so: undefined reference to `__udiv_qrnnd'
>
> The full buildlog and tree (both extracted and as tarball) is
> available on http://www.bebt.de/debian/libgcrypt/
I looked at it and it seems that configure script does not find the asm
modules for HPPA (pa7100). This is required because there is only an
asm version of udiv_qrnnd. I called config.links manually and it worked
as expected.
Unfortuntelly this script has no included debugging support. I debug
config.links by a inserting a set -x into it. However, I don't have
access to a HP box.
Shalom-Salam,
Werner
--
Die Gedanken sind frei. Auschnahme regelt ein Bundeschgesetz.
More information about the Gnupg-devel
mailing list