On Thu, 2004-07-01 at 11:41, [EMAIL PROTECTED] wrote:
> I cant get paased this step no matter what I try.  I'm 
> running tru64 and have no problems running samba 2*.  Any 
> ideas?
> 
> Compiling dynconfig.c
> cc: Error: include/proto.h, line 554: Ill-formed parameter 
> type list. (parmtyplist)
>                                LDAP_CONST char *reqoid, 
> struct berval *reqdata, 
> -------------------------------^
> *** Exit 1
> Stop.

Probably add 

-DLDAP_CONST=const 
or 
-DLDAP_CONST 

to your CFLAGS will do the trick.  But Samba really works best with
OpenLDAP's LDAP client library.

If this fixes it for you, file a bug, as we will need to add yet another
configure test somewhere...

Andrew Bartlett

Attachment: signature.asc
Description: This is a digitally signed message part

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