Return-Path: Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 42955 invoked by uid 500); 12 Jun 2002 08:29:18 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 42944 invoked from network); 12 Jun 2002 08:29:17 -0000 Received: from smtp.dave.sonera.fi (131.177.130.21) by daedalus.apache.org with SMTP; 12 Jun 2002 08:29:17 -0000 Received: from eeva.eur.soneragroup.net ([131.177.121.201]:15301 "EHLO marko.eur.soneragroup.net") by inside.dave.sonera.fi with ESMTP id convert rfc822-to-8bit; Wed, 12 Jun 2002 11:29:12 +0300 X-MimeOLE: Produced By Microsoft Exchange V6.0.4712.0 Content-Class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8BIT Subject: A problem with Apache 2.0.36+Solarix x86-8+OpenLDAP 2.0.23 Date: Wed, 12 Jun 2002 11:29:12 +0300 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: A problem with Apache 2.0.36+Solarix x86-8+OpenLDAP 2.0.23 thread-index: AcIR6lM5F1gL0sh4STC31njaEgfspgAAM+vw From: =?iso-8859-1?Q?M=E4kel=E4_Riku-Ville_?= To: X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Greetings. I've a problem with compiling the mod_auth_ldap in Apache 2.0.36. I've done configure for Apache with --enable-so --with-ldap --with-ldap-lib=/usr/local/lib --with-ldap-include=/usr/local/include. The problem: When I get the httpd-ldap from the CVS-tree and try to compile the ldap-aaa-module, I get: morgoth@root /usr/local/apache/bin/apxs -i -a -c mod_auth_ldap.c /usr/local/apache/build/libtool --silent --mode=compile gcc -prefer-pic -DAP_HAVE_DESIGNATED_INITIALIZER -DSOLARIS2=8 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -g -O2 -I/usr/local/apache/include -c -o mod_auth_ldap.lo mod_auth_ldap.c && touch mod_auth_ldap.slo mod_auth_ldap.c:795: parse error before `mod_auth_ldap_config_t' mod_auth_ldap.c:795: initializer element is not constant mod_auth_ldap.c:795: (near initialization for `mod_auth_ldap_cmds[1].cmd_data') mod_auth_ldap.c:799: parse error before `mod_auth_ldap_config_t' mod_auth_ldap.c:799: initializer element is not constant mod_auth_ldap.c:799: (near initialization for `mod_auth_ldap_cmds[2].cmd_data') ... plus about 10 more of the same error. This is not, I take it, desired behavior :) The ldap-cache-module seems to compile and install just fine. Any hints? Best regards, --- Riku-Ville M�kel� Technical Product Manager Sonera Juxto Ltd --- --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org