Really don't know if this error is easy to fix,
maybe you could post
this error on the seq24-users list?
Looks like you are trying to compile seq24 with a recent version of gcc
: some headers have been changed in gcc > 4.4 is I remember correctly.
Try to #include <cstring> (or <memory>, can't remember) in the broken
file.