[Pkg-xfce-devel] Bug#401672: thunar: FTBFS on hurd-i386: PATH_MAX issue

Emanuele Rocca ema at debian.org
Mon Jan 8 21:27:07 CET 2007


* Michael Banck <mbanck at debian.org>, [2006-12-05 11:41 +0100]:
>  thunar-vfs-io-local.c:840: error: 'PATH_MAX' undeclared (first use in this function)
>  thunar-vfs-io-local.c:840: error: (Each undeclared identifier is reported only once
>  thunar-vfs-io-local.c:840: error: for each function it appears in.)
>  thunar-vfs-io-local.c:840: warning: unused variable 'src_path'
>  make[4]: *** [libthunar_vfs_1_la-thunar-vfs-io-local.lo] Error 1
>  make[4]: Leaving directory `/build/buildd/thunar-0.4.0rc1/thunar-vfs'
>  
>  PATH_MAX is not defined on GNU/Hurd, as no limit exists.  Thunar uses
>  THUNAR_VFS_PATH_MAXSTRLEN in all other similar situation AFAICT, so just
>  using it here (it gets defined to PATH_MAX on systems which have it
>  anyway) seems like a straight-forward fix to me, patch attached.

Michael,
could you please check if the version of thunar currently in sid fixes
this issue?

Thanks.

ciao,
    ema




More information about the Pkg-xfce-devel mailing list