On Wed, Mar 17, 2004 at 01:58:07PM -0600, Rick Stevens wrote: > I've tried installing from CVS on a Linux RH 9 box, produced this error.
> c -c rlm_sql_mysql.la /usr/local/lib/rlm_sql_mysql.la > libtool: install: `rlm_sql_mysql.la' is not a valid libtool archive > Try `libtool --help --mode=install' for more information. > gmake[11]: *** [install] Error 1 > gmake[11]: Leaving directory > `/working/radiusd/src/modules/rlm_sql/drivers/rlm_sql_mysql' > gmake[10]: *** [common] Error 1 > gmake[10]: Leaving directory `/working/radiusd/src/modules/rlm_sql/drivers' > gmake[9]: *** [install] Error 2 > gmake[9]: Leaving directory `/working/radiusd/src/modules/rlm_sql/drivers' > gmake[8]: *** [common] Error 1 > gmake[8]: Leaving directory `/working/radiusd/src/modules/rlm_sql' > gmake[7]: *** [install-drivers] Error 2 > gmake[7]: Leaving directory `/working/radiusd/src/modules/rlm_sql' > gmake[6]: *** [install] Error 2 > gmake[6]: Leaving directory `/working/radiusd/src/modules/rlm_sql' > gmake[5]: *** [common] Error 1 > gmake[5]: Leaving directory `/working/radiusd/src/modules' > gmake[4]: *** [install] Error 2 > gmake[4]: Leaving directory `/working/radiusd/src/modules' > gmake[3]: *** [common] Error 1 > gmake[3]: Leaving directory `/working/radiusd/src' > gmake[2]: *** [install] Error 2 > gmake[2]: Leaving directory `/working/radiusd/src' > gmake[1]: *** [common] Error 1 > gmake[1]: Leaving directory `/working/radiusd' > make: *** [install] Error 2 I think the important parts of the error are the lines right above where you cut the output... However, at a guess, check your versions of autoconf and libtool... -- Paul "TBBle" Hampson, on an alternate email client - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

