From owner-freebsd-current Wed Jun 26 8:11:30 2002 Delivered-To: freebsd-current@freebsd.org Received: from h132-197-179-27.gte.com (h132-197-179-27.gte.com [132.197.179.27]) by hub.freebsd.org (Postfix) with ESMTP id C2EB737B4F3 for ; Wed, 26 Jun 2002 08:09:51 -0700 (PDT) Received: from kanpc.gte.com (localhost [IPv6:::1]) by h132-197-179-27.gte.com (8.12.4/8.12.4) with ESMTP id g5QF9IbP050322; Wed, 26 Jun 2002 11:09:19 -0400 (EDT) (envelope-from ak03@kanpc.gte.com) Received: (from ak03@localhost) by kanpc.gte.com (8.12.4/8.12.4/Submit) id g5QF9INQ050321; Wed, 26 Jun 2002 11:09:18 -0400 (EDT) Date: Wed, 26 Jun 2002 11:09:18 -0400 From: Alexander Kabaev To: Sheldon Hearn Cc: sziszi@bsd.hu, current@FreeBSD.ORG, taguchi@tohoku.iij.ad.jp Subject: Re: What's the right way to build XFree86-4 now? Message-Id: <20020626110918.423b3233.ak03@gte.com> In-Reply-To: <40690.1025103465@axl.seasidesoftware.co.za> References: <20020626112557.GA958@starjuice.net> <40690.1025103465@axl.seasidesoftware.co.za> Organization: Verizon Data Services X-Mailer: Sylpheed version 0.7.8claws6 (GTK+ 1.2.10; i386-portbld-freebsd5.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, 26 Jun 2002 16:57:45 +0200 Sheldon Hearn wrote: > # if (OSRelVersion >= 500016) > +# define ThreadsLibraries -lc_r > +# else > +# define SystemMTDefines -D_REENTRANT -D_THREAD_SAFE > +# define ThreadsLibraries -pthread > +# endif Sheldon, AFAIK _REENTRANT has to be defined on -CURRENT too. -- Alexander Kabaev To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message