pkgsrc-Bugs archive

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

pkg/45054: net/ldns fails to compile on NetBSD 4.0



>Number:         45054
>Category:       pkg
>Synopsis:       net/ldns 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 08:30: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/ldns fails to compile on NetBSD/sandpoint 4.0

Similar problem is PR 40602, probably.

>How-To-Repeat:
cd /usr/pkgsrc/devel/ldns
make

<snip>

checking dynamic linker characteristics... NetBSD ld.elf_so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
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 for EVP_sha256... yes
checking for SHA256 and SHA512... checking for SHA256_Init... yes
checking for GOST... checking for EVP_PKEY_set_type_str... no
configure: error: OpenSSL >= 1.0.0 is needed for GOST support or rerun with 
--disable-gost
*** Error code 1

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

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

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



Home | Main Index | Thread Index | Old Index