config was run without errors, with this line: ./configure --prefix=~/tnt --localstatedir=~/tnt
Make:
cd . && automake --gnu --include-deps Makefile
automake: warning: autoconf input should be named 'configure.ac', not 'configure.in'
configure.in:23: warning: AC_COMPILE_IFELSE was called before AC_USE_SYSTEM_EXTENSIONS
aclocal.m4:3693: gl_THREADLIB_EARLY_BODY is expanded from...
aclocal.m4:3686: gl_THREADLIB_EARLY is expanded from...
aclocal.m4:3975: gl_THREADLIB is expanded from...
aclocal.m4:2773: gl_LOCK is expanded from...
aclocal.m4:1344: gt_INTL_SUBDIR_CORE is expanded from...
aclocal.m4:1158: AM_INTL_SUBDIR is expanded from...
aclocal.m4:342: AM_GNU_GETTEXT is expanded from...
configure.in:23: the top level
configure.in:23: warning: AC_RUN_IFELSE was called before AC_USE_SYSTEM_EXTENSIONS
aclocal.m4:3693: gl_THREADLIB_EARLY_BODY is expanded from...
aclocal.m4:3686: gl_THREADLIB_EARLY is expanded from...
aclocal.m4:3975: gl_THREADLIB is expanded from...
aclocal.m4:2773: gl_LOCK is expanded from...
aclocal.m4:1344: gt_INTL_SUBDIR_CORE is expanded from...
aclocal.m4:1158: AM_INTL_SUBDIR is expanded from...
aclocal.m4:342: AM_GNU_GETTEXT is expanded from...
configure.in:23: the top level
configure.in:5: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see:
configure.in:5: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
configure.in:23: error: required file './config.rpath' not found
Makefile:130: recipe for target 'Makefile.in' failed
make: *** [Makefile.in] Error 1
configure was run @ ~/tnt/build
make run at @ ~/tnt/build and also tried inside SRC. both fail
installed to ~/tnt/build
config was run without errors, with this line: ./configure --prefix=~/tnt --localstatedir=~/tnt
Make:
cd . && automake --gnu --include-deps Makefile automake: warning: autoconf input should be named 'configure.ac', not 'configure.in' configure.in:23: warning: AC_COMPILE_IFELSE was called before AC_USE_SYSTEM_EXTENSIONS aclocal.m4:3693: gl_THREADLIB_EARLY_BODY is expanded from... aclocal.m4:3686: gl_THREADLIB_EARLY is expanded from... aclocal.m4:3975: gl_THREADLIB is expanded from... aclocal.m4:2773: gl_LOCK is expanded from... aclocal.m4:1344: gt_INTL_SUBDIR_CORE is expanded from... aclocal.m4:1158: AM_INTL_SUBDIR is expanded from... aclocal.m4:342: AM_GNU_GETTEXT is expanded from... configure.in:23: the top level configure.in:23: warning: AC_RUN_IFELSE was called before AC_USE_SYSTEM_EXTENSIONS aclocal.m4:3693: gl_THREADLIB_EARLY_BODY is expanded from... aclocal.m4:3686: gl_THREADLIB_EARLY is expanded from... aclocal.m4:3975: gl_THREADLIB is expanded from... aclocal.m4:2773: gl_LOCK is expanded from... aclocal.m4:1344: gt_INTL_SUBDIR_CORE is expanded from... aclocal.m4:1158: AM_INTL_SUBDIR is expanded from... aclocal.m4:342: AM_GNU_GETTEXT is expanded from... configure.in:23: the top level configure.in:5: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated. For more info, see: configure.in:5: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation configure.in:23: error: required file './config.rpath' not found Makefile:130: recipe for target 'Makefile.in' failed make: *** [Makefile.in] Error 1
configure was run @ ~/tnt/build make run at @ ~/tnt/build and also tried inside SRC. both fail
Any Ideas please? 73 Steve