I fetched the latest CVS monday morning (7:55 UTC) just before compiling. > You didn't say what release/cvs branch you are using. > > I think we already fixed this in the latest SAMBA_2_2 > cvs code. Please retest and let me know.
I just updated my SAMBA_2_2 and the problem is still there. Look in configure.in > line 2730 > WINBIND_LTARGETS="" So no winbind then WINBIND_LTARGETS is empty. Then in Makefile.in > line 664 > @WINBIND_LTARGETS@: $(WINBIND_NSS_PICOBJS) resolves to: > : $(WINBIND_NSS_PICOBJS) Then make gives a syntax error.
