I'm getting the following when trying to compile it on Mac OS X (10.3):
% make
gcc -g -Os -pipe -no-cpp-precomp -fno-common -DHAVE_INTTYPES_H -pipe
-pipe -Wall -DDARWIN -DUSE_HSREGEX -DUSE_EXPAT -g -Os -pipe
-DHARD_SERVER_LIMIT=2048 -DEAPI -I.
-I/usr/lib/ruby/1.6/powerpc-darwin7.0 -I/usr/include/httpd
-I../lib/expat-lite -c mod_ruby.c
mod_ruby.c: In function `mod_ruby_clearenv':
mod_ruby.c:906: warning: implicit declaration of function
`_NSGetEnviron'
mod_ruby.c:906: error: invalid type argument of `unary *'
make: *** [mod_ruby.o] Error 1
Any thoughts? I poked at the source a bit but didn't come up with
anything.
Pacem in terris / Mir / Shanti / Salaam / Heiwa
Kevin R. Bullock
On Sep 26, 2004, at 11:48 AM, Shugo Maeda wrote:
> mod_ruby-1.2.3 is released.
>
> <URL:http://modruby.net/archive/mod_ruby-1.2.3.tar.gz>
>
> Changes from mod_ruby-1.2.2:
>
> * included libapreq itself.
> * ignore the second SIGTERM.
> * wait finalization process of the Ruby interpreter.
> * do not use APR threads on the prefork MPM.
> * Apache::Request#send_fd works on Apache2 now.
> * $stdout.sync is set to true.
> * call GC on every handler call.
>
> Shugo
>
>
> !DSPAM:4156f313167819721265605!