On Tue, Oct 22, 2013 at 01:53:32PM +0200, Lior Kaplan wrote:I haven't followed the discussion completely, but this error looks
> Any idea?
>
> I want to make sure PHP5 doesn't FTBFS on hurd.
pretty obvious :
"error: 'PATH_MAX' undeclared (first use in this function)"
You can either keep the workaround in that patch, or fix PHP so that it
doesn't use PATH_MAX.