Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bind fails to compile #26

Open
pwinder opened this issue Jan 5, 2017 · 0 comments
Open

bind fails to compile #26

pwinder opened this issue Jan 5, 2017 · 0 comments

Comments

@pwinder
Copy link

pwinder commented Jan 5, 2017

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant