svn commit: samba r22869 - in branches: SAMBA_3_0/source SAMBA_3_0_25/source SAMBA_3_0_26/source

Gerald (Jerry) Carter jerry at samba.org
Mon May 14 21:39:41 GMT 2007


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

lmuelle at samba.org wrote:

> +bin/ldap. at SHLIBEXT@: proto_exists nsswitch/idmap_ldap.o
> +	@echo "Building plugin $@"
> +	@$(SHLD) $(LDSHFLAGS) -o $@ nsswitch/idmap_ldap.o \
> +		@SONAMEFLAG@`basename $@`
> +
> +bin/nss. at SHLIBEXT@: proto_exists nsswitch/idmap_nss.o
> +	@echo "Building plugin $@"
> +	@$(SHLD) $(LDSHFLAGS) -o $@ nsswitch/idmap_nss.o \
> +		@SONAMEFLAG@`basename $@`
> +
> +bin/tdb. at SHLIBEXT@: proto_exists nsswitch/idmap_tdb.o
> +	@echo "Building plugin $@"
> +	@$(SHLD) $(LDSHFLAGS) -o $@ nsswitch/idmap_tdb.o \
> +		@SONAMEFLAG@`basename $@`
> +


Lars,

While the idmap_ldap might be built as a shared object, the nss
and tdb backends should always be static.  We would never really want
to support them as shared libs.  Just to many chances for confusion.




cheers, jerry
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGSNcdIR7qMdg1EfYRAkbQAJ0TIyJKzIifUK57mWAEVinTRWfWyACgoN+1
6eNg/pwZX2EOcd3E+aayJgA=
=H4V1
-----END PGP SIGNATURE-----


More information about the samba-technical mailing list