On Wed, Jan 19, 2000 at 12:52:21PM -0800, Kris Kennaway wrote:
> On Wed, 19 Jan 2000, Charles Anderson wrote:
>
> > be successful. But my last question still remains, why is it looking at
> > anything outside of the /usr/src, /usr/obj world?
>
> It was supposed to just pick up the rsaref librar
On Wed, 19 Jan 2000, Charles Anderson wrote:
> be successful. But my last question still remains, why is it looking at
> anything outside of the /usr/src, /usr/obj world?
It was supposed to just pick up the rsaref library so you can use RSA
crypto in openssl, but was also picking up the stale l
Stephan van Beerschoten wrote:
>cc -O -pipe -DMONOLITH -DNO_IDEA
>-I/mnt/archive/CVS/4.0-CURRENT/src/secure/usr.bin/opens
sl -DRSAref -I/usr/obj/mnt/archive/CVS/4.0-CURRENT/src/i386/usr/include -o openssl
app
s.o asn1pars.o ca.o ciphers.o crl.o crl2p7.o dgst.o dh.o dsa.o dsaparam.o enc.o
er
And of course right after I post this I go back a page in my current mail
folder and spot the message from Kris saying to move the old openssl out
of /usr/local/lib. So I'm rebuilding again, with high hopes that it will
be successful. But my last question still remains, why is it looking at
anyt
On Wed, 19 Jan 2000, Stephan van Beerschoten wrote:
> cc -O -pipe -DMONOLITH -DNO_IDEA
>-I/mnt/archive/CVS/4.0-CURRENT/src/secure/usr.bin/openssl -DRSAref
>-I/usr/obj/mnt/archive/CVS/4.0-CURRENT/src/i386/usr/include -o openssl apps.o
>asn1pars.o ca.o ciphers.o crl.o crl2p7.o dgst.o dh.o dsa
I'm blowing up in the same place, only mine is more spectacular.
I get:
cc -O -pipe -DMONOLITH -DNO_IDEA -I/usr/src/secure/usr.bin/openssl -DRSAref -I
/usr/obj/usr/src/i386/usr/include -o openssl apps.o asn1pars.o ca.o ciphers.o c
rl.o crl2p7.o dgst.o dh.o dsa.o dsaparam.o enc.o errstr.o gendh
On Tue, 18 Jan 2000, Patrick Bihan-Faou wrote:
> cc -O -pipe -DMONOLITH -DNO_IDEA -I/usr/src-freebsd-4.x/secure/usr.bin/opens
> sl -DRSAref -I/usr/obj/usr/src-freebsd-4.x/i386/usr/include -o openssl
> apps.o asn1pars.o ca.o ciphers.o crl.o crl2p7.o dgst.o dh.o dsa.o dsaparam.o
> enc.o errstr.o