On 7.9.2012, at 12.45, Svante Signell wrote: > Hi, the inlined patch below enables a successful build of dovecot for > GNU/Hurd. Since neither PATH_MAX nor PIPE_BUF is defined for Hurd, > scaled versions of the corresponding _POSIX_* definitions are used. > > The number of entries of PATH_MAX are too many to make dynamic string > allocation unless upstream is interested.
I actually removed the PATH_MAX usage for HURD once already but then forgot about it. There were 2 places in the code where I had to remove them again (messed up the first commit a bit) : http://hg.dovecot.org/dovecot-2.1/rev/75aadea5c2a2 http://hg.dovecot.org/dovecot-2.1/rev/2a44991cbf66 > Regarding PIPE_BUF size I > don't know which value to use so the same as for GNU/Linux is chosen > (8*512=4096). http://hg.dovecot.org/dovecot-2.1/rev/6cac808c4bd8 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org