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
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 [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message
- Re: buildworld...again Steve Bertrand
- Re: buildworld...again Steve Bertrand
- Re: buildworld...again Kris Kennaway
- Re: buildworld...again Kent Stewart