[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[debian-hurd-Patches][312151] gtk-vnc FTBFS because of PATH_MAX usage



Patches item #312151, was changed at 11/12/2009 13:02 by Samuel Thibault
You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=410472&aid=312151&group_id=30628

Status: Open
Priority: 3
Submitted By: Emilio Pozuelo Monfort (pochu)
Assigned to: Nobody (None)
Summary: gtk-vnc FTBFS because of PATH_MAX usage 
Category: None
Group: unreviewed
Resolution: None


Initial Comment:
Hi,

gtk-vnc uses PATH_MAX unconditionally, failing to build on the Hurd. The attached patch makes use of dynamic allocation rather than hardoced maximum path length. It builds fine on Hurd, and allows Vinagre to build.

----------------------------------------------------------------------

>Comment By: Samuel Thibault (sthibault)
Date: 13/12/2009 14:11

Message:
You should probably keep the initialization of sysdir before the one of
userdir, to keep the patch lines adding the new version close to the
patch lines removing the old one. Else it seems just fine, please
submit!


----------------------------------------------------------------------

You can respond by visiting: 
https://alioth.debian.org/tracker/?func=detail&atid=410472&aid=312151&group_id=30628


Reply to: