Hi again :( I can't figure this one out (see below). Happens when I "make". Funny, the install from source instructions mention not any specific steps in between untarring, autoheading and autoconfing. Does anyone happen to know the secret spice my tarball is hungry for?
Andres Making all in modules/mod_bind make[2]: Entering directory `/usr/local/src/freevsd-1.4.9-2/src/vsd/modules/mod_bind' gcc -I. -I.. -I../.. -I. -I./../../../libvsd -g -O2 -c mod_bind.c gcc -I. -I.. -I../.. -I. -I./../../../libvsd -g -O2 -c domain.c domain.c: In function `domain_delete': domain.c:409: `BIND_EXCL_DB' undeclared (first use in this function) domain.c:409: (Each undeclared identifier is reported only once domain.c:409: for each function it appears in.) domain.c:419: `BIND_DB' undeclared (first use in this function) domain.c: In function `domain_add': domain.c:588: `BIND_EXCL_DB' undeclared (first use in this function) domain.c:596: `BIND_DB' undeclared (first use in this function) domain.c: In function `domain_modify': domain.c:1019: `BIND_EXCL_DB' undeclared (first use in this function) make[2]: *** [domain.o] Error 1 make[2]: Leaving directory `/usr/local/src/freevsd-1.4.9-2/src/vsd/modules/mod_bind' make[1]: *** [all-modules] Error 1 make[1]: Leaving directory `/usr/local/src/freevsd-1.4.9-2/src/vsd' make: *** [all-subdirs] Error 1 ------------------------- The freeVSD Support List -------------------------- Subscribe: mailto:[EMAIL PROTECTED]?body=subscribe%20freevsd-support Unsubscribe: mailto:[EMAIL PROTECTED]?body=unsubscribe%20freevsd-support Archives: http://freevsd.org/support/mail-archives/freevsd-support -----------------------------------------------------------------------------
