Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Jun 2002 11:09:18 -0400
From:      Alexander Kabaev <ak03@gte.com>
To:        Sheldon Hearn <sheldonh@starjuice.net>
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>

next in thread | previous in thread | raw e-mail | index | archive | help

On Wed, 26 Jun 2002 16:57:45 +0200
Sheldon Hearn <sheldonh@starjuice.net> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020626110918.423b3233.ak03>