[309] in Pthreads mailing list archive

home help back first fref pref prev next nref lref last post

Pthreads: compilation problem with Linux 1.3.97

daemon@ATHENA.MIT.EDU (Kees van Reeuwijk)
Fri May 3 07:54:44 1996

From: reeuwijk@cp.tn.tudelft.nl (Kees van Reeuwijk)
To: pthreads@MIT.EDU
Date: Fri, 3 May 1996 13:15:19 +0200 (MET DST)
Cc: frits@cp.tn.tudelft.nl (Frits Kuijlman)

Dear Sir,

I have tried to compile your pthreads package (version 1.6 beta 5) on
our new Linux machine (version 1.3.97). This failed almost immediately
with the message that in include/sys/timers.h 'struct timespec' was
redefined. And indeed, there is a standard include file that defines
this structure. When I comment this structure definition out, the threads
package compiles correctly, and passes (almost) all tests.

I have not tried to make this structure definition conditional, since
I don't want to hack in your configuration scripts.

Another problem is that your test program 'test_pw' fails, but this may be 
caused by the the fact that I've not compiled it with the correct
priviledges.

Apart from these small problems your software compiles correctly, and we
find it very helpful in the development of our parallel programs.

Sincerely,

-- 
Kees van Reeuwijk
Delft University of Technology, Faculty of Applied Physics, FI-CP
email: reeuwijk@cp.tn.tudelft.nl
URL: http://www.cp.tn.tudelft.nl/C.vanReeuwijk/

home help back first fref pref prev next nref lref last post