James Stevens writes: 

> Hi folx,
> During the make process I get the following error. Can anyone help me
> out and point me in the right direction? Heck any direction :) 
> 
> ******* Please forgive any typos, my terminal crashes on a copy *******
> gcc -DHAVE_CONFIG_H -I. -I. -I. -g -02 -Wall -I.. -I./.. -c authldap.c
> authldaplib.c: In function `copy_value':
> authldaplib.c:422: dereferencing pointer to incomplete type
> authldaplib.c: At top level:
> authldaplib.c:484: warning: 1enable_tl_on' defined but not used
> make[1]: *** [authldaplib.o] Error 1
> make[1]: Leaving directory `/home/sysuser/courier-imap-1.4.3/authlib'
> make: *** [all-recursive] Error 1
> ******* Please forgive any typos, my terminal crashes on a copy *******

Verify that you have OpenLDAP development libraries installed.  You probably 
have only the runtime support files installed, but you need to install the 
development library kit in order to build stuff. 

-- 
Sam 


_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to