From owner-freebsd-questions Tue Jun 27 3:35:38 2000 Delivered-To: freebsd-questions@freebsd.org Received: from proxy.sindigit.pt (proxy.sindigit.pt [62.229.85.2]) by hub.freebsd.org (Postfix) with ESMTP id 7E1A337B746 for ; Tue, 27 Jun 2000 03:35:22 -0700 (PDT) (envelope-from jm@sindigit.pt) Received: (from jm@localhost) by proxy.sindigit.pt (8.9.3/8.9.3) id LAA60987; Tue, 27 Jun 2000 11:33:49 +0100 (WEST) (envelope-from jm@sindigit.pt) X-Authentication-Warning: proxy.sindigit.pt: jm set sender to jm@sindigit.pt using -f Date: Tue, 27 Jun 2000 11:33:49 +0100 From: Jose Monteiro To: Silvestre Malta Cc: freebsd-questions@FreeBSD.ORG Subject: Re: getpwent.c Message-ID: <20000627113348.C60077@sindigit.pt> References: <39587D73.FB26F224@fleximedia.pt> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <39587D73.FB26F224@fleximedia.pt>; from smalta@fleximedia.pt on Tue, Jun 27, 2000 at 11:09:56AM +0100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 27/06/00 11:09 WEST, Silvestre Malta wrote: > I now that the patch is available in freebsd site, > but my problem is that i have instaled freebsd an i can't find > getpwent.c in my computer ??!?? > I have made a "find / -name getpwent.c" in my computer and i haven't > found the file .... > maybe ia haven't installed the packadge where this file is included ? getpwent.c is part of the standard c library. this source file comes with the system sources, wich you probably didn't install. go and read "Synchronizing Your Source" under Advanced Topics in the FreeBSD handbook. jose To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message