From owner-freebsd-ports Wed Sep 13 2:57:52 2000 Delivered-To: freebsd-ports@freebsd.org Received: from ns1.sunesi.net (ns1.sunesi.net [196.15.192.194]) by hub.freebsd.org (Postfix) with ESMTP id 80DF437B423 for ; Wed, 13 Sep 2000 02:57:49 -0700 (PDT) Received: from nbm by ns1.sunesi.net with local (Exim 3.03 #1) id 13Z9I7-00033f-00; Wed, 13 Sep 2000 11:57:19 +0200 Date: Wed, 13 Sep 2000 11:57:19 +0200 From: Neil Blakey-Milner To: Brandon Fosdick Cc: ports@freebsd.org Subject: Re: GNU C Library? Message-ID: <20000913115719.A11740@mithrandr.moria.org> References: <39BEF42C.6A2A66A9@glue.umd.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <39BEF42C.6A2A66A9@glue.umd.edu>; from bfoz@glue.umd.edu on Tue, Sep 12, 2000 at 11:27:40PM -0400 Organization: Sunesi Clinical Systems X-Operating-System: FreeBSD 3.3-RELEASE i386 X-URL: http://rucus.ru.ac.za/~nbm/ Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue 2000-09-12 (23:27), Brandon Fosdick wrote: > How does one get the GNU libc libraries on freebsd? I'm trying to port > sgi's fam utility and its looking for mntent.h. From looking at a copy > of mntent.h from a linux distro it appears that its part of GNU's > libc, but I don't see a port for it and I don't see it in the base > system. In fact I don't even see were to download it from. You probably don't want the GNU libc libraries. You probably just want the right header file that BSD systems use. What defines and prototypes are in mntent.h? What functions do they expect in there? Neil -- Neil Blakey-Milner Sunesi Clinical Systems nbm@mithrandr.moria.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message