Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Dec 2002 12:23:09 -0500
From:      Steve Bertrand <iaccounts@northnetworks.ca>
To:        freebsd-questions <freebsd-questions@freebsd.org>
Subject:   Re: buildworld...again
Message-ID:  <3DF622FD.3080704@northnetworks.ca>
References:  <3DF61347.3040906@northnetworks.ca>

next in thread | previous in thread | raw e-mail | index | archive | help


Steve Bertrand wrote:

> I added more memory and I made it past the ncurses failure, but now I 
> get:
>
> sh /usr/src/tools/install.sh -C -o root -g wheel -m 444   
> libcrypto_p.a /usr/obj/usr/src/i386/usr/lib
> sh /usr/src/tools/install.sh -s -o root -g wheel -m 444 libcrypto.so.2 
> /usr/obj/usr/src/i386/usr/lib
> ln -fs libcrypto.so.2 /usr/obj/usr/src/i386/usr/lib/libcrypto.so
> /usr/obj/usr/src/i386/usr/include/des.h -> openssl/des.h
> /usr/obj/usr/src/i386/usr/lib/libdes.so.3 -> libcrypto.so.2
> /usr/obj/usr/src/i386/usr/lib/libdes.so -> libcrypto.so.2
> /usr/obj/usr/src/i386/usr/lib/libdes.a -> libcrypto.a
> /usr/obj/usr/src/i386/usr/lib/libdes_p.a -> libcrypto_p.a
> 1 error
> *** Error code 2


At this time, I am trying the following to avoid the above:
# make -DNOCRYPT -j4 buildworld

Hopefully all goes well...

>
> I'm sorry for all trouble, but this has been going on almost 3 weeks 
> and I just want it to work once.
>
> Tks,
>
> Steve Bertrand
>
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
>
>



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?3DF622FD.3080704>