From owner-cvs-all Sat Apr 27 7:43:55 2002 Delivered-To: cvs-all@freebsd.org Received: from csociety.ecn.purdue.edu (csociety.ecn.purdue.edu [128.46.156.155]) by hub.freebsd.org (Postfix) with ESMTP id 5499837B41C; Sat, 27 Apr 2002 07:42:10 -0700 (PDT) Received: by csociety.ecn.purdue.edu (Postfix, from userid 43329) id 5EC3318164; Sat, 27 Apr 2002 09:42:08 -0500 (EST) Date: Sat, 27 Apr 2002 09:42:08 -0500 From: Will Andrews To: Maxim Sobolev Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/x11-toolkits/qt23 Makefile Message-ID: <20020427144208.GA18779@csociety.ecn.purdue.edu> Mail-Followup-To: Maxim Sobolev , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200204271139.g3RBdG726092@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200204271139.g3RBdG726092@freefall.freebsd.org> User-Agent: Mutt/1.3.27i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Apr 27, 2002 at 04:39:15AM -0700, Maxim Sobolev wrote: > Modified files: > x11-toolkits/qt23 Makefile > Log: > Use correct -soname for qtgl shared library, so that libqtgl actually works. > Previously libqtgl.so.4 was libked with soname of libqt2.so.4, so that > when you link application with -lqtgl you are fine, but when you are trying > to run resulting application it dies because libqt2 (which has no GL code) > is dynamically linked instead. > > Not objected by: will [ As I said to Maxim: ] Please note that the qtgl hack may be backed out entirely in the future since threads supposedly behave correctly with X4.2. I will investigate that in a week or two. Regards, -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message