Date: Sat, 27 Apr 2002 09:42:08 -0500 From: Will Andrews <will@csociety.org> To: Maxim Sobolev <sobomax@FreeBSD.org> 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> In-Reply-To: <200204271139.g3RBdG726092@freefall.freebsd.org> References: <200204271139.g3RBdG726092@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020427144208.GA18779>