Hi,

I'm trying to compile samba 2.2.4 on HPUX 10.20. I've made a
"./configure --without-winbind"

Nevertheless the Makefile contains a winbind-section. When I call make I
receive the following:
--- cut ---
# make
Make: line 664: syntax error.  Stop.
--- cut ---

My Makefile contains at line 664:
--- cut ---
   664  : $(WINBIND_NSS_PICOBJS)
   665          @echo "Linking $@"
   666          @$(SHLD) -shared -o $@ $(WINBIND_NSS_PICOBJS)  \
   667                  #`basename $@`
 --- cut ---

Can I remove this section from makefile? What is winbind used for?

ciao
Detlef Jockheck
--
##########################
# adp Gauselmann GmbH
# Detlef Jockheck
# [EMAIL PROTECTED]
##########################


-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to