RESOLVED [Kroupware] Kolab installation
Steve Ball
kroupware@mail.kde.org
Sun, 17 Nov 2002 16:29:04 +0000
I resolved this problem by starting again and reinstalling everything
over the top of the failed installation.
I suspect it may help that this final install already had gcc3 and make
etc from the openpkg packages of the failed install.
Steve Ball
Martin Honermeyer wrote:
>Hello,
>
>I tried to install the kolab server, but it fails when installing apache2. The
>error message is:
>
>Making all in ldap
>/bin/sh /kolab/RPM/TMP/httpd-2.0.43/srclib/apr/libtool --silent --mode=compile
>/kolab/bin/cc -pthread -O -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT
>-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE
>-I/kolab/RPM/TMP/httpd-2.0.43/srclib/apr-util/include
>-I/kolab/RPM/TMP/httpd-2.0.43/srclib/apr-util/include/private
>-I/kolab/RPM/TMP/httpd-2.0.43/srclib/apr/include -I/openpkg/include/
>-I/kolab/lib/include
>-I/kolab/RPM/TMP/httpd-2.0.43/srclib/apr-util/xml/expat/lib -c
>apr_ldap_compat.c && touch apr_ldap_compat.lo
>In file included from apr_ldap_compat.c:63:
>/kolab/RPM/TMP/httpd-2.0.43/srclib/apr-util/include/apr_ldap.h:97: parse error
>before '*' token
>
>
>The relevant lines in apr_ldap.h are:
>
>
>/*
> * LDAP Compatibility
> */
>
>#if LDAP_VERSION_MAX <= 2
>int ldap_search_ext_s(LDAP *ldap, char *base, int scope, char *filter,
> char **attrs, int attrsonly, void *servertrls, void
>*clientctrls,
> void *timeout, int sizelimit, LDAPMessage **res);
>void ldap_memfree(void *p);
>
>
>I do not find an error in there. What's wrong with it?
>_______________________________________________
>Kroupware mailing list
>Kroupware@mail.kde.org
>http://mail.kde.org/mailman/listinfo/kroupware
>
>