Patches item #301618, was opened at 2005-05-11 17:04 You can respond by visiting: http://alioth.debian.org/tracker/?func=detail&atid=410472&aid=301618&group_id=30628
Category: posix Group: unreviewed Status: Open Resolution: None Priority: 5 Submitted By: Christopher Bodenstein (physicman-guest) Assigned to: Nobody (None) Summary: FTBFS freeciv-2.0.1 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: 2005-05-13 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: http://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]

