IUBio

SRS bug on dec osf1 version 4

Tim Cutts timc at chiark.greenend.org.uk
Thu Oct 29 04:29:48 EST 1998


In article <717oje$r63$1 at niobium.hgmp.mrc.ac.uk>,
Thure Etzold <etzold at ebi.ac.uk> wrote:
>A few people reported problems building indices on dec osf1 version 4.
>I think I found the problem. It is very simple to fix.
>Edit SRSSOU:index.c, go to line 522

Don't you mean line 124, Thure?

>
>change the line
>
>      return (INT4)  h % table->max_hash_elem;
>
>to
>
>      return (INT4)  (h % table->max_hash_elem);
>
>then do a
>
>srsmake srsbuild
>
>regards
>thure

Regards,

Tim.






More information about the Bio-srs mailing list

Send comments to us at biosci-help [At] net.bio.net