Date: Thu, 26 Feb 2004 18:12:20 +0100 From: Markus Brueffer <markus@brueffer.de> To: freebsd-ports@freebsd.org Cc: Gustavo Fukao <gustavofukao@yahoo.com> Subject: Re: Replace to mntent.h Message-ID: <200402261812.30052.markus@brueffer.de> In-Reply-To: <20040226145708.25325.qmail@web40808.mail.yahoo.com> References: <20040226145708.25325.qmail@web40808.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--Boundary-02=_9jiPARu+hLBKoeI Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Thursday 26 February 2004 15:57, Gustavo Fukao wrote: > I need som e help to port, and its needs > > mntemt.h > > these functions > > getmntent > setmntent > endmntent > > I have looked for it at fam/port > > and I saw a mntent.h (but can build the project), > a mntent(compat with freebsd) the same above. Yes, these are additional files to provide the above mentioned functions,=20 since they are not available on FreeBSD out of the box. > Anyone where can I find a substitute way to get this functions? You can just reuse these two files. I'm doing it myself in sysutils/filelig= ht=20 and it works without a glitch. Just add them to the files-directory and cop= y=20 them to the desired location in the post-patch target. Don't forget to=20 connect them to the build of your program (see the patches of filelight for= =20 an easy way to do so, without adding too many additional patches). If you have any further problems with it, please provide some more informat= ion=20 about what doesn't work in detail. :) Markus =2D-=20 Markus Brueffer | GPG-Key: http://people.FreeBSD.org/~markus/markus.asc markus@brueffer.de | FP: 3F9B EBE8 F290 E5CC 1447 8760 D48D 1072 78F8 A8D4 markus@FreeBSD.org | FreeBSD: The Power to Serve! --Boundary-02=_9jiPARu+hLBKoeI Content-Type: application/pgp-signature Content-Description: signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBAPij91I0Qcnj4qNQRApyYAKC7bl/ksrq2omWxCxNW5bBocpZgOwCfcJJn b2tqPmWZ4t9r6420+A1BTcs= =z6yc -----END PGP SIGNATURE----- --Boundary-02=_9jiPARu+hLBKoeI--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402261812.30052.markus>