atom feed20 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Re: 0.3.0 wants t...
FromSent OnAttachments
Joaquim HomrighausenJan 25, 2001 12:27 am 
Sam VarshavchikJan 25, 2001 4:22 am 
Joaquim HomrighausenJan 25, 2001 6:12 am 
Patrick PriceJan 25, 2001 9:31 am 
Sam VarshavchikJan 25, 2001 3:05 pm 
Sam VarshavchikJan 25, 2001 3:06 pm 
Joaquim HomrighausenJan 26, 2001 12:13 am 
Sam VarshavchikJan 26, 2001 4:53 am 
Bill MichellJan 26, 2001 7:16 am 
Patrick PriceJan 26, 2001 3:04 pm 
Patrick PriceJan 26, 2001 5:28 pm 
Sam VarshavchikJan 26, 2001 5:48 pm 
Patrick PriceJan 26, 2001 5:59 pm 
Sam VarshavchikJan 26, 2001 6:18 pm 
Patrick PriceJan 26, 2001 6:34 pm 
Sam VarshavchikJan 26, 2001 7:04 pm 
Patrick PriceJan 26, 2001 7:15 pm 
Joaquim HomrighausenFeb 2, 2001 12:40 am 
Sam VarshavchikFeb 2, 2001 4:47 am 
Joaquim HomrighausenFeb 2, 2001 7:44 am 
Subject:Re: [courier-users] Re: 0.3.0 wants to compile for LDAP
From:Joaquim Homrighausen (jo@webbplatsen.se)
Date:Feb 2, 2001 12:40:37 am
List:net.sourceforge.lists.courier-users

* On Fri, 26 Jan 2001 12:54:05 GMT, Sam Varshavchik wrote:

This is what happens when I run make:

[..]

Try courier-0.30.0.20010125.tar.gz

[..]

I was a bit slow, so you had already released 0.31 by then. This is what I get now:

gcc -DHAVE_CONFIG_H -I. -I. -I. `cat cflags` -c ldapaliasd.c ldapaliasd.c:66: parse error before `*' ldapaliasd.c:66: warning: type defaults to `int' in declaration of `my_ldap_fp' ldapaliasd.c:66: warning: data definition has no type or storage class ldapaliasd.c: In function `ldapclose': ldapaliasd.c:120: warning: implicit declaration of function `ldap_unbind' ldapaliasd.c: In function `ldaperror': ldapaliasd.c:130: warning: implicit declaration of function `NAME_ERROR' ldapaliasd.c: At top level: ldapaliasd.c:140: parse error before `*' ldapaliasd.c:141: warning: return-type defaults to `int' ldapaliasd.c: In function `ldapconnect': ldapaliasd.c:142: `LDAP' undeclared (first use in this function) ldapaliasd.c:142: (Each undeclared identifier is reported only once ldapaliasd.c:142: for each function it appears in.) ldapaliasd.c:142: `p' undeclared (first use in this function) ldapaliasd.c:142: warning: statement with no effect ldapaliasd.c:144: parse error before `const' ldapaliasd.c:148: `hostname_s' undeclared (first use in this function) ldapaliasd.c:148: `port' undeclared (first use in this function) ldapaliasd.c:148: `port_s' undeclared (first use in this function) ldapaliasd.c:161: warning: implicit declaration of function `ldap_init' ldapaliasd.c: In function `ldapopen': ldapaliasd.c:221: warning: implicit declaration of function `ldap_simple_bind_s' ldapaliasd.c:222: `LDAP_SUCCESS' undeclared (first use in this function) ldapaliasd.c:224: warning: implicit declaration of function `ldap_err2string' ldapaliasd.c:224: warning: initialization makes pointer from integer without a
cast ldapaliasd.c:177: warning: `ldrc' might be used uninitialized in this function ldapaliasd.c: At top level: ldapaliasd.c:237: parse error before `*' ldapaliasd.c:238: warning: return-type defaults to `int' ldapaliasd.c: In function `search_attr': ldapaliasd.c:241: `LDAPMessage' undeclared (first use in this function) ldapaliasd.c:241: `result' undeclared (first use in this function) ldapaliasd.c:241: warning: statement with no effect ldapaliasd.c:249: warning: implicit declaration of function `ldap_search_st' ldapaliasd.c:250: `LDAP_SCOPE_SUBTREE' undeclared (first use in this function) ldapaliasd.c:253: `LDAP_SUCCESS' undeclared (first use in this function) ldapaliasd.c:256: warning: control reaches end of non-void function ldapaliasd.c: In function `search_maildrop': ldapaliasd.c:262: `LDAPMessage' undeclared (first use in this function) ldapaliasd.c:262: `result' undeclared (first use in this function) ldapaliasd.c:262: warning: statement with no effect ldapaliasd.c:263: parse error before `int' ldapaliasd.c:318: warning: implicit declaration of function `ldap_count_entries' ldapaliasd.c:320: `entry' undeclared (first use in this function) ldapaliasd.c:320: warning: statement with no effect ldapaliasd.c:321: parse error before `char' ldapaliasd.c:323: warning: implicit declaration of function `ldap_first_entry' ldapaliasd.c:324: `values' undeclared (first use in this function) ldapaliasd.c:324: warning: implicit declaration of function `ldap_get_values' ldapaliasd.c:328: warning: implicit declaration of function `ldap_count_values' ldapaliasd.c:335: `rc' undeclared (first use in this function) ldapaliasd.c:337: warning: implicit declaration of function `ldap_value_free' ldapaliasd.c:340: warning: implicit declaration of function `ldap_msgfree' ldapaliasd.c:345: warning: control reaches end of non-void function ldapaliasd.c: In function `search_virtual': ldapaliasd.c:351: `LDAPMessage' undeclared (first use in this function) ldapaliasd.c:351: `result' undeclared (first use in this function) ldapaliasd.c:351: warning: statement with no effect ldapaliasd.c:352: parse error before `int' ldapaliasd.c:358: `domain' undeclared (first use in this function) ldapaliasd.c:424: `entry' undeclared (first use in this function) ldapaliasd.c:424: warning: statement with no effect ldapaliasd.c:425: parse error before `char' ldapaliasd.c:428: `values' undeclared (first use in this function) ldapaliasd.c:439: `rc' undeclared (first use in this function) ldapaliasd.c:450: warning: control reaches end of non-void function make[3]: *** [ldapaliasd.o] Error 1 make[3]: Leaving directory `/opt/courier-0.31.0/courier' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/opt/courier-0.31.0/courier' make[1]: *** [all-recursive-am] Error 2 make[1]: Leaving directory `/opt/courier-0.31.0/courier' make: *** [all-recursive] Error 1