Patches item #312151, was opened at 2009-12-11 13:02 by Emilio Pozuelo Monfort 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. ---------------------------------------------------------------------- You can respond by visiting: https://alioth.debian.org/tracker/?func=detail&atid=410472&aid=312151&group_id=30628 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

