From owner-freebsd-ports Fri Jun 2 13:19:19 2000 Delivered-To: freebsd-ports@freebsd.org Received: from vexpert.dbai.tuwien.ac.at (vexpert.dbai.tuwien.ac.at [128.130.111.12]) by hub.freebsd.org (Postfix) with ESMTP id 6C2F037B64D for ; Fri, 2 Jun 2000 13:19:16 -0700 (PDT) (envelope-from pfeifer@dbai.tuwien.ac.at) Received: from [128.130.111.2] (deneb [128.130.111.2]) by vexpert.dbai.tuwien.ac.at (8.9.3/8.9.3) with ESMTP id WAA21164; Fri, 2 Jun 2000 22:19:12 +0200 (MET DST) Date: Fri, 2 Jun 2000 22:19:12 +0200 (CEST) From: Gerald Pfeifer To: Will Andrews Cc: freebsd-ports@freebsd.org Subject: Re: ports/18877: Also install libraries for the Wine port! In-Reply-To: <20000602160630.U32212@argon.gryphonsoft.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Fri, 2 Jun 2000, Will Andrews wrote: > Instead of using this huge patch, why not put this in wine/Makefile: > > SOVERSION= 1 > MAKE_ARGS+= -E SOVERSION I talked to the Wine folks and they told me that the different libraries may well have different, independent version numbers in the future. (In fact that's also the reason why they do not have single definition of SOVERSION). For now, both approaches are equivalent, but this may change. However, if you prefer installing the change above instead, I do not have strong feelings either way! :-) Gerald PS: In the long term, someone seems to be working on making the library configuration in Wine more portable, and I'm already in contact with him. -- Gerald "Jerry" pfeifer@dbai.tuwien.ac.at http://www.dbai.tuwien.ac.at/~pfeifer/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message