Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Dec 1999 15:00:03 -0500 (EST)
From:      "Julian A. Zottl" <zottl@pluto.ee.cua.edu>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Trouble comiling Apache w/ PHP3...
Message-ID:  <Pine.LNX.3.96.991208145816.21454B-100000@pluto.ee.cua.edu>

next in thread | raw e-mail | index | archive | help
Hey all, I'm trying to recompile Apache from the prots collection
(www/apache13-php3) and get the following error:
making all in crypto/comp...
cc -I.. -I../../include -fPIC -DRSAref -DTERMIOS -DL_ENDIAN -O -DSHA1_ASM
-DMD5_ASM -DRMD160_ASM -c comp_lib.c
cc -I.. -I../../include -fPIC -DRSAref -DTERMIOS -DL_ENDIAN -O -DSHA1_ASM
-DMD5_ASM -DRMD160_ASM -c c_rle.c
cc -I.. -I../../include -fPIC -DRSAref -DTERMIOS -DL_ENDIAN -O -DSHA1_ASM
-DMD5_ASM -DRMD160_ASM -c c_zlib.c
ar r ../../libcrypto.a comp_lib.o  c_rle.o c_zlib.o
/usr/bin/ranlib ../../libcrypto.a
+ cc -shared -o libcrypto.so.1 -Wl,-S,-soname=libcrypto.so.1
-Wl,--whole-archive libcrypto.a
ld: invalid command option `--whole-archive'
*** Error code 1

Any ideas?  I checked and the previous admin apprently did the RSA
install (if I go to ports and tell it to make rsaref, it does nothing :/)

Julian
Sysadmin & Electrical Engineer, Vitreous State Laboratory
zottl@pluto.ee.cua.edu
(202)319-5522



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.3.96.991208145816.21454B-100000>