search for: proto_exists

Displaying 1 result from an estimated 1 matches for "proto_exists".

Did you mean: photo_exists
2008 Oct 17
0
compile client only
...fine, however when 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