I had tinydns installed. I had ran ./configure --enable-tinydnsdir=/etc/tinydns --enable-cgibindir=/var/www/cg i-bin --enable-user=tinydns --enable-password=tinydns --enable-hostname=loc alhost --enable-database=tinydns
While doing "make" encountered the below error template.c: In function `t_code': template.c:34: `DA_PACKAGE' undeclared (first use in this function) template.c:34: (Each undeclared identifier is reported only once template.c:34: for each function it appears in.) template.c:34: `DA_VERSION' undeclared (first use in this function) make[2]: *** [template.o] Error 1 make[2]: Leaving directory `/root/dnsadmin-0.9' make[1]: *** [install-recursive] Error 1 make[1]: Leaving directory `/root/dnsadmin-0.9' make: *** [install-strip] Error 2 Any help? thanks
