Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site iclbra.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!think!harvard!seismo!mcvax!ukc!stc!iclbra!apm From: apm@iclbra.UUCP (Andy Merritt) Newsgroups: net.sources.bugs Subject: Re: Robots for sysV Message-ID: <157@iclbra.UUCP> Date: Thu, 13-Jun-85 18:53:21 EDT Article-I.D.: iclbra.157 Posted: Thu Jun 13 18:53:21 1985 Date-Received: Sun, 16-Jun-85 01:30:00 EDT References: <1219@hound.UUCP> Organization: I.C.L., Lovelace Road, Bracknell, Berkshire. Lines: 13 Xpath: stc stc-a > Recently someone posted a new robots for SysV. Well, that program > doesn't work either. It wouldn't compile with the following problems: > -- > Steve Pearse > ihnp4!hound!pearse *** PLACE THIS MINT WITH YOUR SAGE *** The error messages are caused by ioctl calls to record locking routines. This is because not all SysV's have record locking. The simplest work around is to comment out the offending lines. The program then works, the only possible problem is if two people try to update the highscore files simultaneously. Andy