pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/28464: gpgme won't build



On Mon, 29 Nov 2004 17:10:49 +0100
Juan RP <juan%xtraeme.nopcode.org@localhost> 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")

Attachment: pgpmimxtA7FLO.pgp
Description: PGP signature



Home | Main Index | Thread Index | Old Index