cvs commit: ports/devel/ifd-test Makefile ports/devel/ifd-test/files patch-Makefile

Kris Kennaway kris at obsecurity.org
Fri May 9 09:31:19 PDT 2003


On Fri, May 09, 2003 at 07:05:53AM -0700, Dag-Erling Smorgrav wrote:
> des         2003/05/09 07:05:53 PDT
> 
>   FreeBSD ports repository
> 
>   Modified files:
>     devel/ifd-test       Makefile 
>     devel/ifd-test/files patch-Makefile 
>   Log:
>   Unbreak by adding -pthread to CFLAGS.

We've been discussing this with the pcsc-lite maintainer..I think this
bug is actually in the pcsc-lite port, which recently grew a
dependency on pthreads but does not link the libpcsclite library
against the thread library, so all the non-threaded applications that
use this library suddenly fail to link.  Your change would therefore
be a workaround for the real bug.

Kris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-all/attachments/20030509/402566ef/attachment.bin


More information about the cvs-all mailing list