Walter Franzini, le Sat 19 Dec 2009 22:29:39 +0100, a écrit :
> ------------------------------------------------------------------------
> CXX="g++" /bin/sh etc/test.sh -shell /bin/sh -run \
>               test/02/t0218a-pmil.sh test/02/t0218a-pmil.ES
> aelock: aelock -list
> aelock: fcntl("/tmp/22868/lib/lockfile", F_GETLK, &{type = F_WRLCK, whence =
>       SEEK_SET, start = 0, len = 0, pid = 0}): Function not implemented
> aelock: command "aelock" exit status 1
> FAILED test of the aelock functionality (develop begin 152)
> ------------------------------------------------------------------------
> 
> Now, if I'm not wrong, the lock is for the whole file, but it's still
> unimplemented.

The F_GETLK operation is not yet implemented indeed.  Not much to do but
implement it.

Samuel


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to