[Pkg-php-pecl] Bug#745485: xdebug: FTBFS on hurd-i386

Svante Signell svante.signell at gmail.com
Tue Apr 22 09:06:58 UTC 2014


Source: xdebug
Version: 2.2.4-1
Severity: important
Tags: patch
User: debian-hurd at lists.debian.org
Usertags: hurd

Hi,

Currently xdebug fails to build from source due to PATH_MAX being used,
and that constant is not defined on GNU/Hurd. The attached patch avoid
using PATH_MAX by allocating the string dfp with xdstrdup() and free it
when not needed any longer.

Thanks!


-------------- next part --------------
A non-text attachment was scrubbed...
Name: path_max.diff
Type: text/x-patch
Size: 772 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-php-pecl/attachments/20140422/3700be19/attachment.bin>


More information about the Pkg-php-pecl mailing list