Subject: Re: pkg/28464: gpgme won't build
To: None <smb@research.att.com>
From: Juan RP <juan@xtraeme.nopcode.org>
List: pkgsrc-bugs
Date: 11/29/2004 17:22:01
--Signature=_Mon__29_Nov_2004_17_22_01_+0100_zlUU9=.FcaEPH8id
Content-Type: text/plain; charset=US-ASCII
Content-Disposition: inline
Content-Transfer-Encoding: 7bit
On Mon, 29 Nov 2004 17:10:49 +0100
Juan RP <juan@xtraeme.nopcode.org> wrote:
> The configure script of librfuncs should add compiler/linker flags to build
> it against libpthread, otherwise enabling PTHREAD_AUTO_VARS is the
> way to go:
Typo in previous patch...
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/devel/librfuncs/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- Makefile 16 Nov 2004 21:39:32 -0000 1.8
+++ Makefile 29 Nov 2004 16:21:42 -0000
@@ -16,6 +16,7 @@
USE_LIBTOOL= yes
TEST_TARGET= check
+PTHREAD_AUTO_VARS= yes
.include "../../mk/pthread.buildlink3.mk"
.if defined(PTHREAD_TYPE) && (${PTHREAD_TYPE} == "none")
--Signature=_Mon__29_Nov_2004_17_22_01_+0100_zlUU9=.FcaEPH8id
Content-Type: application/pgp-signature
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (NetBSD)
iD8DBQFBq0ypypkLYVDran0RAiO+AJ9JGrhpEVQ95ojIyoEy+U3O3ZGyrACfVJWt
g7vEDa4KtaZCzwVM0iVqH6I=
=reLz
-----END PGP SIGNATURE-----
--Signature=_Mon__29_Nov_2004_17_22_01_+0100_zlUU9=.FcaEPH8id--