On Thu, Oct 14, 2004 at 04:44:12PM +0200, DanGer wrote: > 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? > This is a new bug in the build system. Cheers, -- Ruslan Ermilov ru_at_FreeBSD.org FreeBSD committer
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:17 UTC