hi list! saturday we tried to build latest snapshot from git but we got the following errors; does anyone know what is changed about libtool? are we missing something? we're on a centos 6.3 box.. thanks, marco ## make output ## ... Makefile:37: target `rlm_wimax' given more than once in the same rule. Making all in src/modules/rlm_wimax... Making all in src/modules/rlm_acctlog... Making all in src/modules/rlm_always... CC rlm_wimax.c CC rlm_acctlog.c Making all in src/modules/rlm_attr_filter... CC rlm_always.c CC rlm_attr_filter.c Making all in src/modules/rlm_attr_rewrite... Making all in src/modules/rlm_cache... Making all in src/modules/rlm_chap... Making all in src/modules/rlm_checkval... CC rlm_cache.c CC rlm_attr_rewrite.c CC rlm_chap.c CC rlm_checkval.c rlm_cache.c: In function 'cache_entry_free': rlm_cache.c:77: warning: passing argument 1 of 'free' discards qualifiers from pointer target type /usr/include/stdlib.h:488: note: expected 'void *' but argument is of type 'const char *' rlm_cache.c: In function 'cache_detach': rlm_cache.c:460: warning: passing argument 1 of 'free' discards qualifiers from pointer target type /usr/include/stdlib.h:488: note: expected 'void *' but argument is of type 'const char *' LINK rlm_acctlog.la rlm_acctlog.lo LINK rlm_always.la rlm_always.lo LINK rlm_chap.la rlm_chap.lo LINK rlm_checkval.la rlm_checkval.lo libtool: link: libtool library `rlm_acctlog.la' must begin with `lib' libtool: link: Try `libtool --help --mode=link' for more information. gmake[6]: *** [rlm_acctlog.la] Error 1 gmake[5]: *** [rlm_acctlog] Error 2 gmake[5]: *** Waiting for unfinished jobs.... libtool: link: libtool library `rlm_always.la' must begin with `lib' libtool: link: Try `libtool --help --mode=link' for more information. gmake[6]: *** [rlm_always.la] Error 1 gmake[5]: *** [rlm_always] Error 2 libtool: link: libtool library `rlm_chap.la' must begin with `lib' libtool: link: Try `libtool --help --mode=link' for more information. gmake[6]: *** [rlm_chap.la] Error 1 gmake[5]: *** [rlm_chap] Error 2 libtool: link: libtool library `rlm_checkval.la' must begin with `lib' libtool: link: Try `libtool --help --mode=link' for more information. gmake[6]: *** [rlm_checkval.la] Error 1 gmake[5]: *** [rlm_checkval] Error 2 LINK rlm_attr_filter.la rlm_attr_filter.lo libtool: link: libtool library `rlm_attr_filter.la' must begin with `lib' libtool: link: Try `libtool --help --mode=link' for more information. gmake[6]: *** [rlm_attr_filter.la] Error 1 gmake[5]: *** [rlm_attr_filter] Error 2 LINK rlm_wimax.la rlm_wimax.lo LINK rlm_cache.la rlm_cache.lo LINK rlm_attr_rewrite.la rlm_attr_rewrite.lo libtool: link: libtool library `rlm_attr_rewrite.la' must begin with `lib' libtool: link: Try `libtool --help --mode=link' for more information. gmake[6]: *** [rlm_attr_rewrite.la] Error 1 gmake[5]: *** [rlm_attr_rewrite] Error 2 libtool: link: libtool library `rlm_wimax.la' must begin with `lib' libtool: link: Try `libtool --help --mode=link' for more information. gmake[6]: *** [rlm_wimax.la] Error 1 gmake[5]: *** [rlm_wimax] Error 2 libtool: link: libtool library `rlm_cache.la' must begin with `lib' libtool: link: Try `libtool --help --mode=link' for more information. gmake[6]: *** [rlm_cache.la] Error 1 gmake[5]: *** [rlm_cache] Error 2 gmake[4]: *** [all] Error 2 gmake[3]: *** [modules] Error 2 gmake[2]: *** [all] Error 2 gmake[1]: *** [src] Error 2 make: *** [all] Error 2