1 msg[Announce] Dirmngr 1.0.0 released
7 msgImporting my keys fails
14 msg[Announce] GnuPG 2.0.1 released
4 msgSmart Card Use with GnuPG
1 msgFreeBSD ports for libassuan 1.0.1 and gnupg 2.0.1
7 msgGnuPG 2.0 compilation fails with 'undefined ref...
1 msgRe: Two servers..one KeyPair
8 msgTwo servers...one KeyPair
3 msg[Announce] GnuPG 1.4 and 2.0 buffer overflow
3 msgEncrypt + Sign format?
6 msgOpenPGP Card
4 msgUsing OpenPGP card.
16 msgLogo ballot reminder
5 msgGnuPG 2.0.1rc1 released
2 msgProblems to import and export private keys usin...
13 msgadding passphrases to gpg-agent
5 msggpg

problem building libassuan + pth
\ Stoyan Angelov (19 Nov 2006)
. \ Doug Barton (20 Nov 2006)
. . \ Stoyan Angelov (20 Nov 2006)
. \ Werner Koch (21 Nov 2006)
. . \ Stoyan Angelov (21 Nov 2006)
. . . \ Werner Koch (21 Nov 2006)
. . . . \ Stoyan Angelov (21 Nov 2006)
. . . . . \ Werner Koch (21 Nov 2006)
. . . . . . \ Stoyan Angelov (21 Nov 2006)
. . . . . . . \ Werner Koch (22 Nov 2006)

3 msgSpanish ID card
1 msgpinentry doesn't work with gpg-agent
Subject:Re: problem building libassuan + pth
Group:Gnupg-users
From:Werner Koch
Date:22 Nov 2006


 
On Tue, 21 Nov 2006 16:46, s_angelov said:

> sorry to bother you again - i have applied the patch you sent me. i
> have also modified the g10/Makefile.in otherwise the g10/Makefile was
> not changed. i run in another problem:

Yes, changing the Makefile.am requires all the autotools and they need
to be pretty recent.

> gpg2keys_ldap-gpgkeys_ldap.o: In function `build_attrs':
> /root/gnupg-2.0.0/keyserver/gpgkeys_ldap.c:367: undefined reference to
> `strsep'

Here is the next exercise on how to do automake's job by hand:

--- keyserver/Makefile.am (revision 4345)
+++ keyserver/Makefile.am (working copy)
@@ -41,7 +41,7 @@

gpg2keys_ldap_SOURCES = gpgkeys_ldap.c ksutil.c ksutil.h no-libgcrypt.c
gpg2keys_ldap_CPPFLAGS = $(LDAP_CPPFLAGS) $(AM_CPPFLAGS)
-gpg2keys_ldap_LDADD = $(LDAPLIBS) $(NETLIBS) $(other_libs)
+gpg2keys_ldap_LDADD = ../jnlib/libjnlib.a $(LDAPLIBS) $(NETLIBS) $(other_libs)

gpg2keys_finger_SOURCES = gpgkeys_finger.c ksutil.c ksutil.h no-libgcrypt.c
gpg2keys_finger_CPPFLAGS = $(AM_CPPFLAGS)



Salam-Shalom,

Werner


_______________________________________________
Gnupg-users mailing list
Gnupg-users
http://lists.gnupg.org/mailman/listinfo/gnupg-users


© 2004-2008 readlist.com