From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21222 invoked by alias); 18 Feb 2004 18:06:51 -0000 Mailing-List: contact libc-hacker-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-hacker-owner@sources.redhat.com Received: (qmail 21187 invoked from network); 18 Feb 2004 18:06:49 -0000 Received: from unknown (HELO Cantor.suse.de) (195.135.220.2) by sources.redhat.com with SMTP; 18 Feb 2004 18:06:49 -0000 Received: from hermes.suse.de (Hermes.suse.de [195.135.221.8]) by Cantor.suse.de (Postfix) with ESMTP id 1AF821FCEB4 for ; Wed, 18 Feb 2004 19:06:46 +0100 (CET) Received: by wotan.suse.de (Postfix, from userid 358) id 11F91106A3; Wed, 18 Feb 2004 19:06:46 +0100 (CET) Date: Wed, 18 Feb 2004 18:06:00 -0000 From: Thorsten Kukuk To: Glibc hackers Subject: Re: nscd broken... Message-ID: <20040218180645.GA14226@suse.de> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i Organization: SuSE Linux AG, Nuernberg, Germany X-SW-Source: 2004-02/txt/msg00021.txt.bz2 On Wed, Feb 18, Andreas Jaeger wrote: > > nscd does not build, it fails with: > > nscd_conf.c: In function `nscd_parse_file': > nscd_conf.c:59: warning: implicit declaration of function `__fsetlocking' > nscd_conf.c:59: error: `FSETLOCKING_BYCALLER' undeclared (first use in this function) > nscd_conf.c:59: error: (Each undeclared identifier is reported only once > nscd_conf.c:59: error: for each function it appears in.) Use this: --- nscd/nscd_conf.c +++ nscd/nscd_conf.c 2004/02/17 14:45:50 @@ -21,6 +21,7 @@ #include #include #include +#include #include #include #include -- Thorsten Kukuk http://www.suse.de/~kukuk/ kukuk@suse.de SuSE Linux AG Maxfeldstr. 5 D-90409 Nuernberg -------------------------------------------------------------------- Key fingerprint = A368 676B 5E1B 3E46 CFCE 2D97 F8FD 4E23 56C6 FB4B