Package: spew
Severity: important
Version: 1.0.5-2
Tags: patch


Hi,

the current version fails to build on GNU/kFreeBSD.

It needs a fix, see bellow.

It would also be nice if you can inform upstream
about this bug.

Thanks in advance

                        Petr


--- src/Transfer.h~     2006-12-19 19:48:11.000000000 +0100
+++ src/Transfer.h      2006-12-19 19:48:11.000000000 +0100
@@ -35,9 +35,7 @@
 public:
    static const capacity_t BUFFER_SIZE_INCREMENT = 512LLU;
    static const capacity_t OFFSET_INCREMENT = BUFFER_SIZE_INCREMENT;
-#ifdef __linux
    static const capacity_t DIRECTIO_BUFFER_SIZE_INCREMENT = 1024LLU;
-#endif

 protected:
    static const unsigned int PAYLOAD_SIZE = 4;  // sizeof(struct datum) must



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to