[EMAIL PROTECTED] Problems compiling Apache

2008-06-13 Thread Mário Gamito
Hi, I'm trying to compile Apache 1.3.37 with a series of modules, but I'm getting a bunch of errors in make. I'm using CentOS 5.1 The errors are like this: mod_include.c:2318: error: expected â)â before â*â token mod_include.c:2325: error: expected â)â before â*â token mod_include.c:2345:

[EMAIL PROTECTED] Problems compiling Apache 2.0 on Solaris 10

2008-03-14 Thread R C
I am trying to compile Apache 2.0.59 with mod-ssl and mo-ldap. After looking thru the docs, I came up with the following compile string, which I run from the extracted source directory : ./configure --prefix=/opt/apache2 –-with-ldap --enable-mods-shared=all –-enable-ssl –-enable-ldap

Re: [EMAIL PROTECTED] Problems compiling Apache 2.0 on Solaris 10

2008-03-14 Thread Nilesh Govindrajan
On Fri, 14 Mar 2008 07:52:34 -0700 (PDT) R C [EMAIL PROTECTED] wrote: I am trying to compile Apache 2.0.59 with mod-ssl and mo-ldap. After looking thru the docs, I came up with the following compile string, which I run from the extracted source directory : ./configure --prefix=/opt/apache2

Re: [EMAIL PROTECTED] Problems compiling Apache 2.0 on Solaris 10

2008-03-14 Thread Nilesh Govindrajan
On Fri, 14 Mar 2008 09:47:18 -0700 (PDT) R C [EMAIL PROTECTED] wrote: make log attached. Nilesh Govindrajan [EMAIL PROTECTED] wrote: On Fri, 14 Mar 2008 07:52:34 -0700 (PDT) R C wrote: I am trying to compile Apache 2.0.59 with mod-ssl and mo-ldap. After looking thru the docs, I

Re: [EMAIL PROTECTED] Problems compiling Apache 2.0 on Solaris 10

2008-03-14 Thread Eric Covener
On Fri, Mar 14, 2008 at 1:05 PM, Nilesh Govindrajan [EMAIL PROTECTED] wrote: It is clear that the problem is with LDAP only. Are you sure that you have installed the LDAP development libraries ? On which OS are you trying to compile it ? Might want to re-run that last libtool invocation,