Package: dctc
Severity: important
Tags: patch
Hi,
the current version of dctc fails to build on GNU/kFreeBSD.
In src/gdl.c on line 751 it returns ENODATA, this error code
is not defined on GNU/kFreeBSD. Please replace with ENOBUFS,
or better, cope with partially sucessfull reads.
It would be nice if it could be fixed in the next upload.
Thanks in advance,
Petr