Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Mar 2005 19:11:15 -0800 (PST)
From:      Ron Chen <ron_chen_123@yahoo.com>
To:        freebsd-cluster@freebsd.org, freebsd-hackers@freebsd.org
Subject:   Failed to compile Gridengine 6.0u3 on FreeBSD
Message-ID:  <20050308031115.42240.qmail@web41314.mail.yahoo.com>

next in thread | raw e-mail | index | archive | help
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)

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.

So I am wondering if it is a bug in FreeBSD, or if
Gridengine really needs to include pthread.h to get
pthread_t.

BTW, for people interested, Gridengine is an
opensource batch/cluster scheduler. For more info:

http://gridengine.sunsource.net

 -Ron





	
		
__________________________________ 
Celebrate Yahoo!'s 10th Birthday! 
Yahoo! Netrospective: 100 Moments of the Web 
http://birthday.yahoo.com/netrospective/



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