buildworld failture - solved

DanGer danger at wilbury.sk
Thu Oct 14 07:43:25 PDT 2004


Hello current,

  yesterday I was tring to upgrade my 5.2.1 to releng_5 and my
  buildworld everytime fails on the same thing:

/../contrib/bind9/lib/dns/zt.c
/usr/src/lib/bind/dns/../../../contrib/bind9/lib/dns/sec/dst/openssl_link.c:38:25: openssl/err.h: No such file or directory
/usr/src/lib/bind/dns/../../../contrib/bind9/lib/dns/sec/dst/openssl_link.c:39:26: openssl/rand.h: No such file or directory
/usr/src/lib/bind/dns/../../../contrib/bind9/lib/dns/sec/dst/openssl_link.c:40:28: openssl/crypto.h: No such file or directory
/usr/src/lib/bind/dns/../../../contrib/bind9/lib/dns/sec/dst/openssldh_link.c:40:24: openssl/dh.h: No such file or directory
/usr/src/lib/bind/dns/../../../contrib/bind9/lib/dns/sec/dst/openssldsa_link.c:38:25: openssl/dsa.h: No such file or directory
/usr/src/lib/bind/dns/../../../contrib/bind9/lib/dns/sec/dst/opensslrsa_link.c:39:25: openssl/err.h: No such file or directory
/usr/src/lib/bind/dns/../../../contrib/bind9/lib/dns/sec/dst/opensslrsa_link.c:40:29: openssl/objects.h: No such file or directory
/usr/src/lib/bind/dns/../../../contrib/bind9/lib/dns/sec/dst/opensslrsa_link.c:41:25: openssl/rsa.h: No such file or directory
mkdep: compile failed
*** Error code 1

  I was wondering, why it fails here, I had no idea, I tried to rm -rf
  /usr/src and then cvsuped again, but this didn't help anymore, just
  the same thing. At the end, I tried to check my make.conf and there
  it came. It was due to NO_OPENSSL in my make.conf, but I wonder,
  why this is like as it is. I want to have installed openssl from ports,
  and I didn't want to over-write it with the one, witch comes with the
  base system. Is this just a bug, or is it purpose?

-- 
Best regards

+----------==/\/\==----------+
| DanGer <danger at wilbury.sk> |
| DanGer at IRCnet ICQ261701668 |
| http://danger.homeunix.org |
+----------==\/\/==----------+



More information about the freebsd-current mailing list