have a look at the apache toolbox, www.apachetoolbox.com

hth

On Fri, 2002-11-22 at 20:29, [EMAIL PROTECTED] wrote:
> Hi,
> 
>  I have problem in installing apache on my Origin 2000 (ver 6.5.16m).
>  The following errors thrown while doing 'make'
>   
>  _____________________________________
>  I tried both these options:
> % ./configure --prefix=/usr/apache --enable-module=most -enable-shared=max 
>  or
> % ./configure --prefix=/usr/apache --enable-shared=max --enable-rule=SHARED_CORE... 
>  ...
>  % make
>  ===> src/modules
>  ===> src/modules/standard
> gcc -c -I../../os/unix -I../../include -DIRIX -DUSE_HSREGEX -DUSE_EXPAT 
>  -I../../lib/expat-lite `../../apaci` mod_so.c 
>          rm -f libstandard.a
>          ar cr libstandard.a mod_so.o
>          true libstandard.a
> gcc -c -I../../os/unix -I../../include -DIRIX -DUSE_HSREGEX -DUSE_EXPAT 
> -I../../lib/expat-lite `../../apaci` -fpic -DSHARED_MODULE mod_cgi.c && 
>  mv mod_cgi.o mod_cgi.lo 
>          ld -shared -o mod_cgi.so mod_cgi.lo
>  ld32: FATAL 12: Expecting n32 objects: mod_cgi.lo is o32.
>  ___________________________________
>   
> This ld32 message is occuring for almost all the modules in apache, but 
>  I could 
>  compile it out of box for apache static installation.
>   
> Can anyone help me as how to solve this problem of 'ld32: FATAL 12: Expecting 
>  n32 objects: mod_cgi.lo is o32.' 
>   
>  The apache version I am using is apache_1.3.27. and gcc version is
>   gcc - GNU project C and Ada95 Compiler (v2.8.1)
> 
>  thanks,                                         
>  Ranjit.
>  =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
>  Ranjit Kumar Gundu
>  Center for DNA Finger Printing and Diagnostics (CDFD)
>  Nacharam, Hyderabad - 500076
>  I N D I A
>  Other email:[EMAIL PROTECTED]
>  Hello:+91-40-7151344 Ext1207
>  FAX: +91-40-7155479
>  =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
>  Have fun... :)
> -
> 
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
-- 
p niemandt <[EMAIL PROTECTED]>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to