Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Oct 2004 21:23:08 +0200
From:      =?ISO-8859-1?Q?Eirik_=D8verby?= <ltning@anduin.net>
To:        current@freebsd.org
Subject:   NO_YP_LIBC breaks 5.3-BETA buildworld
Message-ID:  <A6B76288-1A28-11D9-95C9-000D9335BCEC@anduin.net>

next in thread | raw e-mail | index | archive | help
PS: I've posted a similiar mail to @stable, but not a dupe ;)

Hi!

For some time I've been wanting to use NO_YP_LIBC with buildworld for  
my jails, to enable NIS on the host system but keep the jails  
functioning.

I noticed back in August that a patch was submitted to make this work  
on then-CURRENT (I'm copying the author on this one, hoping I'm not  
acting inappropriately by doing so):
http://lists.freebsd.org/pipermail/freebsd-arch/2004-August/002550.html

Sadly, when compiling 5.3-BETA (as of 30 minutes ago), buildworld gives  
me the following errors:

...snip snip...
===> lib/libpam/modules/pam_unix
rm -f .depend
mkdep -f .depend -a    -DYP  
-I/usr/src/lib/libpam/modules/pam_unix/../../../../contrib/openpam/ 
include -I/usr/src/lib/libpam/modules/pam_unix/../../libpam  
/usr/src/lib/libpam/modules/pam_unix/pam_unix.c
/usr/src/lib/libpam/modules/pam_unix/pam_unix.c:58:20: ypclnt.h: No  
such file or directory
mkdep: compile failed
*** Error code 1

Stop in /usr/src/lib/libpam/modules/pam_unix.
*** Error code 1

Stop in /usr/src/lib/libpam/modules.
*** Error code 1

Stop in /usr/src/lib/libpam.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.

This feature would be very useful, and it is sad to see that it has  
once been in the tree but that it does not work any longer.

Here's to hoping someone can look into it (Bjoern, are you reading  
this? ;)

Thanks,
/Eirik



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?A6B76288-1A28-11D9-95C9-000D9335BCEC>