latest APL update, debian testing updated today.  Looks fine on 64-bit


$ cat /proc/version
Linux version 6.10.11-686 (debian-ker...@lists.debian.org) (i686-linux-gnu-gcc-13 (Debian 13.3.0-6) 13.3.0, GNU ld (GNU Binutils for Debian) 2.43.1) #1 SMP PREEMPT_DYNAMIC Debian 6.10.11-1 (2024-09-22)

$ make
......
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/wheagy/apl_svn/apl/trunk/HOWTOs'
Making all in src
make[2]: Entering directory '/home/wheagy/apl_svn/apl/trunk/src'
Making all in native
make[3]: Entering directory '/home/wheagy/apl_svn/apl/trunk/src/native'
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -g -O2 -g -O2 -I /home/wheagy/apl_svn/apl/trunk -MT lib_file_io_la-file_io.lo -MD -MP -MF .deps/lib_file_io_la-file_io.Tpo -c -o lib_file_io_la-file_io.lo `test -f 'file_io.cc' || echo './'`file_io.cc libtool: Version mismatch error. This is libtool 2.5.4 Debian-2.5.4-4, but the
libtool: definition of this LT_INIT comes from libtool 2.4.7.
libtool: You should recreate aclocal.m4 with macros from libtool 2.5.4 Debian-2.5.4-4
libtool: and run autoconf again.
make[3]: *** [Makefile:586: lib_file_io_la-file_io.lo] Error 63
make[3]: Leaving directory '/home/wheagy/apl_svn/apl/trunk/src/native'
make[2]: *** [Makefile:5423: all-recursive] Error 1
make[2]: Leaving directory '/home/wheagy/apl_svn/apl/trunk/src'
make[1]: *** [Makefile:545: all-recursive] Error 1
make[1]: Leaving directory '/home/wheagy/apl_svn/apl/trunk'
make: *** [Makefile:433: all] Error 2

Reply via email to