problem building libassuan + pth

Werner Koch wk at gnupg.org
Tue Nov 21 08:56:11 CET 2006


On Sun, 19 Nov 2006 17:46, s_angelov at filibeto.org said:

> checking for PTH - version >= 1.3.7... yes
> checking whether PTH installation is sane... no

The tests did not include the --all flags for pth-config and thus it
fails for systems requiring -lsocket or similar.  Will be fixed in the
next release.

As a workaround you you should diff the output of

pth-config --libs
pth-config --libs --all

and add the extra libs on the command linle like

./configure LIBS="-ldl -lnsl"



Shalom-Salam,

   Werner




More information about the Gnupg-users mailing list