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

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

Re: Compiling under Linux


From: Stepan Kasal
Subject: Re: Compiling under Linux
Date: Fri, 3 Jan 2003 14:36:56 +0100
User-agent: Mutt/1.2.5.1i

Hello,

On Tue, Dec 31, 2002 at 05:34:05PM +0100, N. Durner wrote:
> The compiler complains about calls to strstr() and strdup() with an empty
> parameter list and a undefined constant FMT_...

the latest development version, 4.1.7, seems to have both of these fixed.

You can get it from the CVS this way:
cvs -z3 -d:pserver:address@hidden:/cvsroot/findutils login
[hit enter]
cvs -z3 -d:pserver:address@hidden:/cvsroot/findutils co findutils

(It's not available on alpha.gnu.org, sorry.)

BTW, the right way to fix the FNM_* issue is to #define _GNU_SOURCE.

HTH,
        Stepan Kasal



reply via email to

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