From owner-freebsd-ports@FreeBSD.ORG Fri May 19 11:55:27 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org 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 671F316A425 for ; Fri, 19 May 2006 11:55:27 +0000 (UTC) (envelope-from eculp@bafirst.com) Received: from bafirst.com (72-12-2-214.wan.networktel.net [72.12.2.214]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57F9D43D46 for ; Fri, 19 May 2006 11:55:25 +0000 (GMT) (envelope-from eculp@bafirst.com) Received: from localhost (localhost [127.0.0.1]) (uid 80) by bafirst.com with local; Fri, 19 May 2006 06:55:24 -0500 id 00095815.446DB22C.00014B64 Received: from dsl-201-138-84-96.prod-infinitum.com.mx (dsl-201-138-84-96.prod-infinitum.com.mx [201.138.84.96]) by mail.bafirst.com (Horde MIME library) with HTTP; Fri, 19 May 2006 06:55:24 -0500 Message-ID: <20060519065524.wc0ng6dcis0o0ss0@mail.bafirst.com> Date: Fri, 19 May 2006 06:55:24 -0500 From: eculp@bafirst.com To: freebsd-ports@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) 4.1-cvs Subject: portupgrade to openldap-server-2.3.23 seems to cause Undefined symbol "pthread_getconcurrency" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 May 2006 11:55:27 -0000 I just did a portupgrade to openldap-server-2.3.23 but when starting slapd with debuging it would stop with the following error /libexec/ld-elf.so.1: /usr/local/lib/libldap_r-2.3.so.2: Undefined symbol "pthread_getconcurrency" I reverted to openldap-server-2.3.21 and all is well again. thanks, ed