make world break

2000-01-19 Thread Stephan van Beerschoten
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.o dsaparam.o enc.o errstr.o gendh.o gendsa.o genrsa.o

Re: make world break

2000-01-19 Thread Charles Anderson
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

Re: make world break

2000-01-19 Thread Kris Kennaway
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.o

Re: make world break

2000-01-19 Thread Charles Anderson
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

Re: make world break

2000-01-19 Thread Damon M. Conway
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

Re: make world break

2000-01-19 Thread Kris Kennaway
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

Re: make world break

2000-01-19 Thread Charles Anderson
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 library so

Make world break on openssl...

2000-01-18 Thread Patrick Bihan-Faou
Hi, this is probably not news, but here is what I get. I tried with both USA_RESIDENT=YES and no USA_RESIDENT defined... The code has been CVSuped on tuesday Jan 18 2000 around 2am EST. cc -O -pipe -DMONOLITH -DNO_IDEA -I/usr/src-freebsd-4.x/secure/usr.bin/opens sl -DRSAref

Re: Make world break on openssl...

2000-01-18 Thread Kris Kennaway
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