On Fri, 2005-09-09 at 22:26 +0400, Антон Портнов wrote: > BUILDING evolution-data-server-1.4.0 > GNOME 2.12.0 > GARNOME 2.12.0 > > problem... > > e2k-global-catalog.c: In function `ntlm_bind': > e2k-global-catalog.c:250: warning: implicit declaration of function > `ldap_ntlm_bind' > e2k-global-catalog.c:250: error: `LDAP_AUTH_NTLM_REQUEST' undeclared > (first use in this function) > e2k-global-catalog.c:250: error: (Each undeclared identifier is > reported only once > e2k-global-catalog.c:250: error: for each function it appears in.) > e2k-global-catalog.c:264: warning: implicit declaration of function > `ldap_parse_ntlm_bind_result' > e2k-global-catalog.c:286: error: `LDAP_AUTH_NTLM_RESPONSE' undeclared > (first use in this function) > make[8]: *** [e2k-global-catalog.lo] Error 1
Do you have openldap-devel installed? Check to see that you have the dependencies that you need to have installed before you build garnome. :) http://www.ocf.berkeley.edu/~bobk/garnome/deps-list.html Bob -- Bob Kashani http://www.ocf.berkeley.edu/~bobk/garnome -- garnome-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/garnome-list
