when ./configure --with-shared-modules=pdb_ldap , linking pdbedit is failed. Here is the patch for current Samba CVS tree --- Makefile.in.org Sun Oct 19 22:15:10 2003 +++ Makefile.in Sun Oct 19 22:15:29 2003 @@ -843,7 +843,7 @@ bin/pdbedit@EXEEXT@: $(PDBEDIT_OBJ) @BUILD_POPT@ bin/.dummy @echo Linking $@ - @$(CC) $(FLAGS) -o $@ $(PDBEDIT_OBJ) $(LDFLAGS) $(DYNEXP) $(LIBS) @POPTL IBS@ $(PASSDB_LIBS) + @$(CC) $(FLAGS) -o $@ $(PDBEDIT_OBJ) $(LDFLAGS) $(DYNEXP) $(LIBS) @POPTL IBS@ $(PASSDB_LIBS) $(LDAP_LIBS) bin/samtest@EXEEXT@: $(SAMTEST_OBJ) @BUILD_POPT@ bin/.dummy @echo Linking $@ I found this problem on Debian GNU/Linux 3.0 (woody).
Checked in - thanks!
sorry for the same, cleaning up the database to prevent unecessary reopens of bugs.