Re: Wonder Apache 2 Adaptor Help
Re: Wonder Apache 2 Adaptor Help
- Subject: Re: Wonder Apache 2 Adaptor Help
- From: "Joe Little" <email@hidden>
- Date: Sun, 2 Jul 2006 19:29:31 -0700
For what its worth, I found the Apache 2 adaptor code in project
wonder would not compile for Apache 2.0.x on AMD64. Only i386. A
solution may be to use the 32bit edition of the web server for the
adaptor, if that's ok. You can always route it to a second instance of
Apache with modproxy or the like that is 64bit. The long way around
the problem.
On 7/2/06, Hunter Hillegas <email@hidden> wrote:
All,
I am attempting to use the Project Wonder Apache 2 adaptor with
Apache 2.2 on Red Hat Enterprise Linux 4, running on AMD 64.
Based on Apache doco, it seems like little has changed in regards to
modules between 2.0 and 2.2 but unfortunately I cannot get the
adaptor to compile.
I am not a C programmer and I'm hoping that someone here will have a
pointer for me.
The build error is as follows:
...snip...
mod_WebObjects.c: At top level:
/usr/local/apache2/include/httpd.h:923: error: storage size of
`finfo' isn't known
mod_WebObjects.c:229: warning: 'setOption3' defined but not used
make[1]: *** [mod_WebObjects.o] Error 1
make[1]: Leaving directory `/usr/local/src/wo_adaptors/Apache2'
make: *** [Apache2] Error 2
There's quite a bit more before that, mostly warnings, but if it is
relevant, let me know and I'll send it along.
I can't tell if the issue is Apache 2.2 (vs. Apache 2.0) or the 64-
bit arch or maybe something else.
Any help is very much appreciated.
Thanks,
Hunter
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden