Displaying 1 result from an estimated 1 matches for "winbind_wins_nss_obj".
2008 Oct 17
0
compile client only
...hen i run make i get:
error on line 1282
here is part of the Makfile beggining at line 1282
: $(WINBIND_NSS_OBJ)
@echo "Linking $@"
@$(SHLD) $(WINBIND_NSS_LDSHFLAGS) -o $@ $(WINBIND_NSS_OBJ) \
shared-libraries-disabled`basename $@`
: proto_exists $(WINBIND_WINS_NSS_OBJ)
@echo "Linking $@"
@$(SHLD) $(LDSHFLAGS) -o $@ $(WINBIND_WINS_NSS_OBJ) \
$(LDAP_LIBS) $(KRB5LIBS) $(LIBS) \
shared-libraries-disabled`basename $@`
Lucas