bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Patch for findutils 4.1 on Tru64 Unix 5.1


From: Albert Chin
Subject: Re: Patch for findutils 4.1 on Tru64 Unix 5.1
Date: Mon, 30 Sep 2002 09:12:11 -0500
User-agent: Mutt/1.2.5i

On Thu, Sep 19, 2002 at 12:40:23PM +0200, Petter Reinholdtsen wrote:
> 
> Here is a patch to get findutils compiling on Tru64 Unix version 5.1.
> The <fnmatch.h> header file is missing definitions for FNM_FILE_NAME,
> FNM_CASEFOLD and FNM_LEADING_DIR.
> 
> I'm not sure if this is the correct fix, but at least now it compiles.

We don't need this patch when building on our 5.1 system. We use:
  CC=cc CFLAGS="-O2 -std1 -D_POSIX_C_SOURCE" ./configure ...

With findutils 4.1.7, we just use:
  CC=cc CFLAGS="-O2 -std" ./configure ...

-- 
albert chin (address@hidden)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]