ports/133220: dns/ldns will not compile
Alex
alex323 at gmail.com
Mon Mar 30 19:50:04 UTC 2009
>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:
More information about the freebsd-ports-bugs
mailing list