Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Mar 2009 19:43:15 GMT
From:      Alex <alex323@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/133220: dns/ldns will not compile
Message-ID:  <200903301943.n2UJhFJN066357@www.freebsd.org>
Resent-Message-ID: <200903301950.n2UJo2fX062278@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         133220
>Category:       ports
>Synopsis:       dns/ldns will not compile
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 30 19:50:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Alex
>Release:        7.1-RELEASE
>Organization:
>Environment:
>Description:
ldns-1.5.1 will not compile:

# make
===>  Building for ldns-1.5.1
./libtool --tag=CC --mode=compile cc -I/usr/local/include -DHAVE_CONFIG_H -I. -I. -Wwrite-strings -W -Wall -O2 -g -O2 -pipe -march=athlon-xp -fno-strict-aliasing  -I. -I. -c  keys.c
libtool: compile:  cc -I/usr/local/include -DHAVE_CONFIG_H -I. -I. -Wwrite-strings -W -Wall -O2 -g -O2 -pipe -march=athlon-xp -fno-strict-aliasing -I. -I. -c keys.c  -fPIC -DPIC -o .libs/keys.o
keys.c: In function 'ldns_key_new':
keys.c:74: warning: implicit declaration of function 'ldns_key_set_external_key'
keys.c: At top level:
keys.c:660: warning: conflicting types for 'ldns_key_set_external_key'
keys.c:74: warning: previous implicit declaration of 'ldns_key_set_external_key' was here
keys.c: In function 'ldns_key_set_external_key':
keys.c:661: error: 'struct <anonymous>' has no member named 'external_key'
keys.c: In function 'ldns_key_external_key':
keys.c:783: error: 'const struct <anonymous>' has no member named 'external_key'
gmake: *** [keys.o] Error 1
*** Error code 1

Stop in /usr/ports/dns/ldns.
*** Error code 1

Stop in /usr/ports/dns/ldns.
>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903301943.n2UJhFJN066357>