|
I'm going to take a stab at this one, do you have
bind installed?
DR
----- Original Message -----
Sent: Tuesday, April 24, 2001 6:34
PM
Subject: re: mod_bind.a
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
|