Patches item #301618, was changed at 11/05/2005 17:04 by Samuel Thibault You can respond by visiting: https://alioth.debian.org/tracker/?func=detail&atid=410472&aid=301618&group_id=30628
>Status: Closed Priority: 3 Submitted By: Christopher Bodenstein (physicman-guest) Assigned to: Nobody (None) Summary: FTBFS freeciv-2.0.1 Category: posix Group: unreviewed >Resolution: Fixed Initial Comment: Author: Christopher Bodenstein <[email protected]> Source: freeciv Status: unreviewed Categories: posix (PATH_MAX) Strip-Level: -p1 The attached patch removes the occurences of PATH_MAX in freeciv-2.0.1 ---------------------------------------------------------------------- Comment By: Christopher Bodenstein (physicman-guest) Date: 13/05/2005 20:30 Message: Logged In: YES user_id=11528 Ok, the previous patch had a problem and couldn't create the ~/.freeciv directory. In the mean time, I've discovered that utility/shared.h defines a MAX_LEN_PATH which can replace the PATH_MAX in utility/shared.c So here is the patch that does exactly that. The resulting package works and now correcty creates the ~/.freeciv directory. It can be found on http://packages.physicman.net/ as usual :) ---------------------------------------------------------------------- You can respond by visiting: https://alioth.debian.org/tracker/?func=detail&atid=410472&aid=301618&group_id=30628 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

