On Sat, Feb 05, 2000 at 02:40:02PM +0000, Josef Karthauser wrote:
> For those that want to know:
> 
> # uname -a
> FreeBSD gandalf.systems.pavilion.net 3.4-STABLE FreeBSD 3.4-STABLE #18: Tue Jan  4 
>17:33:22 GMT 2000     [EMAIL PROTECTED]:/usr/src/sys/compile/GANDALF  
>i386
> # cd /usr/src
> # make world
> 
> [cut]
> 
> cd /usr/src/gnu/lib/libdialog;  make beforeinstall
> sh /usr/src/tools/install.sh -C -o root -g wheel -m 444 
>/usr/src/gnu/lib/libdialog/dialog.h  /usr/obj/usr/src/i386/usr/include
> cd /usr/src/gnu/lib/libgmp;             make beforeinstall
> sh /usr/src/tools/install.sh -C -o root -g wheel -m 444  
>/usr/src/gnu/lib/libgmp/../../../contrib/libgmp/gmp.h 
>/usr/obj/usr/src/i386/usr/include
> cd /usr/src/gnu/usr.bin/cc/cc1plus;     make beforeinstall
> sh /usr/src/tools/install.sh -C -o root -g wheel -m 444  
>/usr/src/gnu/usr.bin/cc/cc1plus/../../../../contrib/gcc/cp/inc/exception 
>/usr/src/gnu/usr.bin/cc/cc1plus/../../../../contrib/gcc/cp/inc/new 
>/usr/src/gnu/usr.bin/cc/cc1plus/../../../../contrib/gcc/cp/inc/new.h 
>/usr/src/gnu/usr.bin/cc/cc1plus/../../../../contrib/gcc/cp/inc/typeinfo  
>/usr/obj/usr/src/i386/usr/include/g++
> cd /usr/src/secure/lib/libcrypto;       make beforeinstall
> for i in asn1/asn1.h asn1/asn1_mac.h bio/bio.h bf/blowfish.h bn/bn.h  
>buffer/buffer.h cast/cast.h comp/comp.h conf/conf.h crypto.h  des/des.h dh/dh.h 
>dsa/dsa.h ../e_os.h ../e_os2.h ebcdic.h  err/err.h evp/evp.h hmac/hmac.h 
>lhash/lhash.h md2/md2.h  md5/md5.h mdc2/mdc2.h objects/objects.h opensslv.h pem/pem.h 
> pem/pem2.h pkcs12/pkcs12.h pkcs7/pkcs7.h rand/rand.h rc2/rc2.h  rc4/rc4.h rc5/rc5.h 
>ripemd/ripemd.h rsa/rsa.h stack/safestack.h  sha/sha.h stack/stack.h tmdiff.h 
>txt_db/txt_db.h x509/x509.h  x509/x509_vfy.h x509v3/x509v3.h; do  sh 
>/usr/src/tools/install.sh -c -o root -g wheel -m 444  
>/usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/$i 
>/usr/obj/usr/src/i386/usr/include/openssl;  done;  sh /usr/src/tools/install.sh -c -o 
>root -g wheel -m 444  /usr/obj/usr/src/secure/lib/libcrypto/openssl/opensslconf.h 
>/usr/obj/usr/src/i386/usr/include/openssl
> install: /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/asn1/asn1.h: 
>No such file or directory
> *** Error code 71
> 
> Stop.
> *** Error code 1
> 
> Stop.
> *** Error code 1
> 
> Stop.
> *** Error code 1
> 
> Stop.
> 
Make sure you have /usr/src/crypto/openssl/crypto/asn1/asn1.h:

MD5 (/home/ru/src-4.0/crypto/openssl/crypto/asn1/asn1.h) = 
e0f9f3a92f19bbe4dbbf8279f57698de

I'm running -current buildworld, installworld -DNOINFO DESTDIR=/xxx on my 3.x
daily (since the last week), without any problems.

-- 
Ruslan Ermilov          Sysadmin and DBA of the
[EMAIL PROTECTED]        United Commercial Bank,
[EMAIL PROTECTED]          FreeBSD committer,
+380.652.247.647        Simferopol, Ukraine

http://www.FreeBSD.org  The Power To Serve
http://www.oracle.com   Enabling The Information Age


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to