[Samba] configure / compile problems samba-3.0.0rc3 on Solaris 8

2003-09-09 Thread Thomas Müller
Hello, I'm running a Sun Fire V880 with Solaris 8 and iplanet directory server 4.16sp1. I'm using gcc 3.2.2. When I run the configure, there are several warnings ans when I try to compile samba-3.0.0rc3 I get an error. Now here the warnings from configure --with-acl-support: checking net/if.h

Re: [Samba] configure / compile problems samba-3.0.0rc3 on Solaris 8

2003-09-09 Thread Chew, Darren
Hi Thomas, I have been trying to use Samba 3 on Solaris 9 with iPlanet Directory Server 5.1 and am still having troubles. You need libldap from openldap. You can download openldap from from www.openldap.org and compile it as follows: ./configure --without-bdb --disable-bdb --enable-null make