Patches item #312138, was changed at 07/12/2009 02:55 by Samuel Thibault You can respond by visiting: https://alioth.debian.org/tracker/?func=detail&atid=410472&aid=312138&group_id=30628
Status: Open Priority: 3 Submitted By: Emilio Pozuelo Monfort (pochu) Assigned to: Nobody (None) Summary: gnome-applets FTBFS because of PATH_MAX usage Category: None Group: unreviewed Resolution: None Initial Comment: Hi, Once gnome-python-desktop is built, gnome-applets will fail to build because it uses PATH_MAX in one place. The attached patch makes it allocate enough memory for a buffer dynamically and fixes the build. ---------------------------------------------------------------------- >Comment By: Samuel Thibault (sthibault) Date: 07/12/2009 03:18 Message: I would have used an "out:" label, but that's really a matter of style. Please submit! ---------------------------------------------------------------------- You can respond by visiting: https://alioth.debian.org/tracker/?func=detail&atid=410472&aid=312138&group_id=30628 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

