On Wed, Sep 22, 1999, Dashiell Gough wrote:
> Hello, I tryed installing mod ssl and php3 as illustrated in INSTALL's
> guide but with no luck. I'm using php 3.0.12 which installs fine on
> its own, as does mod_ssl 2.4.2. When I installed php after mod_ssl it
> kicked mod_ssl out so I tryed the INSTALL guide way of doing both.
> everything works ok until when you're building apache in the final steps
> with ./configure, make, make certificate, then make install. the make
> of this process fails with the following error message:
>
> <=== src/modules/php3
> <=== src/modules
> gcc -c -I./os/unix -I./include -DSOLARIS2=270 -DMOD_SSL=204102
> -DMOD_SSL=204102 -DEAPI -DUSE_EXPAT -I./lib/expat-lite `./apaci`
> modules.c
> gcc -c -I./os/unix -I./include -DSOLARIS2=270 -DMOD_SSL=204102
> -DMOD_SSL=204102 -DEAPI -DUSE_EXPAT -I./lib/expat-lite `./apaci`
> [...]
> -lpam -lm -lsocket -lnsl -lresolv -lsocket -lnsl -lssl -lcrypto
> -lssl -lcrypto -lgdbm -lgdbm
> /usr/local/sparc-sun-solaris2.7/bin/ld: final link failed: Memory
> exhausted
> *** Error code 1
> make: Fatal error: Command failed for target `target_static'
>
> I'm using Solaris 7 on SPARC if that matters. Thanks in advance for any
> help,
This can be caused by a too restrictive environment of the user building the
stuff. Check the limits for the user (in Bash enter `limits').
Ralf S. Engelschall
[EMAIL PROTECTED]
www.engelschall.com
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]