Date: Tue, 8 Mar 2005 06:58:54 -0800 From: Brooks Davis <brooks@one-eyed-alien.net> To: Ron Chen <ron_chen_123@yahoo.com> Cc: freebsd-cluster@freebsd.org Subject: Re: Failed to compile Gridengine 6.0u3 on FreeBSD Message-ID: <20050308145854.GA31278@odin.ac.hmc.edu> In-Reply-To: <20050308031115.42240.qmail@web41314.mail.yahoo.com> References: <20050308031115.42240.qmail@web41314.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--YiEDa0DAkWCtVeE4 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Mar 07, 2005 at 07:11:15PM -0800, Ron Chen wrote: > I just got access to a FreeBSD 5.3 box, and I find > that Gridengine (SGE) fails to compile. (SGE 5.3p6 was > OK on FreeBSD 4.x/5.x) >=20 > I find that it is caused by pthread_t is undefined. > For Linux, "sys/types.h" includes > "bits/pthreadtypes.h", and thus it's OK - and other > OSes are similar too. >=20 > So I am wondering if it is a bug in FreeBSD, or if > Gridengine really needs to include pthread.h to get > pthread_t. According to The Open Group Base Specifications Issue 6, this is indeed a bug. There should be no harm in also including pthread.h since that is also required to define pthread_t identicaly to sys/types.h. freebsd-threads is the appropriate place to raise this issue. -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --YiEDa0DAkWCtVeE4 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFCLb2tXY6L6fI4GtQRAkrXAJ979WuUoHZ/HO2Sk68MDVL4OPkudACfVuAM ZspzgvVplT+jQS0EEdUfLdE= =5cJC -----END PGP SIGNATURE----- --YiEDa0DAkWCtVeE4--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050308145854.GA31278>