Date: Tue, 22 Jun 2004 17:11:28 +0200 From: Andrea Campi <andrea+freebsd_current@webcom.it> To: current@freebsd.org Subject: Is NO_YP_LIBC working? Message-ID: <20040622151128.GA82977@webcom.it>
next in thread | raw e-mail | index | archive | help
Hi,
in the process of setting up a nanobsd-based system I've stumbled on so
many issues during a make buildworld that I've started wondering whether
NO_YP_LIBC is meant to work. Is anybody using it, and do you need local
changes?
Another question is what should it actually do. Parts of librpcsvc and
libwrap call yp_*, as do libexec/{mknetid,ypxfr); it doesn't make sense
to not compile YP support in libc but try (and fail) to compile these.
Maybe we should have a single variable (NOYP or NO_YP, I don't care)
that turns off all YP-only code.
This is the way I'm pursuing locally; I've been slowly fixing issues
as they come up (my buildworld machine is slow), I can post the
resulting diffs as a starting point in case anybody cares.
Bye,
	Andrea
-- 
                   It's not a bug, it's tradition!
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040622151128.GA82977>
