do2bbc / tnt

TNT - Linux Packet Radio Terminal
GNU General Public License v2.0
0 stars 0 forks source link

RPI3, wont make #1

Open TAj-src opened 1 year ago

TAj-src commented 1 year ago

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

do2bbc commented 1 year ago

my debian does it when i type make a couple of times.....

TAj-src commented 1 year ago

tried and tried but still fails with this and then other errros. Will try a pi4 but that might make it worse! (x64)