Bug#745493: proftpd-dfsg: FTBFS on hurd-i386

Svante Signell svante.signell at gmail.com
Tue Apr 22 09:46:12 UTC 2014


Source: proftpd-dfsg
Version: 1.3.5~rc4-1
Severity: important
Tags: patch
User: debian-hurd at lists.debian.org
Usertags: hurd

Hi,

Currently proftpd-dfsg fails to build from source due to PIPE_BUF being
used, and that constant is not defined on GNU/Hurd. The attached patch
avoid using PIPE_BUF by deriving file descriptor buffer sizes with
fpathconf(), allocating buffers by malloc and free them when not needed
any longer.

Thanks!

-------------- next part --------------
A non-text attachment was scrubbed...
Name: pipe_buf
Type: text/x-patch
Size: 3634 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-proftpd-maintainers/attachments/20140422/40283934/attachment.bin>


More information about the Pkg-proftpd-maintainers mailing list