lh3 / seqtk

Toolkit for processing sequences in FASTA/Q formats
MIT License
1.35k stars 311 forks source link

install error #127

Closed xiaohongniua closed 5 years ago

xiaohongniua commented 5 years ago

when type make after cd into seqtk,I got this seqtk.c: In function ‘stk_comp’: seqtk.c:399:16: warning: variable ‘lc’ set but not used [-Wunused-but-set-variable] int la, lb, lc, na, nb, nc, cnt[11];

xiaohongniua commented 5 years ago

I found the reason, ./seqtk is ok