From owner-freebsd-ports Mon Jun 11 0:16:59 2001 Delivered-To: freebsd-ports@freebsd.org Received: from kalaid.f2f.com.ua (kalaid.f2f.com.ua [62.149.0.33]) by hub.freebsd.org (Postfix) with ESMTP id 4A2C737B403; Mon, 11 Jun 2001 00:16:52 -0700 (PDT) (envelope-from sobomax@mail-in.net) Received: from Mail-In.Net (borey.f2f.com.ua [62.149.0.24]) by kalaid.f2f.com.ua (8.11.3/8.11.1) with ESMTP id f5B7Go128857; Mon, 11 Jun 2001 10:16:50 +0300 (EEST) (envelope-from sobomax@mail-in.net) Received: from vega.vega.com (das0-l61.uic-in.net [212.35.189.188]) by Mail-In.Net (8.11.3/8.H.Z) with ESMTP id f5B7Fas10748; Mon, 11 Jun 2001 10:15:37 +0300 (EEST) Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.11.3/8.11.3) with ESMTP id f5B6wVM86673; Mon, 11 Jun 2001 09:58:31 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) X-Mozilla-Status: 0801 Message-ID: <3B246867.1010305@FreeBSD.org> Date: Mon, 11 Jun 2001 09:42:47 +0300 From: Maxim Sobolev Organization: Vega International Capital User-Agent: Mozilla/5.0 (X11; U; FreeBSD 5.0-CURRENT i386; en-US; rv:0.9.1) Gecko/20010608 X-Accept-Language: en-us MIME-Version: 1.0 To: Alexander Langer Cc: Will Andrews , FreeBSD Ports , jmz@FreeBSD.ORG, sf@FreeBSD.ORG Subject: Re: XFree86 4.1.0 and include/GL/glu.h References: <20010608122321.W3278@bohr.physics.purdue.edu> <3B210DE6.E938A4B4@FreeBSD.org> <20010610224707.A2388@zerogravity.kawo2.rwth-aachen.d> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Alexander Langer wrote: > Thus spake Maxim Sobolev (sobomax@FreeBSD.ORG): > > >>>Comments? I think I'm going to stuff this into updating >>>x11/XFree86-4-* along with turning x11/XFree86-4 into a metaport. >>> >>Several days ago I've sent a patch that fixes that problem to portmgr@ >>consideration. Check your archives for details >> > > Though Maxim already fixed that special case (commit it, please!), > I like your idea, Will. > Sounds like a step in the correct direction. Please just make sure > that DRI + hardware accel. is still possible. Yeah, I think I'll split Mesa3 into MegaGL, MesaGLU and Mesaglut ports. Just ENOTIME yet... :(( > It might even fix all these pthread crap errors /%/()§$(/%"§ I get > almost everytime I try to link something with lib*GL*, which are > probably also a result of the fork. GRRRR! No, it is tolally unrelated problem. This is due to the fact that the newest Mesa versions are built with pthreads by default, so due to FreeBSD stupidity in this area you have to link all ports that use Mesa3 with -pthreads. This problem could be solved on 5-CURRENT by linking Mesa explicitly with -lc_r, but not on 4-STABLE. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message