On Sat, Aug 18, 2001 at 02:26:06PM -0700, James Morrison wrote: > > installwatch > > MAXPATHLEN > > I don't have my hurd box on the internet right now, but installwatch > is really easy. It already uses get_current_dir_name() with glibc > and using this function eliminates our need for MAXPATHLEN. So the > simplest and probably that best patch for this program is to > define MAXPATHLEN to be something. Simply because on hurd we just > need MAXPATHLEN to compile.
If it already uses get_current_dir_name, we can probably exclude the offending code for the Hurd, or eridicate it completely. Can you do this or provide more context? Thanks, Marcus -- `Rhubarb is no Egyptian god.' Debian http://www.debian.org [EMAIL PROTECTED] Marcus Brinkmann GNU http://www.gnu.org [EMAIL PROTECTED] [EMAIL PROTECTED] http://www.marcus-brinkmann.de

