Hi, Where can I see the minimum build requirements ( gcc, make) for samba 3.5.4. I am using gcc 3.2.2 and make 3.79.1 under Solaris 9 and I get the following error during make. -- Compiling lib/privileges_basic.c Compiling auth/token_util.c creating /usr/local/samba-3.5.4-src/source3/exports/libnetapi.syms Linking shared library bin/libnetapi.so.0 Undefined first referenced symbol in file ldap_start_tls_s lib/smbldap.o ber_set_option lib/ldap_debug_handler.o ld: fatal: Symbol referencing errors. No output written to bin/libnetapi.so.0 collect2: ld returned 1 exit status make: *** [bin/libnetapi.so.0] Error 1 ---- Configure looks like: bash-2.05# ./configure --prefix=/usr/local/samba --with-ldap=/usr/local/openldap-2.4.23/--with-ads --with-krb5=/usr/local --with-winbind Thanks! Paras.