libassuan troubles

Michael Nottebrock michaelnottebrock at gmx.net
Mon Apr 19 22:17:52 CEST 2004


On Monday 19 April 2004 16:46, Werner Koch wrote:
> On Mon, 19 Apr 2004 15:44:51 +0200, Michael Nottebrock said:
> > #include <sys/types.h> before #include <sys/socket.h> (this bug exists in
> > the local copies of libassuan in pinentry/dirmngr as well).
>
> pinentry uses a struipped down version of libassuan and dirmngr does
> not anymore source include libassuan.  May it be that your versions
> are too old?

dirmngr does compile without any problems, but pinentry, even the latest 
version from CVS, still contains a bogus check for fopencookie and bails 
during configure stage if it isn't found.

Btw: The autogen.sh script fails with FreeBSD's /bin/sh:

if [ $(( `("$1" --version || echo "0") | cvtver` >= $2 )) == 1 ]
                                                           ^
                                                      one too many


-- 
   ,_,   | Michael Nottebrock               | lofi at freebsd.org
 (/^ ^\) | FreeBSD - The Power to Serve     | http://www.freebsd.org
   \u/   | K Desktop Environment on FreeBSD | http://freebsd.kde.org



More information about the Gpa-dev mailing list