From owner-freebsd-ports@FreeBSD.ORG Fri Jul 14 09:42:03 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 B99C016A4DA for ; Fri, 14 Jul 2006 09:42:03 +0000 (UTC) (envelope-from gerald@pfeifer.com) Received: from vexpert.dbai.tuwien.ac.at (vexpert.dbai.tuwien.ac.at [128.131.111.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E93743D46 for ; Fri, 14 Jul 2006 09:42:03 +0000 (GMT) (envelope-from gerald@pfeifer.com) Received: from acrux.dbai.tuwien.ac.at (acrux [128.131.111.60]) by vexpert.dbai.tuwien.ac.at (Postfix) with ESMTP id 4DD50137BE; Fri, 14 Jul 2006 11:42:02 +0200 (CEST) Received: by acrux.dbai.tuwien.ac.at (Postfix, from userid 1203) id 18CDB1A7C0; Fri, 14 Jul 2006 11:42:04 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by acrux.dbai.tuwien.ac.at (Postfix) with ESMTP id 0AACA1A7BF; Fri, 14 Jul 2006 11:42:04 +0200 (CEST) Date: Fri, 14 Jul 2006 11:42:04 +0200 (CEST) From: Gerald Pfeifer To: "[LoN]Kamikaze" In-Reply-To: <44B757E8.1090209@gmx.de> Message-ID: References: <44B41D18.6000201@gmx.de> <44B757E8.1090209@gmx.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: freebsd-ports@freebsd.org Subject: Re: emulators/wine - linker error 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, 14 Jul 2006 09:42:03 -0000 On Fri, 14 Jul 2006, [LoN]Kamikaze wrote: >> I believe that if you do a >> >> % pkg_info | grep ldap >> >> you will find packages different from openldap-client, and if you remove >> all (or some) of these, the Wine build will succeed. >> >> Looking at upstream changes, it looks as if some things have changed >> in the meantime. > Thanks, that did the trick! Good. If you also see that same issue with the next release of Wine (that is, it hasn't been fixed as I believe), please let me know which LDAP-related packages you've had to remove, and I'll see whether I can reproduce it on my side and work on a fix together with upstream. Gerald