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`
buildmark.c
gcc  -DSOLARIS2=270 -DMOD_SSL=204102 -DMOD_SSL=204102 -DEAPI -DUSE_EXPAT
-I./lib/expat-lite `./apaci` -L/usr/local/apache/openssl
-L/usr/local/apache/openssl   \
      -o httpd buildmark.o modules.o  modules/fastcgi/libfastcgi.a
modules/ssl/libssl.a  modules/dav/libdav.a  modules/php3/libphp3.a
modules/standard/libstandard.a  main/libmain.a  ./os/unix/libos.a
ap/libap.a  lib/expat-lite/libexpat.a  -R/usr/local/lib
-L/usr/local/lib -lttf -Lmodules/php3 -L../modules/php3
-L../../modules/php3 -lmodphp3                        -lpam -lm -lsocket
-lnsl  -lresolv  -R/usr/local/lib  -L/usr/local/lib -lttf -Lmodules/php3
-L../modules/php3 -L../../modules/php3 -lmodphp3
-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'
Current working directory /opt/software/apache/src
*** Error code 1
make: Fatal error: Command failed for target `build-std'
Current working directory /opt/software/apache
*** Error code 1
make: Fatal error: Command failed for target `build'

I'm using Solaris 7 on SPARC if that matters.  Thanks in advance for any
help,

    Dashiell

______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to