|
I keep getting the below on attempting to compile
1.4.7 from source.
I have succeded before, when I had a large red hat
installation.
now i installed with minimal packages, and the
compile fails.
gcc -I. -I.. -I../.. -I. -I./../../../libvsd -g -O2
-c domain.c
domain.c: In function `domain_delete': domain.c:390: `BIND_EXCL_DB' undeclared (first use in this function) domain.c:390: (Each undeclared identifier is reported only once domain.c:390: for each function it appears in.) domain.c:400: `BIND_DB' undeclared (first use in this function) domain.c: In function `domain_add': domain.c:569: `BIND_EXCL_DB' undeclared (first use in this function) domain.c:577: `BIND_DB' undeclared (first use in this function) domain.c: In function `domain_modify': domain.c:1013: `BIND_EXCL_DB' undeclared (first use in this function) make[2]: *** [domain.o] Error 1 thanks.
Aubrey
|
- Re: mod_bind.a Aubrey Ghen
- Re: mod_bind.a Darryl Ross
- Re: mod_bind.a Aubrey Ghen
