No bind is not installed.
 
I installed red hat 7.1, did a custom install.
I unchecked everything except for networked workstation.
 
I then downloaded the rpms needed to get gcc up and running.
 
also downloaded autoconf
 
I am reinstalling the server and choosing to add the development packages to the install.
I'll try the compile again.
thanks,
Aubrey
----- Original Message -----
Sent: Wednesday, April 25, 2001 11:21 AM
Subject: Re: mod_bind.a

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

Reply via email to