I'm doing this off a fresh samba.3.0.1pre1.tar.gz downloaded yesterday.

gcc 2.95.3
PATH=/usr/bin:/usr/local/bin:/usr/sbin:/usr/ccs/bin:/usr/ucb

Some idiosyncracies in ./configure were found.  The following were "present but cannot 
be compiled"

netinet/ip.h
security/pam_module.h
net/if.h

it also warned about ldap, but I'm linking to an NT network, not ADS.

> 
> We have  (from the Makefile):
> 
> ~  TDBBACKUP_OBJ = tdb/tdbbackup.o tdb/tdbback.o lib/snprintf.o       \
> ~                                                ^^^^^^^^^^^^^^
>       $(TDBBASE_OBJ)

I have:

TDBBACKUP_OBJ = tdb/tdbbackup.o tdb/tdbback.o $(TDBBASE_OBJ)


-- 
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