From owner-freebsd-ports@FreeBSD.ORG Sat Jun 5 14:43:11 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 590EB16A4CE for ; Sat, 5 Jun 2004 14:43:11 -0700 (PDT) Received: from meitner.wh.uni-dortmund.de (meitner.wh.Uni-Dortmund.DE [129.217.129.133]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C6A643D46 for ; Sat, 5 Jun 2004 14:43:11 -0700 (PDT) (envelope-from michaelnottebrock@gmx.net) Received: from lofi.dyndns.org (pc2-105.intern.meitner [10.3.12.105]) by meitner.wh.uni-dortmund.de (Postfix) with ESMTP id 2D397167589; Sat, 5 Jun 2004 23:43:10 +0200 (CEST) Received: from [192.168.8.4] (lofi@kiste.my.domain [192.168.8.4]) (authenticated bits=0) by lofi.dyndns.org (8.12.10/8.12.10) with ESMTP id i55LgwrY044986 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Sat, 5 Jun 2004 23:43:07 +0200 (CEST) (envelope-from michaelnottebrock@gmx.net) From: Michael Nottebrock To: Sean McNeil Date: Sat, 5 Jun 2004 23:42:57 +0200 User-Agent: KMail/1.6.2 References: <1086462964.42167.5.camel@server.mcneil.com> <200406052313.28195.michaelnottebrock@gmx.net> <1086470698.68421.8.camel@server.mcneil.com> In-Reply-To: <1086470698.68421.8.camel@server.mcneil.com> MIME-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Boundary-02=_h5jwABB8OtmntSq"; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <200406052342.57590.michaelnottebrock@gmx.net> X-Virus-Scanned: by amavisd-new cc: matthias.andree@gmx.de cc: freebsd-ports@freebsd.org Subject: Re: post-patch blues with db3, db4, db41 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Jun 2004 21:43:11 -0000 --Boundary-02=_h5jwABB8OtmntSq Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Saturday 05 June 2004 23:24, Sean McNeil wrote: > No shared library that does not explicitly call pthread functionality > (i.e. pthread* functions) should be linked to require libthread. > > This is a simple rule that db3, db4, and db41 do not follow. Removing > the REINPLACE makes it follow the rule. Turns out you're right, however libdb4_cxx and libdb41_cxx actually require= =20 linking to a threads library so a more fine-grained approach than simply=20 removing the REINPLACE is necessary. =2D-=20 ,_, | Michael Nottebrock | lofi@freebsd.org (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org --Boundary-02=_h5jwABB8OtmntSq Content-Type: application/pgp-signature Content-Description: signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBAwj5hXhc68WspdLARAoQHAJ9qkySJEDxCp5+gb10bs7GJpjAUfgCfaLwx iMrFSQlWX0iVqJqb8xHSDeA= =KVr6 -----END PGP SIGNATURE----- --Boundary-02=_h5jwABB8OtmntSq--