NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

bin/51282: build of libdns fails when MKCRYPTO=no



>Number:         51282
>Category:       bin
>Synopsis:       build of libdns fails when MKCRYPTO=no
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    bin-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Jun 27 05:45:00 +0000 2016
>Originator:     Paul Goyette
>Release:        NetBSD 7.99.30
>Organization:
+------------------+--------------------------+------------------------+
| Paul Goyette     | PGP Key fingerprint:     | E-mail addresses:      |
| (Retired)        | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com   |
| Kernel Developer | 0786 F758 55DE 53BA 7731 | pgoyette at netbsd.org |
+------------------+--------------------------+------------------------+
>Environment:
	
	
System: NetBSD pokey.whooppee.com 7.99.30 NetBSD 7.99.30 (POKEY 2016-06-14 11:43:31) #0: Tue Jun 14 23:37:31 PHT 2016 paul%pokey.whooppee.com@localhost:/build/netbsd-local/obj/amd64/sys/arch/amd64/compile/POKEY amd64
Architecture: x86_64
Machine: amd64
>Description:
	When building with MKCRYPTO=no, I got the following

--- ds.d ---
In file included from
/build/netbsd-local/src/external/bsd/bind/dist/lib/dns/ds.c:44:0:
/build/netbsd-local/src/external/bsd/bind/dist/lib/dns/dst_gost.h:29:25:
fatal error: openssl/evp.h: No such file or directory

	It appears that we're still trying to include some stuff from
	openssl...
	
>How-To-Repeat:
	./build.sh -V MKCRYPTO=no ...
	
>Fix:
	Unknown
	

>Unformatted:
 	
 	


Home | Main Index | Thread Index | Old Index