From owner-freebsd-stable@FreeBSD.ORG Sat Feb 4 02:58:09 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6079216A423 for ; Sat, 4 Feb 2006 02:58:09 +0000 (GMT) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 890D243D46 for ; Sat, 4 Feb 2006 02:58:06 +0000 (GMT) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (ppp208-69.lns1.adl2.internode.on.net [203.122.208.69]) (authenticated bits=0) by cain.gsoft.com.au (8.13.5/8.13.4) with ESMTP id k142vobm058408 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sat, 4 Feb 2006 13:27:56 +1030 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: freebsd-stable@freebsd.org Date: Sat, 4 Feb 2006 13:27:29 +1030 User-Agent: KMail/1.9.1 References: <200602031521.04141.tiksin@free.fr> In-Reply-To: <200602031521.04141.tiksin@free.fr> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart4868737.oQXi2rtcjb"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200602041327.36798.doconnor@gsoft.com.au> X-Spam-Score: 0 () X-Scanned-By: MIMEDefang 2.54 on 203.31.81.10 Cc: tiksin Subject: Re: pthreads and ldap-python X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Feb 2006 02:58:09 -0000 --nextPart4868737.oQXi2rtcjb Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Saturday 04 February 2006 00:51, tiksin wrote: > I compile python-ldap 2.0.10 on FEEBSD6.0 with openldap 2.3.11 (seveur and > client ). > When i import the python ldap module i have the following error message: > > ImportError: libldap_r-2.3.so.1 Undefined symbol "pthread_attr_destroy" Looks like your Python wasn't compiled with threads. =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --nextPart4868737.oQXi2rtcjb Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBD5Bgg5ZPcIHs/zowRAr77AJ9UVM6R+j5mOn8A5N8LoSvoRnrfnACfXA/M gBfjDdnUJlC/4jAaB/sb8J0= =oim5 -----END PGP SIGNATURE----- --nextPart4868737.oQXi2rtcjb--