CVS update: samba/source

David O'Neill dmo at au2.samba.org
Fri Jan 5 08:59:47 EST 2001


Date:	Friday January 5, 2001 @ 8:59
Author:	dmo

Update of /data/cvs/samba/source
In directory samba:/tmp/cvs-serv14623

Modified Files:
      Tag: APPLIANCE_TNG
	Makefile.in 
Log Message:

libnss_winbind wanted to load libreadline and libncurses (it doesn't need 
them, as far as I can tell) when opened.  This caused problems at system 
shutdown time, as /usr was still in use because of these extra modules, 
and could not be unmounted.  

Removing $(LIBS) from the link line of these two seems to solve the problem 
without causing any new ones.






More information about the samba-cvs mailing list