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/ _______________________________________________ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to "[EMAIL PROTECTED]"