I found the ./configure --disable-tinydnsdir option and now when I run the make I get :
domain.c:548: error: missing terminating " character domain.c:550: error: missing terminating " character domain.c:551: error: stray â\â in program domain.c:551: error: missing terminating " character domain.c:552: error: missing terminating " character domain.c:553: error: stray â\â in program domain.c:553: error: missing terminating " character domain.c:556: error: missing terminating " character domain.c:557: error: stray â\â in program domain.c:557: error: missing terminating " character domain.c:563: error: expected declaration or statement at end of input domain.c:563: error: expected declaration or statement at end of input make[2]: *** [domain.o] Error 1 On Wed, Jul 1, 2009 at 10:43 AM, Dan Deremiah <[email protected]> wrote: > Question for anyone that has successfully got dnsadmin to work. I am > trying to do a initial install and when I run the configure I get: > > loading cache ./config.cache > checking for a BSD compatible install... /usr/bin/install -c > checking whether build environment is sane... yes > checking whether make sets ${MAKE}... yes > checking for working aclocal... missing > checking for working autoconf... found > checking for working automake... missing > checking for working autoheader... found > checking for working makeinfo... missing > checking host system type... i686-unknown-linux > checking for gcc... gcc > checking whether the C compiler (gcc ) works... yes > checking whether the C compiler (gcc ) is a cross-compiler... no > checking whether we are using GNU C... yes > checking whether gcc accepts -g... yes > checking for ranlib... ranlib > checking for strerror in -lcposix... no > checking how to run the C preprocessor... gcc -E > checking for AIX... no > configure: error: Unable to find your tinydns directory, specify > --enable-tinydnsdir. > > I don't use tinydns and don't intend to ever. How do I disable this > check? I found one post that says to edit the configure.in file but I > tried that and it broke configure. Does anyone have specific things that I > need to edit to stop this check? > > I am running CentOS 5.3 x86. > !DSPAM:4a4bc2a432716074019350!
