I made the change Gabor suggested (to use autoreconf) and deleted the files Nicolas suggested (does the etc. mean there are others that can be deleted?).
This works on both FC8 and FC11, although on FC11 it gives a bunch of warnings (see below). -- DPA Nicolás Alvarez wrote: > El Vie 18 Sep 2009 03:17:41 Gabor Gombas escribió: >> On Thu, Sep 17, 2009 at 12:07:27PM -0700, David Anderson wrote: >>> Should I check the newer version of libtool.m4 into boinc/m4? >>> i.e., can I assume that it's backwards compatible? >> IMHO the correct fix would be to drop m4/libtool.m4 and call autoreconf >> in _autosetup instead of aclocal/autoheader/... autoreconf will detect >> that it will run libtoolize, and libtoolize will then install the >> correct macros. > > Then you should also drop config.guess, config.sub, compile, depcomp, > missing, > etc. > FC11 warnings: Bootstrapping configure script and makefiles: Checking version of 'make' >= 379... succeeded. (381) Checking version of 'm4' >= 104... succeeded. (104) Checking version of 'pkg-config' >= 15... succeeded. (23) Checking version of 'autoconf' >= 258... succeeded. (263) Checking version of 'automake' >= 108... succeeded. (110) autoreconf -i configure.ac:308: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from... m4/libtool.m4:611: AC_LIBTOOL_LINKER_OPTION is expanded from... m4/libtool.m4:2496: _LT_AC_LANG_C_CONFIG is expanded from... m4/libtool.m4:2495: AC_LIBTOOL_LANG_C_CONFIG is expanded from... m4/libtool.m4:95: AC_LIBTOOL_SETUP is expanded from... m4/libtool.m4:75: _AC_PROG_LIBTOOL is expanded from... m4/libtool.m4:40: AC_PROG_LIBTOOL is expanded from... configure.ac:308: the top level configure.ac:308: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached m4/libtool.m4:568: AC_LIBTOOL_COMPILER_OPTION is expanded from... m4/libtool.m4:4559: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from... configure.ac:308: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached m4/libtool.m4:2604: _LT_AC_LANG_CXX_CONFIG is expanded from... m4/libtool.m4:2603: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... m4/libtool.m4:1646: _LT_AC_TAGCONFIG is expanded from... configure.ac:308: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached m4/libtool.m4:3673: _LT_AC_LANG_F77_CONFIG is expanded from... m4/libtool.m4:3672: AC_LIBTOOL_LANG_F77_CONFIG is expanded from... configure.ac:308: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached m4/libtool.m4:3773: _LT_AC_LANG_GCJ_CONFIG is expanded from... m4/libtool.m4:3772: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... configure.ac:308: warning: AC_CACHE_VAL(lt_prog_compiler_static_works, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from... m4/libtool.m4:611: AC_LIBTOOL_LINKER_OPTION is expanded from... m4/libtool.m4:2496: _LT_AC_LANG_C_CONFIG is expanded from... m4/libtool.m4:2495: AC_LIBTOOL_LANG_C_CONFIG is expanded from... m4/libtool.m4:95: AC_LIBTOOL_SETUP is expanded from... m4/libtool.m4:75: _AC_PROG_LIBTOOL is expanded from... m4/libtool.m4:40: AC_PROG_LIBTOOL is expanded from... configure.ac:308: the top level configure.ac:308: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached m4/libtool.m4:568: AC_LIBTOOL_COMPILER_OPTION is expanded from... m4/libtool.m4:4559: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from... configure.ac:308: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_CXX, ...): suspicious cache-id, must contain _cv_ to be cached m4/libtool.m4:2604: _LT_AC_LANG_CXX_CONFIG is expanded from... m4/libtool.m4:2603: AC_LIBTOOL_LANG_CXX_CONFIG is expanded from... m4/libtool.m4:1646: _LT_AC_TAGCONFIG is expanded from... configure.ac:308: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_F77, ...): suspicious cache-id, must contain _cv_ to be cached m4/libtool.m4:3673: _LT_AC_LANG_F77_CONFIG is expanded from... m4/libtool.m4:3672: AC_LIBTOOL_LANG_F77_CONFIG is expanded from... configure.ac:308: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works_GCJ, ...): suspicious cache-id, must contain _cv_ to be cached m4/libtool.m4:3773: _LT_AC_LANG_GCJ_CONFIG is expanded from... m4/libtool.m4:3772: AC_LIBTOOL_LANG_GCJ_CONFIG is expanded from... libtoolize: putting auxiliary files in `.'. libtoolize: copying file `./ltmain.sh' libtoolize: putting macros in `m4'. libtoolize: copying file `m4/libtool.m4' libtoolize: copying file `m4/ltoptions.m4' libtoolize: You should add the contents of `m4/ltoptions.m4' to `aclocal.m4'. libtoolize: copying file `m4/ltsugar.m4' libtoolize: You should add the contents of `m4/ltsugar.m4' to `aclocal.m4'. libtoolize: copying file `m4/ltversion.m4' libtoolize: You should add the contents of `m4/ltversion.m4' to `aclocal.m4'. libtoolize: copying file `m4/lt~obsolete.m4' libtoolize: You should add the contents of `m4/lt~obsolete.m4' to `aclocal.m4'. libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. configure.ac:44: installing `./compile' configure.ac:13: installing `./config.guess' configure.ac:13: installing `./config.sub' configure.ac:17: installing `./missing' api/Makefile.am: installing `./depcomp' Done, now run ./configure _______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address.
