You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modperl@perl.apache.org by Edwin Pratomo <ed...@computer.org> on 2000/12/01 08:00:12 UTC

Accelerated apache

Has anyone here try compiling mod_perl with apache patched with this:
http://oss.sgi.com/projects/apache/ ?

Either 1.3.12 or 1.3.14 stucked at :
Connection.xs: In function `XS_Apache__Connection_remote_ip':
Connection.xs:107: incompatible types in assignment
make[5]: *** [Connection.o] Error 1
make[4]: *** [all] Error 1

Rgds,
Edwin.

Re: Accelerated apache

Posted by Stanislav Grozev <ta...@orbitel.bg>.
On Fri, Dec 01, 2000 at 02:00:12PM +0700, Edwin Pratomo wrote:
> Has anyone here try compiling mod_perl with apache patched with this:
> http://oss.sgi.com/projects/apache/ ?
> 
> Either 1.3.12 or 1.3.14 stucked at :
> Connection.xs: In function `XS_Apache__Connection_remote_ip':
> Connection.xs:107: incompatible types in assignment
> make[5]: *** [Connection.o] Error 1
> make[4]: *** [all] Error 1
> 

you'll have to define SGI_BOOST. it compiles fine, with this defined.
it is only needed in the Connection.xs, the other parts compile fine,
with or without the sgi patches.

-tacho

-- 
   [i don't follow] | [http://daemonz.org/ || tacho@daemonz.org]
   [everything should be made as simple as possible, but no simpler]
   0x44FC3339 || [02B5 798B 4BD1 97FB F8DB 72E4 DCA4 BE03 44FC 3339]