|
From: | Dr . Jürgen Sauermann |
Subject: | Re: ⎕PLOT library change |
Date: | Tue, 4 Aug 2020 22:18:20 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0 |
I just updated to 1329, same error message.
Here’s the ./configure output:
Updated to revision 1329.Mac-Pro-Louis:Subversion lchretien$ ./build-apl.shchecking for gcc... gccchecking whether the C compiler works... yeschecking for C compiler default output file name... a.outchecking for suffix of executables...checking whether we are cross compiling... nochecking for suffix of object files... ochecking whether we are using the GNU C compiler... yeschecking whether gcc accepts -g... yeschecking for gcc option to accept ISO C89... none neededchecking whether gcc understands -c and -o together... yeschecking how to run the C preprocessor... gcc -Echecking for grep that handles long lines and -e... /usr/bin/grepchecking for egrep... /usr/bin/grep -Echecking for ANSI C header files... yeschecking for sys/types.h... yeschecking for sys/stat.h... yeschecking for stdlib.h... yeschecking for string.h... yeschecking for memory.h... yeschecking for strings.h... yeschecking for inttypes.h... yeschecking for stdint.h... yeschecking for unistd.h... yeschecking minix/config.h usability... nochecking minix/config.h presence... nochecking for minix/config.h... nochecking whether it is safe to define __EXTENSIONS__... yeschecking for a BSD-compatible install... /usr/bin/install -cchecking whether build environment is sane... yeschecking for a thread-safe mkdir -p... ./install-sh -c -dchecking for gawk... nochecking for mawk... nochecking for nawk... nochecking for awk... awkchecking whether make sets $(MAKE)... yeschecking for style of include used by make... GNUchecking whether make supports nested variables... yeschecking dependency style of gcc... gcc3checking whether to enable maintainer-specific portions of Makefiles... nochecking build system type... x86_64-apple-darwin18.7.0checking host system type... x86_64-apple-darwin18.7.0checking how to print strings... printfchecking for a sed that does not truncate output... /usr/bin/sedchecking for fgrep... /usr/bin/grep -Fchecking for ld used by gcc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ldchecking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... nochecking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -Bchecking the name lister (/usr/bin/nm -B) interface... BSD nmchecking whether ln -s works... yeschecking the maximum length of command line arguments... 196608checking how to convert x86_64-apple-darwin18.7.0 file names to x86_64-apple-darwin18.7.0 format... func_convert_file_noopchecking how to convert x86_64-apple-darwin18.7.0 file names to toolchain format... func_convert_file_noopchecking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -rchecking for objdump... objdumpchecking how to recognize dependent libraries... pass_allchecking for dlltool... nochecking how to associate runtime and link libraries... printf %s\nchecking for g++... g++checking whether we are using the GNU C++ compiler... yeschecking whether g++ accepts -g... yeschecking dependency style of g++... gcc3checking for ar... archecking for archiver @FILE support... nochecking for strip... stripchecking for ranlib... ranlibchecking command to parse /usr/bin/nm -B output from gcc object... okchecking for sysroot... nochecking for a working dd... /bin/ddchecking how to truncate binary pipes... /bin/dd bs=4096 count=1checking for mt... nochecking if : is a manifest tool... nochecking for dsymutil... dsymutilchecking for nmedit... nmeditchecking for lipo... lipochecking for otool... otoolchecking for otool64... nochecking for -single_module linker flag... yeschecking for -exported_symbols_list linker flag... yeschecking for -force_load linker flag... yeschecking for dlfcn.h... yeschecking for objdir... .libschecking if gcc supports -fno-rtti -fno-exceptions... yeschecking for gcc option to produce PIC... -fno-common -DPICchecking if gcc PIC flag -fno-common -DPIC works... yeschecking if gcc static flag -static works... nochecking if gcc supports -c -o file.o... yeschecking if gcc supports -c -o file.o... (cached) yeschecking whether the gcc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yeschecking dynamic linker characteristics... darwin18.7.0 dyldchecking how to hardcode library paths into programs... immediatechecking for dlopen in -ldl... yeschecking whether a program can dlopen itself... yeschecking whether a statically linked program can dlopen itself... yeschecking whether stripping libraries is possible... yeschecking if libtool supports shared libraries... yeschecking whether to build shared libraries... yeschecking whether to build static libraries... yeschecking how to run the C++ preprocessor... g++ -Echecking for ld used by g++... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ldchecking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... nochecking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yeschecking for g++ option to produce PIC... -fno-common -DPICchecking if g++ PIC flag -fno-common -DPIC works... yeschecking if g++ static flag -static works... nochecking if g++ supports -c -o file.o... yeschecking if g++ supports -c -o file.o... (cached) yeschecking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yeschecking dynamic linker characteristics... darwin18.7.0 dyldchecking how to hardcode library paths into programs... immediatechecking whether we are using the GNU C++ compiler... (cached) yeschecking whether g++ accepts -g... (cached) yeschecking dependency style of g++... (cached) gcc3checking for gcc... (cached) gccchecking whether we are using the GNU C compiler... (cached) yeschecking whether gcc accepts -g... (cached) yeschecking for gcc option to accept ISO C89... (cached) none neededchecking whether gcc understands -c and -o together... (cached) yeschecking ncurses.h usability... yeschecking ncurses.h presence... yeschecking for ncurses.h... yeschecking for term.h... yeschecking execinfo.h usability... yeschecking execinfo.h presence... yeschecking for execinfo.h... yeschecking fcntl.h usability... yeschecking fcntl.h presence... yeschecking for fcntl.h... yeschecking fftw3.h usability... nochecking fftw3.h presence... nochecking for fftw3.h... nochecking for inttypes.h... (cached) yeschecking for stdint.h... (cached) yeschecking for stdlib.h... (cached) yeschecking for string.h... (cached) yeschecking for strings.h... (cached) yeschecking for unistd.h... (cached) yeschecking sys/un.h usability... yeschecking sys/un.h presence... yeschecking for sys/un.h... yeschecking ext/atomicity.h usability... nochecking ext/atomicity.h presence... nochecking for ext/atomicity.h... nochecking xcb/xcb.h usability... nochecking xcb/xcb.h presence... nochecking for xcb/xcb.h... nochecking X11/Xlib.h usability... nochecking X11/Xlib.h presence... nochecking for X11/Xlib.h... nochecking X11/Xlib-xcb.h usability... nochecking X11/Xlib-xcb.h presence... nochecking for X11/Xlib-xcb.h... nochecking X11/Xutil.h usability... nochecking X11/Xutil.h presence... nochecking for X11/Xutil.h... nochecking utmpx.h usability... yeschecking utmpx.h presence... yeschecking for utmpx.h... yeschecking for xcb/xproto.h... nochecking for stdbool.h that conforms to C99... nochecking for _Bool... nochecking for inline... inlinechecking for int32_t... yeschecking for int64_t... yeschecking for off_t... yeschecking for size_t... yeschecking for uint32_t... yeschecking for uint64_t... yeschecking for uint8_t... yeschecking for error_at_line... nochecking for stdlib.h... (cached) yeschecking for unistd.h... (cached) yeschecking for sys/param.h... yeschecking for getpagesize... yeschecking for working mmap... yeschecking for floor... yeschecking for memset... yeschecking for munmap... yeschecking for pow... yeschecking for sqrt... yeschecking for strchr... yeschecking for strerror... yeschecking for setupterm in -lncurses... yeschecking for XGetXCBConnection in -lX11-xcb... nochecking for XOpenDisplay in -lX11... nochecking for xcb_connect in -lxcb... nochecking for socket in -lsocket... nochecking for sem_init in -lpthread... yeschecking for yp_all in -lnsl... nochecking for acosh in -lm... yeschecking for gtk_init in -lgtk-3... nochecking for gdk_init in -lgdk-3... nochecking for fftw_plan_dft in -lfftw3... nochecking for backtrace in -lexecinfo... nochecking for dlopen in -ldl... (cached) yeschecking for cairo_fill in -lcairo... nochecking for initstate_r in -lc... nochecking for __atomic_fetch_add_4 in -latomicity... nochecking for SQLite3 library >= 3.0.0... yescat: /include/sqlite3.h: No such file or directory./configure: line 18986: test: !=: unary operator expectedconfigure: WARNING: Cannot find SQLITE_VERSION macro in sqlite3.h header to retrieve SQLite version!checking for pg_config... nochecking for pcre2_compile_32 in -lpcre2-32... nochecking whether support for ⎕GTK (needs GTK version 3) is desired... yeschecking if pkg-config is executable... no (cannot use GTK without pkg-config)checking whether CPU has rdtsc (read CPU cycle counter) opcode... yeschecking whether sem_init() works... nochecking whether pthread_setaffinity_np is available... nochecking whether pthread_setname_np is available... nochecking whether OSAtomicAdd32Barrier() is available... nochecking whether atomic_add_32_nv() is available... nochecking if we are compiling for Android... nochecking if we want to build an erlang interface (implies libapl.so)... nochecking if we want to build libapl.so... nochecking if we want to build libpython_apl.so... nochecking whether internal performance counters shall be enabled)... nochecking whether to remember the history of APL values (debug feature)... nochecking whether gprof profiling shall be enabled... nochecking whether gcov coverage testing shall be enabled... nochecking whether dynamic logging shall be enabled... nochecking whether value flags shall be traced... nochecking how picky internal tests shall be... 1checking security level (0=none, 1=configured in preferences, 2=all)... 0checking how many CPU cores shall be used by APL (experimental!)... 0checking which type of socket APserver shall use... 0checking which port number APserver shall use for TCP or UDP sockets... 16366checking which unix port name APserver shall use... /tmp/GNU-APL/APserverchecking how long a short APL value shall be at most... 12checking whether visible markers shall be used... nochecking whether support for rational numbers is desired ... nochecking whether we compile for an i686 CPU... no
And i still get a link error near the end:
mv -f sql/.deps/apl-Connection.Tpo sql/.deps/apl-Connection.Po/bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -I sql -g -O2 -export-dynamic -lX11 -lsqlite3 -o apl apl-main.o apl-Plot_xcb.o apl-Archive.o apl-Assert.o apl-Avec.o apl-Backtrace.o apl-Bif_F12_DOMINO.o apl-Bif_F12_FORMAT.o apl-Bif_F12_PARTITION_PICK.o apl-Bif_F12_SORT.o apl-Bif_F12_TAKE_DROP.o apl-Bif_OPER1_COMMUTE.o apl-Bif_OPER1_EACH.o apl-Bif_OPER2_POWER.o apl-Bif_OPER2_INNER.o apl-Bif_OPER2_OUTER.o apl-Bif_OPER2_RANK.o apl-Bif_OPER1_REDUCE.o apl-Bif_OPER1_SCAN.o apl-CDR.o apl-Cell.o apl-Doxy.o apl-CharCell.o apl-Command.o apl-Common.o apl-ComplexCell.o apl-configure_args.o apl-DiffOut.o apl-DynamicObject.o apl-Error.o apl-Executable.o apl-FloatCell.o apl-Function.o apl-DerivedFunction.o apl-Id.o apl-IndexExpr.o apl-IndexIterator.o apl-InputFile.o apl-IntCell.o apl-IO_Files.o apl-LApack.o apl-LibPaths.o apl-LineInput.o apl-Logging.o apl-LvalCell.o apl-Malloc_hooks.o apl-Nabla.o apl-Macro.o apl-NamedObject.o apl-NativeFunction.o apl-NumericCell.o apl-Output.o apl-Parser.o apl-PointerCell.o apl-Prefix.o apl-Plot_line_properties.o apl-Plot_data.o apl-Plot_window_properties.o apl-PrimitiveFunction.o apl-PrimitiveOperator.o apl-PrintBuffer.o apl-QuadFunction.o apl-ProcessorID.o apl-Quad_CR.o apl-Quad_DLX.o apl-Quad_FFT.o apl-Quad_FIO.o apl-Quad_FX.o apl-Quad_GTK.o apl-Quad_MAP.o apl-Quad_PLOT.o apl-Quad_RE.o apl-Quad_RL.o apl-Quad_RVAL.o apl-Quad_SQL.o apl-Quad_SVx.o apl-Quad_TF.o apl-Quad_WA.o apl-Parallel.o apl-Performance.o apl-RealCell.o apl-sbrk.o apl-Shape.o apl-ScalarFunction.o apl-Security.o apl-StateIndicator.o apl-Svar_DB.o apl-Svar_record.o apl-Symbol.o apl-SymbolTable.o apl-SystemVariable.o apl-TabExpansion.o apl-Thread_context.o apl-Token.o apl-Tokenizer.o apl-UCS_string.o apl-UCS_string_vector.o apl-UserFunction.o apl-UserFunction_header.o apl-UserPreferences.o apl-UTF8_string.o apl-Value.o apl-ValueHistory.o apl-Workspace.o apl-static_Objects.o sql/apl-SqliteArgListBuilder.o sql/apl-SqliteConnection.o sql/apl-SqliteResultValue.o sql/apl-SqliteProvider.o sql/apl-Connection.o -ldl -lm -lpthread -lncurses -ldl -lm -lpthread -lncurseslibtool: link: g++ -Wall -I sql -g -O2 -o apl apl-main.o apl-Plot_xcb.o apl-Archive.o apl-Assert.o apl-Avec.o apl-Backtrace.o apl-Bif_F12_DOMINO.o apl-Bif_F12_FORMAT.o apl-Bif_F12_PARTITION_PICK.o apl-Bif_F12_SORT.o apl-Bif_F12_TAKE_DROP.o apl-Bif_OPER1_COMMUTE.o apl-Bif_OPER1_EACH.o apl-Bif_OPER2_POWER.o apl-Bif_OPER2_INNER.o apl-Bif_OPER2_OUTER.o apl-Bif_OPER2_RANK.o apl-Bif_OPER1_REDUCE.o apl-Bif_OPER1_SCAN.o apl-CDR.o apl-Cell.o apl-Doxy.o apl-CharCell.o apl-Command.o apl-Common.o apl-ComplexCell.o apl-configure_args.o apl-DiffOut.o apl-DynamicObject.o apl-Error.o apl-Executable.o apl-FloatCell.o apl-Function.o apl-DerivedFunction.o apl-Id.o apl-IndexExpr.o apl-IndexIterator.o apl-InputFile.o apl-IntCell.o apl-IO_Files.o apl-LApack.o apl-LibPaths.o apl-LineInput.o apl-Logging.o apl-LvalCell.o apl-Malloc_hooks.o apl-Nabla.o apl-Macro.o apl-NamedObject.o apl-NativeFunction.o apl-NumericCell.o apl-Output.o apl-Parser.o apl-PointerCell.o apl-Prefix.o apl-Plot_line_properties.o apl-Plot_data.o apl-Plot_window_properties.o apl-PrimitiveFunction.o apl-PrimitiveOperator.o apl-PrintBuffer.o apl-QuadFunction.o apl-ProcessorID.o apl-Quad_CR.o apl-Quad_DLX.o apl-Quad_FFT.o apl-Quad_FIO.o apl-Quad_FX.o apl-Quad_GTK.o apl-Quad_MAP.o apl-Quad_PLOT.o apl-Quad_RE.o apl-Quad_RL.o apl-Quad_RVAL.o apl-Quad_SQL.o apl-Quad_SVx.o apl-Quad_TF.o apl-Quad_WA.o apl-Parallel.o apl-Performance.o apl-RealCell.o apl-sbrk.o apl-Shape.o apl-ScalarFunction.o apl-Security.o apl-StateIndicator.o apl-Svar_DB.o apl-Svar_record.o apl-Symbol.o apl-SymbolTable.o apl-SystemVariable.o apl-TabExpansion.o apl-Thread_context.o apl-Token.o apl-Tokenizer.o apl-UCS_string.o apl-UCS_string_vector.o apl-UserFunction.o apl-UserFunction_header.o apl-UserPreferences.o apl-UTF8_string.o apl-Value.o apl-ValueHistory.o apl-Workspace.o apl-static_Objects.o sql/apl-SqliteArgListBuilder.o sql/apl-SqliteConnection.o sql/apl-SqliteResultValue.o sql/apl-SqliteProvider.o sql/apl-Connection.o -Wl,-bind_at_load -lX11 -lsqlite3 -ldl -lm -lpthread -lncursesld: library not found for -lX11clang: error: linker command failed with exit code 1 (use -v to see invocation)make[3]: *** [apl] Error 1make[2]: *** [all-recursive] Error 1make[1]: *** [all-recursive] Error 1make: *** [all] Error 2
On Aug 3, 2020, at 09:58, Dr. Jürgen Sauermann <mail@xn--jrgen-sauermann-zvb.de> wrote:
Hi again, Louis,
I have discovered an explicit -lX11 in src/Makefile.am which may
be the cause of the problem. Hopefully fixed in *SVN 1327*, Please let
me know if not.
Needs ./configure.
Best regards,
Jürgen
On 8/2/20 6:41 PM, Dr. Jürgen Sauermann wrote:
Hi Louis,
interesting. Could you please send me the ./configure output and the error message?
Is is excatly the same as before? And did you ./configure after svn up?
Best Regards,
Jürgen
On 8/2/20 6:04 PM, Louis Chretien wrote:
Hmmm, I just updated to svn 1325, and I still get the error message.
On Aug 1, 2020, at 10:58, Dr. Jürgen Sauermann <mail@xn--jrgen-sauermann-zvb.de <mailto:mail@xn--jrgen-sauermann-zvb.de>> wrote:
Hi Louis,
I have changed the ./configure script so that it should now build without X11, *SVN 1322*.
Needless to say that the X11-based functions (i.e. ⎕GTK and ⎕PLOT) cannot work without X11.
They give a SYNTAX ERROR now when called.
I hope Apple will provide some replacement libraries for X11 and GTK soon (I would complain
if they don't).
Best Regards,
Jürgen
On 7/31/20 6:13 PM, Louis Chretien via Bugs and suggestions for GNU APL wrote:
Seems that version 1320 breaks Mac OS X 10.14. First time it complains about X11…
/bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -I sql -g -O2 -export-dynamic -lX11 -lsqlite3 -o apl apl-main.o apl-Plot_xcb.o apl-Archive.o apl-Assert.o apl-Avec.o apl-Backtrace.o apl-Bif_F12_DOMINO.o apl-Bif_F12_FORMAT.o apl-Bif_F12_PARTITION_PICK.o apl-Bif_F12_SORT.o apl-Bif_F12_TAKE_DROP.o apl-Bif_OPER1_COMMUTE.o apl-Bif_OPER1_EACH.o apl-Bif_OPER2_POWER.o apl-Bif_OPER2_INNER.o apl-Bif_OPER2_OUTER.o apl-Bif_OPER2_RANK.o apl-Bif_OPER1_REDUCE.o apl-Bif_OPER1_SCAN.o apl-CDR.o apl-Cell.o apl-Doxy.o apl-CharCell.o apl-Command.o apl-Common.o apl-ComplexCell.o apl-configure_args.o apl-DiffOut.o apl-DynamicObject.o apl-Error.o apl-Executable.o apl-FloatCell.o apl-Function.o apl-DerivedFunction.o apl-Id.o apl-IndexExpr.o apl-IndexIterator.o apl-InputFile.o apl-IntCell.o apl-IO_Files.o apl-LApack.o apl-LibPaths.o apl-LineInput.o apl-Logging.o apl-LvalCell.o apl-Malloc_hooks.o apl-Nabla.o apl-Macro.o apl-NamedObject.o apl-NativeFunction.o apl-NumericCell.o apl-Output.o apl-Parser.o apl-PointerCell.o apl-Prefix.o apl-Plot_line_properties.o apl-Plot_data.o apl-Plot_window_properties.o apl-PrimitiveFunction.o apl-PrimitiveOperator.o apl-PrintBuffer.o apl-QuadFunction.o apl-ProcessorID.o apl-Quad_CR.o apl-Quad_DLX.o apl-Quad_FFT.o apl-Quad_FIO.o apl-Quad_FX.o apl-Quad_GTK.o apl-Quad_MAP.o apl-Quad_PLOT.o apl-Quad_RE.o apl-Quad_RL.o apl-Quad_RVAL.o apl-Quad_SQL.o apl-Quad_SVx.o apl-Quad_TF.o apl-Quad_WA.o apl-Parallel.o apl-Performance.o apl-RealCell.o apl-sbrk.o apl-Shape.o apl-ScalarFunction.o apl-Security.o apl-StateIndicator.o apl-Svar_DB.o apl-Svar_record.o apl-Symbol.o apl-SymbolTable.o apl-SystemVariable.o apl-TabExpansion.o apl-Thread_context.o apl-Token.o apl-Tokenizer.o apl-UCS_string.o apl-UCS_string_vector.o apl-UserFunction.o apl-UserFunction_header.o apl-UserPreferences.o apl-UTF8_string.o apl-Value.o apl-ValueHistory.o apl-Workspace.o apl-static_Objects.o sql/apl-SqliteArgListBuilder.o sql/apl-SqliteConnection.o sql/apl-SqliteResultValue.o sql/apl-SqliteProvider.o sql/apl-Connection.o -ldl -lpthread -lm -lncurses -ldl -lpthread -lm -lncurses
libtool: link: g++ -Wall -I sql -g -O2 -o apl apl-main.o apl-Plot_xcb.o apl-Archive.o apl-Assert.o apl-Avec.o apl-Backtrace.o apl-Bif_F12_DOMINO.o apl-Bif_F12_FORMAT.o apl-Bif_F12_PARTITION_PICK.o apl-Bif_F12_SORT.o apl-Bif_F12_TAKE_DROP.o apl-Bif_OPER1_COMMUTE.o apl-Bif_OPER1_EACH.o apl-Bif_OPER2_POWER.o apl-Bif_OPER2_INNER.o apl-Bif_OPER2_OUTER.o apl-Bif_OPER2_RANK.o apl-Bif_OPER1_REDUCE.o apl-Bif_OPER1_SCAN.o apl-CDR.o apl-Cell.o apl-Doxy.o apl-CharCell.o apl-Command.o apl-Common.o apl-ComplexCell.o apl-configure_args.o apl-DiffOut.o apl-DynamicObject.o apl-Error.o apl-Executable.o apl-FloatCell.o apl-Function.o apl-DerivedFunction.o apl-Id.o apl-IndexExpr.o apl-IndexIterator.o apl-InputFile.o apl-IntCell.o apl-IO_Files.o apl-LApack.o apl-LibPaths.o apl-LineInput.o apl-Logging.o apl-LvalCell.o apl-Malloc_hooks.o apl-Nabla.o apl-Macro.o apl-NamedObject.o apl-NativeFunction.o apl-NumericCell.o apl-Output.o apl-Parser.o apl-PointerCell.o apl-Prefix.o apl-Plot_line_properties.o apl-Plot_data.o apl-Plot_window_properties.o apl-PrimitiveFunction.o apl-PrimitiveOperator.o apl-PrintBuffer.o apl-QuadFunction.o apl-ProcessorID.o apl-Quad_CR.o apl-Quad_DLX.o apl-Quad_FFT.o apl-Quad_FIO.o apl-Quad_FX.o apl-Quad_GTK.o apl-Quad_MAP.o apl-Quad_PLOT.o apl-Quad_RE.o apl-Quad_RL.o apl-Quad_RVAL.o apl-Quad_SQL.o apl-Quad_SVx.o apl-Quad_TF.o apl-Quad_WA.o apl-Parallel.o apl-Performance.o apl-RealCell.o apl-sbrk.o apl-Shape.o apl-ScalarFunction.o apl-Security.o apl-StateIndicator.o apl-Svar_DB.o apl-Svar_record.o apl-Symbol.o apl-SymbolTable.o apl-SystemVariable.o apl-TabExpansion.o apl-Thread_context.o apl-Token.o apl-Tokenizer.o apl-UCS_string.o apl-UCS_string_vector.o apl-UserFunction.o apl-UserFunction_header.o apl-UserPreferences.o apl-UTF8_string.o apl-Value.o apl-ValueHistory.o apl-Workspace.o apl-static_Objects.o sql/apl-SqliteArgListBuilder.o sql/apl-SqliteConnection.o sql/apl-SqliteResultValue.o sql/apl-SqliteProvider.o sql/apl-Connection.o -Wl,-bind_at_load -lX11 -lsqlite3 -ldl -lpthread -lm -lncurses
ld: library not found for -lX11
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[3]: *** [apl] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
Mac-Pro-Louis:Subversion lchretien$
On Jul 31, 2020, at 00:53, Christian Robert <christian.robert@polymtl.ca <mailto:christian.robert@polymtl.ca> <mailto:christian.robert@polymtl.ca>> wrote:
I have a couple of notices,
1) if you just have only libxcb it will fail to compile (in my case) while it was compiling ok before.
2) the new Quad-Plot (gtk3) have default point/dot/size and default line/width of I think 8, who is too much, try 4 or 2
3) on 2 of my systems, if you Quad-Plot say 3 graphs, if you unwind/close thems in the wrong order, it make others windows to fail
4) Unable to resize any windows. Thoses resize but not internally, just the frame change size, not the graph.
first though, but a good start.
Xtian.
I HATE when DIFFERENT LINUX get different result while it should be the same.
On 2020-07-30 14:53, Dr. Jürgen Sauermann wrote:
Hi,
due to serious problems with displaying APL characters in *⎕PLOT* legends,
I decided to replace *libxcb* (which lacks essential Unicode support) with the
somewhat more modern *libgtk3*.
In order to use *libgtk3* you need to *./configure* again. If *libgtk3* is not present,
then *libxcb* will be used as fallback.
*SVN 1319*.
Enjoy,
Jürgen
---
Louis Chrétien
lchretien@mac.com <mailto:lchretien@mac.com> <mailto:lchretien@mac.com>
---
Louis Chrétien
lchretien@mac.com <mailto:lchretien@mac.com>
---Louis Chrétien
[Prev in Thread] | Current Thread | [Next in Thread] |