Skip to content

bind fails to compile #26

@pwinder

Description

@pwinder

I have set a build environment using the instructions at: https://wiki.smartos.org/display/DOC/Building+SmartOS+on+SmartOS

The build of bind fails with:

/home/paul/smartos-live/proto/usr/bin/gcc -I/home/paul/smartos-live/projects/illumos-extra/bind/bind-9.10.1-P1-32 -I../.. -I. -I../../lib/dns -Iinclude -I/home/paul/smartos-live/projects/illumos-extra/bind/bind-9.10.1-P1-32/lib/dns/include -I../../lib/dns/include -I/home/paul/smartos-live/projects/illumos-extra/bind/bind-9.10.1-P1-32/lib/isc/include -I../../lib/isc -I../../lib/isc/include -I../../lib/isc/unix/include -I../../lib/isc/pthreads/include -I../../lib/isc/x86_32/include -I/usr/include -D_REENTRANT -DUSE_MD5 -DGSSAPI -DUSE_ISC_SPNEGO -D_XPG4_2 -D__EXTENSIONS__ -g -isystem /home/paul/smartos-live/proto//usr/include -W -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wformat -Wpointer-arith -fno-strict-aliasing -fno-delete-null-pointer-checks -c acache.c
In file included from include/dns/db.h:67,
from acache.c:36:
include/dns/rdataset.h:659: error: expected declaration specifiers or '...' before 'dns_rdata_rrsig_t'
In file included from acache.c:43:
include/dns/zone.h:2060: error: expected declaration specifiers or '...' before 'dns_rdata_nsec3param_t'
Makefile:339: recipe for target 'acache.o' failed
gmake[2]: *** [acache.o] Error 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions