Problems compiling Apache

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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: error: expected â)â before â*â token
mod_include.c:2493: error: expected â)â before â*â token
mod_include.c:2499: error: expected â)â before â*â token"

Here's my configure script:
"#!/bin/bash
   SSL_BASE=../openssl-0.9.8b ./configure --prefix=/usr/local/httpd \
   --activate-module=src/modules/perl/libperl.a \
   --activate-module=src/modules/php5/libphp5.a \
   --enable-module=ssl \
   --activate-module=src/modules/extra/mod_security \
   --enable-module=security \
   --enable-module=rewrite \
   --enable-shared=rewrite \
   --enable-module=proxy \
   --enable-shared=proxy \
   --add-module=../mod_bandwidth.c --permute-module=BEGIN:bandwidth \
   --activate-module=src/modules/dav/libdav.a \
   --enable-module=status \
   --enable-module=info \
   --activate-module=src/modules/python/libpython.a"

Any idea of what may be causing this ?

Any help would be appreciated.

Warm Regards,
Mário Gamito

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux