pkgsrc-Bugs archive

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

pkg/45055: net/unbound fails to compile on NetBSD 4.0



>Number:         45055
>Category:       pkg
>Synopsis:       net/unbound fails to compile on NetBSD 4.0
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sun Jun 12 09:15:00 +0000 2011
>Originator:     ISIHARA Takanori
>Release:        NetBSD/sandpoint
>Organization:
Nagoya *BSD Users' Group :-)
>Environment:
NetBSD ishitnas1.home 4.0 NetBSD 4.0 (KUROBOX) #1: Sun Jan 20 15:55:51 JST 2008 
 
root@KUROBOX:/mnt/work/sandpoint/netbsd-4-0-RELEASE/src/sys/arch/sandpoint/compile/obj/KUROBOX
 sandpoint

>Description:
net/unbound fails to compile on NetBSD/sandpoint 4.0.

Same problem is PR 45054, probably.

>How-To-Repeat:
cd /usr/pkgsrc/net/unbound
make

<snip>

checking for SSL... found in /usr
checking for HMAC_CTX_init in -lcrypto... yes
checking for library containing dlopen... none required
checking for openssl/ssl.h... yes
checking for openssl/err.h... yes
checking for openssl/rand.h... yes
checking if libssl needs libdl... no
checking for openssl/conf.h... yes
checking for openssl/engine.h... yes
checking for OPENSSL_config... yes
checking for EVP_sha1... yes
checking for EVP_sha256... yes
checking for EVP_sha512... yes
checking whether SSL_COMP_get_compression_methods is declared... yes
checking whether sk_SSL_COMP_pop_free is declared... yes
checking for EVP_PKEY_set_type_str... no
configure: error: OpenSSL 1.0.0 is needed for GOST support
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/net/unbound
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/net/unbound

>Fix:
when NetBSD 4, add --disable-gost configure option.



Home | Main Index | Thread Index | Old Index