Subject: Re: CIDR support in c-ares

Re: CIDR support in c-ares

From: codemastr <codemstr_at_ptd.net>
Date: 2005-04-03

> BTW, would you be interested in commit access to do your work straight
> against
> CVS instead of routing it through me?

That'd be helpful, but perhaps it would be a good idea to try and figure out
how to get autoconf to work first (so I can actually test compiling without
keeping a cvs snapshot build handy)!

Maybe I'm doing something wrong, I ran ./buildconf and I get a bunch of
errors:
configure.ac:39: error: possibly undefined macro: AC_DISABLE_SHARED
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.ac:60: error: possibly undefined macro: AC_PROG_LIBTOOL
Makefile.am:3: Libtool library used but `LIBTOOL' is undefined
Makefile.am:3:
Makefile.am:3: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
Makefile.am:3: to `configure.ac' and run `aclocal' and `autoconf' again.

I'm using libtoolize 1.5.10, autoconf/autoheader 2.59, automake/aclocal
1.9.5

If I use an older version of automake (1.5) I can get a configure script
generated, but when I run it I get:
ltconfig: you must specify a host type if you use `--no-verify'
Try `ltconfig --help' for more information.
configure: error: libtool configure failed

If anyone has any clue how to deal with this, please let me know!

_______________________________________________
http://cool.haxx.se/mailman/listinfo/c-ares
Received on Sun Apr 3 23:09:01 2005