You are viewing a plain text version of this content. The canonical link for it is here.
Posted to rivet-dev@tcl.apache.org by "Raul Elizondo (wizardteam)" <ra...@wizardteam.com> on 2004/10/17 15:31:06 UTC

problems compiling (apache_request.h)

Hi,

I am trying to compile rivet, also tired with mod_dtcl, and both shows the
same problem.  I downloaded the source tree from cvs, and also the latest
version of apache, and the error still happend.  Also, i dont see any
http_conf_globals.h in my system, and it is needed by mod_dtcl.c.

mod_dtcl.c:73:31: http_conf_globals.h: No such file or directory
In file included from mod_dtcl.h:5,
                 from channel.h:3,
                 from mod_dtcl.c:80:
apache_request.h:38: parse error before "table"

I think this would be a common problem discussed in this list, so.. does
anyone has a patch or a fix for this?  I m using redhat9 with the updated
http version (2.0.40) and i also downloaded the latest version and installed
it from tarball (2.0.50) and with both versions, i get the same thing.

Any hint or help?

Regards,

-=Raul=-


---------------------------------------------------------------------
To unsubscribe, e-mail: rivet-dev-unsubscribe@tcl.apache.org
For additional commands, e-mail: rivet-dev-help@tcl.apache.org


Re: problems compiling (apache_request.h)

Posted by Pat Thoyts <pa...@zsplat.freeserve.co.uk>.
"Raul Elizondo (wizardteam)" <ra...@wizardteam.com> writes:

>Hi,
>
>I am trying to compile rivet, also tired with mod_dtcl, and both shows the
>same problem.  I downloaded the source tree from cvs, and also the latest
>version of apache, and the error still happend.  Also, i dont see any
>http_conf_globals.h in my system, and it is needed by mod_dtcl.c.
>
>mod_dtcl.c:73:31: http_conf_globals.h: No such file or directory
>In file included from mod_dtcl.h:5,
>                 from channel.h:3,
>                 from mod_dtcl.c:80:
>apache_request.h:38: parse error before "table"
>
>I think this would be a common problem discussed in this list, so.. does
>anyone has a patch or a fix for this?  I m using redhat9 with the updated
>http version (2.0.40) and i also downloaded the latest version and installed
>it from tarball (2.0.50) and with both versions, i get the same thing.

Apache Rivet only works with Apache 1.3.

-- 
Pat Thoyts
PGP Fingerprint: 2C 6E 98 07 2C 59 C8 97  10 CE 11 E6 04 E0 B9 DD

---------------------------------------------------------------------
To unsubscribe, e-mail: rivet-dev-unsubscribe@tcl.apache.org
For additional commands, e-mail: rivet-dev-help@tcl.apache.org


Re: problems compiling (apache_request.h)

Posted by "David N. Welton" <da...@dedasys.com>.
"Raul Elizondo (wizardteam)" <ra...@wizardteam.com> writes:

> I am trying to compile rivet, also tired with mod_dtcl, and both
> shows the same problem.  I downloaded the source tree from cvs, and
> also the latest version of apache, and the error still happend.
> Also, i dont see any http_conf_globals.h in my system, and it is
> needed by mod_dtcl.c.

> mod_dtcl.c:73:31: http_conf_globals.h: No such file or directory
> In file included from mod_dtcl.h:5,
>                  from channel.h:3,
>                  from mod_dtcl.c:80:
> apache_request.h:38: parse error before "table"

> I think this would be a common problem discussed in this list,
> so.. does anyone has a patch or a fix for this?  I m using redhat9
> with the updated http version (2.0.40) and i also downloaded the
> latest version and installed it from tarball (2.0.50) and with both
> versions, i get the same thing.

Rivet does not work with Apache 2.0, you need a 1.3 version (which on
Unix are just as good as 2.0 IMO).

-- 
David N. Welton
Personal:                   http://www.dedasys.com/davidw/
Apache Tcl:                 http://tcl.apache.org/
Free Software:              http://www.dedasys.com/freesoftware/
Linux Incompatibility List: http://www.leenooks.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: rivet-dev-unsubscribe@tcl.apache.org
For additional commands, e-mail: rivet-dev-help@tcl.apache.org