From owner-cvs-all@FreeBSD.ORG Fri May 9 09:31:18 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 986BC37B401; Fri, 9 May 2003 09:31:18 -0700 (PDT) Received: from obsecurity.dyndns.org (adsl-67-115-75-172.dsl.lsan03.pacbell.net [67.115.75.172]) by mx1.FreeBSD.org (Postfix) with ESMTP id D6CB843F93; Fri, 9 May 2003 09:31:15 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id A0DC066B9B; Fri, 9 May 2003 09:31:15 -0700 (PDT) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 8641E9F4; Fri, 9 May 2003 09:31:15 -0700 (PDT) Date: Fri, 9 May 2003 09:31:15 -0700 From: Kris Kennaway To: Dag-Erling Smorgrav Message-ID: <20030509163115.GA22108@rot13.obsecurity.org> References: <200305091405.h49E5rav059563@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="gBBFr7Ir9EOA20Yy" Content-Disposition: inline In-Reply-To: <200305091405.h49E5rav059563@repoman.freebsd.org> User-Agent: Mutt/1.4i cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/devel/ifd-test Makefile ports/devel/ifd-test/files patch-Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 May 2003 16:31:19 -0000 --gBBFr7Ir9EOA20Yy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, May 09, 2003 at 07:05:53AM -0700, Dag-Erling Smorgrav wrote: > des 2003/05/09 07:05:53 PDT >=20 > FreeBSD ports repository >=20 > Modified files: > devel/ifd-test Makefile=20 > devel/ifd-test/files patch-Makefile=20 > 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 --gBBFr7Ir9EOA20Yy Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+u9fTWry0BWjoQKURAtTjAJ4uemm7KvyKz/HBTvOVe6glQpDk4QCgkrpe J+4q2Z/7FKXCTrg9xUBAbnU= =0hHw -----END PGP SIGNATURE----- --gBBFr7Ir9EOA20Yy--