[Announce] GnuPG 2.0.13 released
Heinz Diehl
htd at online.no
Fri Sep 4 20:11:30 CEST 2009
On 04.09.2009, Werner Koch wrote:
> We are pleased to announce the availability of a new stable GnuPG-2
> release: Version 2.0.13.
[....]
I'm unable to compile this version on my system. The configure script
bails out with the following message:
[....]
checking for nl_langinfo and THOUSANDS_SEP... yes
configure: checking system features for estream
configure:
***
*** It is now required to build with support for the
*** GNU Portable Threads Library (Pth). Please install this
*** library first. The library is for example available at
*** ftp://ftp.gnu.org/gnu/pth/
*** On a Debian GNU/Linux system you can install it using
*** apt-get install libpth-dev
*** To build GnuPG for Windows you need to use the W32PTH
*** package; available at:
*** ftp://ftp.g10code.com/g10code/w32pth/
***
configure: error:
***
*** Required libraries not found. Please consult the above messages
*** and install them before running configure again.
***
Both 32 and 64 bit pth is installed, and pointing configure to the libs
using "--with-pth-prefix=PFX" doesn't help either.
liesel:# ls -l /usr/lib64/libpth*
-rw-r--r-- 1 root root 598616 2008-12-03 12:00 /usr/lib64/libpth.a
-rw-r--r-- 1 root root 1677386 2009-02-22 12:23 /usr/lib64/libpthread.a
-rw-r--r-- 1 root root 4796 2009-02-22 12:32 /usr/lib64/libpthread_nonshared.a
-rw-r--r-- 1 root root 222 2009-02-22 12:23 /usr/lib64/libpthread.so
lrwxrwxrwx 1 root root 17 2009-05-18 20:17 /usr/lib64/libpth.so -> libpth.so.20.0.27
lrwxrwxrwx 1 root root 17 2009-05-18 20:17 /usr/lib64/libpth.so.20 -> libpth.so.20.0.27
-rwxr-xr-x 1 root root 101840 2008-12-03 12:00 /usr/lib64/libpth.so.20.0.27
liesel:# ls -l /usr/lib/libpth*
-rw-r--r-- 1 root root 401812 2008-12-03 06:02 /usr/lib/libpth.a
lrwxrwxrwx 1 root root 17 2009-09-04 19:57 /usr/lib/libpth.so -> libpth.so.20.0.27
lrwxrwxrwx 1 root root 17 2009-09-04 19:57 /usr/lib/libpth.so.20 -> libpth.so.20.0.27
-rwxr-xr-x 1 root root 100444 2008-12-03 06:02 /usr/lib/libpth.so.20.0.27
Does anybody know what's wrong here?
Thanks,
Heinz.
More information about the Gnupg-users
mailing list