Last login: Tue Oct 25 15:55:14 on ttys000 Gandalf:~ pteeson$ cd /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl Gandalf:GNUapl pteeson$ svn co http://svn.savannah.gnu.org/svn/apl/trunk > svn-log 2>&1 Gandalf:GNUapl pteeson$ cd trunk Gandalf:trunk pteeson$ ./configure *** core tests... *** checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of gcc... gcc3 checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-apple-darwin18.7.0 checking host system type... x86_64-apple-darwin18.7.0 checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 196608 checking how to convert x86_64-apple-darwin18.7.0 file names to x86_64-apple-darwin18.7.0 format... func_convert_file_noop checking how to convert x86_64-apple-darwin18.7.0 file names to toolchain format... func_convert_file_noop checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dsymutil... dsymutil checking for nmedit... nmedit checking for lipo... lipo checking for otool... otool checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... yes checking for gcc option to produce PIC... -fno-common -DPIC checking if gcc PIC flag -fno-common -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin18.7.0 dyld checking how to hardcode library paths into programs... immediate checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fno-common -DPIC checking if g++ PIC flag -fno-common -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin18.7.0 dyld checking how to hardcode library paths into programs... immediate *** basic checks... *** checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking for ranlib... (cached) ranlib *** checks for the presence and usablility of header files... *** checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking for term.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking fenv.h usability... yes checking fenv.h presence... yes checking for fenv.h... yes checking fftw3.h usability... no checking fftw3.h presence... no checking for fftw3.h... no checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking malloc.h usability... no checking malloc.h presence... no checking for malloc.h... no checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking png.h usability... yes checking png.h presence... yes checking for png.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking utmpx.h usability... yes checking utmpx.h presence... yes checking for utmpx.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking ext/atomicity.h usability... no checking ext/atomicity.h presence... no checking for ext/atomicity.h... no checking xcb/xcb.h usability... no checking xcb/xcb.h presence... no checking for xcb/xcb.h... no checking X11/Xlib.h usability... no checking X11/Xlib.h presence... no checking for X11/Xlib.h... no checking X11/Xlib-xcb.h usability... no checking X11/Xlib-xcb.h presence... no checking for X11/Xlib-xcb.h... no checking X11/Xutil.h usability... no checking X11/Xutil.h presence... no checking for X11/Xutil.h... no checking for xcb/xproto.h... no checking for stdbool.h that conforms to C99... no checking for _Bool... no *** checks for standard C/C++ types... *** checking for inline... inline checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for off_t... yes checking for size_t... yes checking for ssize_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for stat.st_blksize stat.st_rdev... no checking for error_at_line... no checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking for sys/param.h... yes checking for alarm... yes checking for working mktime... no checking for working strtod... yes checking for getpagesize... yes checking for working mmap... yes checking for dup2... yes checking for floor... yes checking for getcwd... yes checking for gethostbyname... yes checking for gettimeofday... yes checking for memset... yes checking for mkdir... yes checking for modf... yes checking for munmap... yes checking for pow... yes checking for realpath... yes checking for rint... yes checking for rmdir... yes checking for select... yes checking for setenv... yes checking for setlocale... yes checking for socket... yes checking for sqrt... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strncasecmp... yes checking for strndup... yes checking for strerror... yes checking for strrchr... yes checking for strstr... yes checking for strtol... yes checking for uname... yes checking for tparm in -ltinfo... no checking for socket in -lsocket... no checking for sem_init in -lpthread... yes checking for yp_all in -lnsl... no checking for setupterm in -lcurses... yes checking for setupterm in -lncurses... yes checking for acosh in -lm... yes checking for backtrace in -lexecinfo... no checking for dlopen in -ldl... (cached) yes checking for initstate_r in -lc... no checking for __atomic_fetch_add_4 in -latomicity... no checking for struct stat.st_blocks... yes checking for X... libraries /usr/X11/lib, headers /usr/X11/include *** checks for optional (not strictly required) libraries... *** checking for cairo_fill in -lcairo... yes checking for fftw_plan_dft in -lfftw3... no └──── will affect ⎕FFT checking for gtk_init in -lgtk-3... no └──── will affect: ⎕PNG checking for gdk_init in -lgdk-3... no └──── may affect: ⎕PLOT, will affect: ⎕PNG checking for png_init_io in -lpng... yes checking for XGetXCBConnection in -lX11-xcb... no └──── may affect: ⎕PLOT checking for XOpenDisplay in -lX11... no └──── may affect: ⎕PLOT checking for xcb_connect in -lxcb... no └──── may affect: ⎕PLOT checking for uncompress in -lz... yes checking sqlite3.h usability... yes checking sqlite3.h presence... yes checking for sqlite3.h... yes checking for SQLite3 library >= 3.0.0... yes checking postgresql/libpq-fe.h usability... no checking postgresql/libpq-fe.h presence... no checking for postgresql/libpq-fe.h... no └──── may affect: ⎕SQL checking for pcre2_compile_32 in -lpcre2-32... no └──── may affect: ⎕RE checking whether support for ⎕GTK (needs GTK version 3) is desired... yes checking for pkg-config... /usr/local/bin/pkg-config checking if package gtk+-3.0 is installed... no └──── will affect: ⎕PLOT, ⎕PNG *** checks for functions that are missing on some platforms... *** checking whether CPU has rdtsc (read CPU cycle counter) opcode... yes checking whether gettimeofday exists... yes checking whether sem_init() works... no checking whether pthread_setaffinity_np is available... no checking whether pthread_setname_np is available... no checking whether OSAtomicAdd32Barrier() is available... no checking whether atomic_add_32_nv() is available... no checking whether we compile for an i686 CPU... no *** choices made by the user (via ./configure arguments)... *** checking if ctrl-D shall delete one char (and ctrl-Z be EOF)... no checking if we are compiling for Android... no checking if we want to build an erlang interface (implies libapl.so)... no checking if we want to build libapl.so... no checking if we want to build libpython_apl.so... no checking whether internal performance counters shall be enabled)... no checking whether to remember the history of APL values (debug feature)... no checking whether gprof profiling shall be enabled... no checking whether gcov coverage testing shall be enabled... no checking whether dynamic logging shall be enabled... no checking whether value flags shall be traced... no checking how picky (0=not, 1=somwhat, 2=very) internal tests shall be... 1 checking security level (0=none, 1=configured in preferences, 2=all)... 0 checking how many CPU cores shall be used by APL (experimental!)... 0 checking which type of socket APserver shall use... 0 checking which port number APserver shall use for TCP or UDP sockets... 16366 checking which unix port name APserver shall use... /tmp/GNU-APL/APserver checking how long a short APL value shall be at most... 12 checking whether visible markers shall be used... no checking whether support for rational numbers is desired ... no *** ./configure checks done, producing the output files... *** checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating build/Makefile config.status: creating debian/Makefile config.status: creating debian/source/Makefile config.status: creating doc/Makefile config.status: creating doc/DALY/Makefile config.status: creating erlang/Makefile config.status: creating erlang/apl.erl config.status: creating gnu-apl.d/Makefile config.status: creating gnu-apl.d/preferences config.status: creating HOWTOs/Makefile config.status: creating rpm/Makefile config.status: creating rpm/apl.spec config.status: creating src/Makefile config.status: creating src/APs/Makefile config.status: creating src/Gtk/Makefile config.status: creating src/emacs_mode/Makefile config.status: creating src/native/Makefile config.status: creating src/sql/Makefile config.status: creating src/testcases/Makefile config.status: creating src/workspaces/Makefile config.status: creating support-files/Makefile config.status: creating support-files/105-key-International-Keyboard/Makefile config.status: creating support-files/Bill_Daly_Ubuntu/Makefile config.status: creating support-files/Dirk/Makefile config.status: creating support-files/Dyalog-Keyboard/Makefile config.status: creating support-files/Juergen-Mint-19/Makefile config.status: creating support-files/old-Keyboard/Makefile config.status: creating support-files/OS-X-Keyboard/Makefile config.status: creating support-files/Unicomp-Keyboard/Makefile config.status: creating support-files/WASD-Keyboard/Makefile config.status: creating tools/Makefile config.status: creating websock/Makefile config.status: creating websock/client/Makefile config.status: creating websock/server/Makefile config.status: creating workspaces/Makefile config.status: creating wslib3/Makefile config.status: creating wslib3/DALY/Makefile config.status: creating wslib4/Makefile config.status: creating wslib5/Makefile config.status: creating wslib5/APLComponentFiles/Makefile config.status: creating wslib5/DALY/Makefile config.status: creating wslib5/iso-apl-cf/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: creating buildtag.hh... configure: top-level apl directory is: /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk configure: removing old /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk/makefile.h (if any). NOTE: ./Makefile will create a fresh makefile.h automatically. However, running 'make' in directory /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk/src BEFORE running 'make' in /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk may yield a compile error (which can be fixed easily by running 'make' in directory /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk first). configure: ---- SUMMARY OF TESTS (please include in error reports) ---- apl_MAINTAINER_MODE: no apl_missing_headers: 7 apl_missing_functions: 0 apl_FFT: no (affects: ⎕FFT) apl_GTK3: no (affects: ⎕PLOT, ⎕PNG, and ⎕GTK) apl_PCRE: no (affects: ⎕RE) apl_PNG: yes (affects: ⎕PNG) apl_POSTGRES: no (affects: ⎕SQL) apl_SQLITE3: yes (affects: ⎕SQL) Gandalf:trunk pteeson$ ./configure *** core tests... *** checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of gcc... gcc3 checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-apple-darwin18.7.0 checking host system type... x86_64-apple-darwin18.7.0 checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 196608 checking how to convert x86_64-apple-darwin18.7.0 file names to x86_64-apple-darwin18.7.0 format... func_convert_file_noop checking how to convert x86_64-apple-darwin18.7.0 file names to toolchain format... func_convert_file_noop checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dsymutil... dsymutil checking for nmedit... nmedit checking for lipo... lipo checking for otool... otool checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking for -force_load linker flag... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... yes checking for gcc option to produce PIC... -fno-common -DPIC checking if gcc PIC flag -fno-common -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin18.7.0 dyld checking how to hardcode library paths into programs... immediate checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fno-common -DPIC checking if g++ PIC flag -fno-common -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin18.7.0 dyld checking how to hardcode library paths into programs... immediate *** basic checks... *** checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking for ranlib... (cached) ranlib *** checks for the presence and usablility of header files... *** checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking for term.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking fenv.h usability... yes checking fenv.h presence... yes checking for fenv.h... yes checking fftw3.h usability... no checking fftw3.h presence... no checking for fftw3.h... no checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking malloc.h usability... no checking malloc.h presence... no checking for malloc.h... no checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking png.h usability... yes checking png.h presence... yes checking for png.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking utmpx.h usability... yes checking utmpx.h presence... yes checking for utmpx.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking ext/atomicity.h usability... no checking ext/atomicity.h presence... no checking for ext/atomicity.h... no checking xcb/xcb.h usability... no checking xcb/xcb.h presence... no checking for xcb/xcb.h... no checking X11/Xlib.h usability... no checking X11/Xlib.h presence... no checking for X11/Xlib.h... no checking X11/Xlib-xcb.h usability... no checking X11/Xlib-xcb.h presence... no checking for X11/Xlib-xcb.h... no checking X11/Xutil.h usability... no checking X11/Xutil.h presence... no checking for X11/Xutil.h... no checking for xcb/xproto.h... no checking for stdbool.h that conforms to C99... no checking for _Bool... no *** checks for standard C/C++ types... *** checking for inline... inline checking for int16_t... yes checking for int32_t... yes checking for int64_t... yes checking for off_t... yes checking for size_t... yes checking for ssize_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for stat.st_blksize stat.st_rdev... no checking for error_at_line... no checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking for sys/param.h... yes checking for alarm... yes checking for working mktime... no checking for working strtod... yes checking for getpagesize... yes checking for working mmap... yes checking for dup2... yes checking for floor... yes checking for getcwd... yes checking for gethostbyname... yes checking for gettimeofday... yes checking for memset... yes checking for mkdir... yes checking for modf... yes checking for munmap... yes checking for pow... yes checking for realpath... yes checking for rint... yes checking for rmdir... yes checking for select... yes checking for setenv... yes checking for setlocale... yes checking for socket... yes checking for sqrt... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strncasecmp... yes checking for strndup... yes checking for strerror... yes checking for strrchr... yes checking for strstr... yes checking for strtol... yes checking for uname... yes checking for tparm in -ltinfo... no checking for socket in -lsocket... no checking for sem_init in -lpthread... yes checking for yp_all in -lnsl... no checking for setupterm in -lcurses... yes checking for setupterm in -lncurses... yes checking for acosh in -lm... yes checking for backtrace in -lexecinfo... no checking for dlopen in -ldl... (cached) yes checking for initstate_r in -lc... no checking for __atomic_fetch_add_4 in -latomicity... no checking for struct stat.st_blocks... yes checking for X... libraries /usr/X11/lib, headers /usr/X11/include *** checks for optional (not strictly required) libraries... *** checking for cairo_fill in -lcairo... yes checking for fftw_plan_dft in -lfftw3... no └──── will affect ⎕FFT checking for gtk_init in -lgtk-3... no └──── will affect: ⎕PNG checking for gdk_init in -lgdk-3... no └──── may affect: ⎕PLOT, will affect: ⎕PNG checking for png_init_io in -lpng... yes checking for XGetXCBConnection in -lX11-xcb... no └──── may affect: ⎕PLOT checking for XOpenDisplay in -lX11... no └──── may affect: ⎕PLOT checking for xcb_connect in -lxcb... no └──── may affect: ⎕PLOT checking for uncompress in -lz... yes checking sqlite3.h usability... yes checking sqlite3.h presence... yes checking for sqlite3.h... yes checking for SQLite3 library >= 3.0.0... yes checking postgresql/libpq-fe.h usability... no checking postgresql/libpq-fe.h presence... no checking for postgresql/libpq-fe.h... no └──── may affect: ⎕SQL checking for pcre2_compile_32 in -lpcre2-32... no └──── may affect: ⎕RE checking whether support for ⎕GTK (needs GTK version 3) is desired... yes checking for pkg-config... /usr/local/bin/pkg-config checking if package gtk+-3.0 is installed... no └──── will affect: ⎕PLOT, ⎕PNG *** checks for functions that are missing on some platforms... *** checking whether CPU has rdtsc (read CPU cycle counter) opcode... yes checking whether gettimeofday exists... yes checking whether sem_init() works... no checking whether pthread_setaffinity_np is available... no checking whether pthread_setname_np is available... no checking whether OSAtomicAdd32Barrier() is available... no checking whether atomic_add_32_nv() is available... no checking whether we compile for an i686 CPU... no *** choices made by the user (via ./configure arguments)... *** checking if ctrl-D shall delete one char (and ctrl-Z be EOF)... no checking if we are compiling for Android... no checking if we want to build an erlang interface (implies libapl.so)... no checking if we want to build libapl.so... no checking if we want to build libpython_apl.so... no checking whether internal performance counters shall be enabled)... no checking whether to remember the history of APL values (debug feature)... no checking whether gprof profiling shall be enabled... no checking whether gcov coverage testing shall be enabled... no checking whether dynamic logging shall be enabled... no checking whether value flags shall be traced... no checking how picky (0=not, 1=somwhat, 2=very) internal tests shall be... 1 checking security level (0=none, 1=configured in preferences, 2=all)... 0 checking how many CPU cores shall be used by APL (experimental!)... 0 checking which type of socket APserver shall use... 0 checking which port number APserver shall use for TCP or UDP sockets... 16366 checking which unix port name APserver shall use... /tmp/GNU-APL/APserver checking how long a short APL value shall be at most... 12 checking whether visible markers shall be used... no checking whether support for rational numbers is desired ... no *** ./configure checks done, producing the output files... *** checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating build/Makefile config.status: creating debian/Makefile config.status: creating debian/source/Makefile config.status: creating doc/Makefile config.status: creating doc/DALY/Makefile config.status: creating erlang/Makefile config.status: creating erlang/apl.erl config.status: creating gnu-apl.d/Makefile config.status: creating gnu-apl.d/preferences config.status: creating HOWTOs/Makefile config.status: creating rpm/Makefile config.status: creating rpm/apl.spec config.status: creating src/Makefile config.status: creating src/APs/Makefile config.status: creating src/Gtk/Makefile config.status: creating src/emacs_mode/Makefile config.status: creating src/native/Makefile config.status: creating src/sql/Makefile config.status: creating src/testcases/Makefile config.status: creating src/workspaces/Makefile config.status: creating support-files/Makefile config.status: creating support-files/105-key-International-Keyboard/Makefile config.status: creating support-files/Bill_Daly_Ubuntu/Makefile config.status: creating support-files/Dirk/Makefile config.status: creating support-files/Dyalog-Keyboard/Makefile config.status: creating support-files/Juergen-Mint-19/Makefile config.status: creating support-files/old-Keyboard/Makefile config.status: creating support-files/OS-X-Keyboard/Makefile config.status: creating support-files/Unicomp-Keyboard/Makefile config.status: creating support-files/WASD-Keyboard/Makefile config.status: creating tools/Makefile config.status: creating websock/Makefile config.status: creating websock/client/Makefile config.status: creating websock/server/Makefile config.status: creating workspaces/Makefile config.status: creating wslib3/Makefile config.status: creating wslib3/DALY/Makefile config.status: creating wslib4/Makefile config.status: creating wslib5/Makefile config.status: creating wslib5/APLComponentFiles/Makefile config.status: creating wslib5/DALY/Makefile config.status: creating wslib5/iso-apl-cf/Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands config.status: executing libtool commands configure: creating buildtag.hh... configure: top-level apl directory is: /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk configure: removing old /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk/makefile.h (if any). NOTE: ./Makefile will create a fresh makefile.h automatically. However, running 'make' in directory /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk/src BEFORE running 'make' in /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk may yield a compile error (which can be fixed easily by running 'make' in directory /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk first). configure: ---- SUMMARY OF TESTS (please include in error reports) ---- apl_MAINTAINER_MODE: no apl_missing_headers: 7 apl_missing_functions: 0 apl_FFT: no (affects: ⎕FFT) apl_GTK3: no (affects: ⎕PLOT, ⎕PNG, and ⎕GTK) apl_PCRE: no (affects: ⎕RE) apl_PNG: yes (affects: ⎕PNG) apl_POSTGRES: no (affects: ⎕SQL) apl_SQLITE3: yes (affects: ⎕SQL) Gandalf:trunk pteeson$ make creating a fresh makefile.h... /Applications/Xcode.app/Contents/Developer/usr/bin/make all-recursive Making all in workspaces make[2]: Nothing to be done for `all'. Making all in wslib3 Making all in DALY make[3]: Nothing to be done for `all'. make[3]: Nothing to be done for `all-am'. Making all in wslib4 make[2]: Nothing to be done for `all'. Making all in wslib5 Making all in APLComponentFiles make[3]: Nothing to be done for `all'. Making all in DALY make[3]: Nothing to be done for `all'. Making all in iso-apl-cf make[3]: Nothing to be done for `all'. make[3]: Nothing to be done for `all-am'. Making all in build make[2]: Nothing to be done for `all'. Making all in doc Making all in DALY make[3]: Nothing to be done for `all'. /bin/sh /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk/missing makeinfo --html apl.texi -o apl.html --no-split || touch apl.html apl.texi:4: warning: unrecognized encoding name `UTF-8'. apl.texi:2547: Unknown command `sup'. apl.texi:2547: Misplaced {. apl.texi:2547: Misplaced }. apl.texi:2547: Unknown command `sup'. apl.texi:2547: Misplaced {. apl.texi:2547: Misplaced }. apl.texi:2548: Unknown command `sub'. apl.texi:2548: Misplaced {. apl.texi:2548: Misplaced }. apl.texi:2548: Unknown command `sub'. apl.texi:2548: Misplaced {. apl.texi:2548: Misplaced }. apl.texi:2552: Unknown command `sub'. apl.texi:2552: Misplaced {. apl.texi:2552: Misplaced }. apl.texi:3549: Unknown command `sub'. apl.texi:3549: Misplaced {. apl.texi:3549: Misplaced }. apl.texi:3549: Unknown command `sub'. apl.texi:3549: Misplaced {. apl.texi:3549: Misplaced }. apl.texi:4486: Unknown command `sub'. apl.texi:4486: Misplaced {. apl.texi:4486: Misplaced }. apl.texi:4486: Unknown command `sub'. apl.texi:4486: Misplaced {. apl.texi:4486: Misplaced }. apl.texi:4486: Unknown command `sub'. apl.texi:4486: Misplaced {. apl.texi:4486: Misplaced }. apl.texi:4487: Unknown command `sub'. apl.texi:4487: Misplaced {. apl.texi:4487: Misplaced }. apl.texi:4488: Unknown command `sub'. apl.texi:4488: Misplaced {. apl.texi:4488: Misplaced }. apl.texi:4489: Unknown command `sub'. apl.texi:4489: Misplaced {. apl.texi:4489: Misplaced }. apl.texi:4490: Unknown command `sub'. apl.texi:4490: Misplaced {. apl.texi:4490: Misplaced }. /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk/doc//apl.texi:3752: `Output File Format' has no Up field (perhaps incorrect sectioning?). makeinfo: Removing output file `apl.html' due to errors; use --force to preserve. /bin/sh /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk/missing makeinfo --html libapl.texi -o libapl.html --no-split || touch libapl.html Making all in erlang nothing to be done because GNU APL was NOT configured --with-erlang Making all in gnu-apl.d make[2]: Nothing to be done for `all'. Making all in HOWTOs if [ -z `which asciidoc` ] ; then touch Parallel-APL.html ; \ else asciidoc -a icons -o Parallel-APL.html Parallel-APL.asciidoc ; \ sed -i 's|
|
\n\n|' Parallel-APL.html ;  \
             sed -i 's|
|
\n\n
|' Parallel-APL.html ; fi if [ -z `which asciidoc` ] ; then touch GNU-APL-Memory-Management.html ; \ else asciidoc -a icons -o GNU-APL-Memory-Management.html GNU-APL-Memory-Management.asciidoc ; \ sed -i 's|
|
\n\n|' GNU-APL-Memory-Management.html ;  \
             sed -i 's|
|
\n\n
|' GNU-APL-Memory-Management.html ; fi Making all in src Making all in native /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -g -O2 -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/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: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -g -O2 -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT lib_file_io_la-file_io.lo -MD -MP -MF .deps/lib_file_io_la-file_io.Tpo -c file_io.cc -fno-common -DPIC -o .libs/lib_file_io_la-file_io.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -g -O2 -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT lib_file_io_la-file_io.lo -MD -MP -MF .deps/lib_file_io_la-file_io.Tpo -c file_io.cc -o lib_file_io_la-file_io.o >/dev/null 2>&1 mv -f .deps/lib_file_io_la-file_io.Tpo .deps/lib_file_io_la-file_io.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -I ./.. -g -O2 -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -avoid-version -export-dynamic -o lib_file_io.la -rpath /usr/local/lib/apl lib_file_io_la-file_io.lo -lz -lpng -lcairo -ldl -lm -lncurses -lcurses -lpthread libtool: link: g++ -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/lib_file_io.dylib .libs/lib_file_io_la-file_io.o -lz -lpng -lcairo -ldl -lm -lncurses -lcurses -lpthread -g -O2 -g -O2 -install_name /usr/local/lib/apl/lib_file_io.dylib -Wl,-single_module libtool: link: ar cr .libs/lib_file_io.a lib_file_io_la-file_io.o libtool: link: ranlib .libs/lib_file_io.a libtool: link: ( cd ".libs" && rm -f "lib_file_io.la" && ln -s "../lib_file_io.la" "lib_file_io.la" ) /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -g -O2 -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT lib_template_F0_la-template_F0.lo -MD -MP -MF .deps/lib_template_F0_la-template_F0.Tpo -c -o lib_template_F0_la-template_F0.lo `test -f 'template_F0.cc' || echo './'`template_F0.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -g -O2 -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT lib_template_F0_la-template_F0.lo -MD -MP -MF .deps/lib_template_F0_la-template_F0.Tpo -c template_F0.cc -fno-common -DPIC -o .libs/lib_template_F0_la-template_F0.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -g -O2 -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT lib_template_F0_la-template_F0.lo -MD -MP -MF .deps/lib_template_F0_la-template_F0.Tpo -c template_F0.cc -o lib_template_F0_la-template_F0.o >/dev/null 2>&1 mv -f .deps/lib_template_F0_la-template_F0.Tpo .deps/lib_template_F0_la-template_F0.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -I ./.. -g -O2 -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -avoid-version -export-dynamic -o lib_template_F0.la -rpath /usr/local/lib/apl lib_template_F0_la-template_F0.lo -lz -lpng -lcairo -ldl -lm -lncurses -lcurses -lpthread libtool: link: g++ -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/lib_template_F0.dylib .libs/lib_template_F0_la-template_F0.o -lz -lpng -lcairo -ldl -lm -lncurses -lcurses -lpthread -g -O2 -g -O2 -install_name /usr/local/lib/apl/lib_template_F0.dylib -Wl,-single_module libtool: link: ar cr .libs/lib_template_F0.a lib_template_F0_la-template_F0.o libtool: link: ranlib .libs/lib_template_F0.a libtool: link: ( cd ".libs" && rm -f "lib_template_F0.la" && ln -s "../lib_template_F0.la" "lib_template_F0.la" ) /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -g -O2 -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT lib_template_F12_la-template_F12.lo -MD -MP -MF .deps/lib_template_F12_la-template_F12.Tpo -c -o lib_template_F12_la-template_F12.lo `test -f 'template_F12.cc' || echo './'`template_F12.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -g -O2 -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT lib_template_F12_la-template_F12.lo -MD -MP -MF .deps/lib_template_F12_la-template_F12.Tpo -c template_F12.cc -fno-common -DPIC -o .libs/lib_template_F12_la-template_F12.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -g -O2 -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT lib_template_F12_la-template_F12.lo -MD -MP -MF .deps/lib_template_F12_la-template_F12.Tpo -c template_F12.cc -o lib_template_F12_la-template_F12.o >/dev/null 2>&1 mv -f .deps/lib_template_F12_la-template_F12.Tpo .deps/lib_template_F12_la-template_F12.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -I ./.. -g -O2 -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -avoid-version -export-dynamic -o lib_template_F12.la -rpath /usr/local/lib/apl lib_template_F12_la-template_F12.lo -lz -lpng -lcairo -ldl -lm -lncurses -lcurses -lpthread libtool: link: g++ -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/lib_template_F12.dylib .libs/lib_template_F12_la-template_F12.o -lz -lpng -lcairo -ldl -lm -lncurses -lcurses -lpthread -g -O2 -g -O2 -install_name /usr/local/lib/apl/lib_template_F12.dylib -Wl,-single_module libtool: link: ar cr .libs/lib_template_F12.a lib_template_F12_la-template_F12.o libtool: link: ranlib .libs/lib_template_F12.a libtool: link: ( cd ".libs" && rm -f "lib_template_F12.la" && ln -s "../lib_template_F12.la" "lib_template_F12.la" ) /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -g -O2 -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT lib_template_OP1_la-template_OP1.lo -MD -MP -MF .deps/lib_template_OP1_la-template_OP1.Tpo -c -o lib_template_OP1_la-template_OP1.lo `test -f 'template_OP1.cc' || echo './'`template_OP1.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -g -O2 -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT lib_template_OP1_la-template_OP1.lo -MD -MP -MF .deps/lib_template_OP1_la-template_OP1.Tpo -c template_OP1.cc -fno-common -DPIC -o .libs/lib_template_OP1_la-template_OP1.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -g -O2 -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT lib_template_OP1_la-template_OP1.lo -MD -MP -MF .deps/lib_template_OP1_la-template_OP1.Tpo -c template_OP1.cc -o lib_template_OP1_la-template_OP1.o >/dev/null 2>&1 mv -f .deps/lib_template_OP1_la-template_OP1.Tpo .deps/lib_template_OP1_la-template_OP1.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -I ./.. -g -O2 -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -avoid-version -export-dynamic -o lib_template_OP1.la -rpath /usr/local/lib/apl lib_template_OP1_la-template_OP1.lo -lz -lpng -lcairo -ldl -lm -lncurses -lcurses -lpthread libtool: link: g++ -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/lib_template_OP1.dylib .libs/lib_template_OP1_la-template_OP1.o -lz -lpng -lcairo -ldl -lm -lncurses -lcurses -lpthread -g -O2 -g -O2 -install_name /usr/local/lib/apl/lib_template_OP1.dylib -Wl,-single_module libtool: link: ar cr .libs/lib_template_OP1.a lib_template_OP1_la-template_OP1.o libtool: link: ranlib .libs/lib_template_OP1.a libtool: link: ( cd ".libs" && rm -f "lib_template_OP1.la" && ln -s "../lib_template_OP1.la" "lib_template_OP1.la" ) /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -g -O2 -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT lib_template_OP2_la-template_OP2.lo -MD -MP -MF .deps/lib_template_OP2_la-template_OP2.Tpo -c -o lib_template_OP2_la-template_OP2.lo `test -f 'template_OP2.cc' || echo './'`template_OP2.cc libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -g -O2 -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT lib_template_OP2_la-template_OP2.lo -MD -MP -MF .deps/lib_template_OP2_la-template_OP2.Tpo -c template_OP2.cc -fno-common -DPIC -o .libs/lib_template_OP2_la-template_OP2.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -g -O2 -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT lib_template_OP2_la-template_OP2.lo -MD -MP -MF .deps/lib_template_OP2_la-template_OP2.Tpo -c template_OP2.cc -o lib_template_OP2_la-template_OP2.o >/dev/null 2>&1 mv -f .deps/lib_template_OP2_la-template_OP2.Tpo .deps/lib_template_OP2_la-template_OP2.Plo /bin/sh ../../libtool --tag=CXX --mode=link g++ -I ./.. -g -O2 -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -avoid-version -export-dynamic -o lib_template_OP2.la -rpath /usr/local/lib/apl lib_template_OP2_la-template_OP2.lo -lz -lpng -lcairo -ldl -lm -lncurses -lcurses -lpthread libtool: link: g++ -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/lib_template_OP2.dylib .libs/lib_template_OP2_la-template_OP2.o -lz -lpng -lcairo -ldl -lm -lncurses -lcurses -lpthread -g -O2 -g -O2 -install_name /usr/local/lib/apl/lib_template_OP2.dylib -Wl,-single_module libtool: link: ar cr .libs/lib_template_OP2.a lib_template_OP2_la-template_OP2.o libtool: link: ranlib .libs/lib_template_OP2.a libtool: link: ( cd ".libs" && rm -f "lib_template_OP2.la" && ln -s "../lib_template_OP2.la" "lib_template_OP2.la" ) Making all in APs g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -g -O2 -DAP_NUM=100 -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT AP100-AP100.o -MD -MP -MF .deps/AP100-AP100.Tpo -c -o AP100-AP100.o `test -f 'AP100.cc' || echo './'`AP100.cc mv -f .deps/AP100-AP100.Tpo .deps/AP100-AP100.Po g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -g -O2 -DAP_NUM=100 -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT AP100-APmain.o -MD -MP -MF .deps/AP100-APmain.Tpo -c -o AP100-APmain.o `test -f 'APmain.cc' || echo './'`APmain.cc mv -f .deps/AP100-APmain.Tpo .deps/AP100-APmain.Po g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -g -O2 -DAP_NUM=100 -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT ../AP100-Backtrace.o -MD -MP -MF ../.deps/AP100-Backtrace.Tpo -c -o ../AP100-Backtrace.o `test -f '../Backtrace.cc' || echo './'`../Backtrace.cc mv -f ../.deps/AP100-Backtrace.Tpo ../.deps/AP100-Backtrace.Po g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -g -O2 -DAP_NUM=100 -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT ../AP100-Svar_DB.o -MD -MP -MF ../.deps/AP100-Svar_DB.Tpo -c -o ../AP100-Svar_DB.o `test -f '../Svar_DB.cc' || echo './'`../Svar_DB.cc mv -f ../.deps/AP100-Svar_DB.Tpo ../.deps/AP100-Svar_DB.Po g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -g -O2 -DAP_NUM=100 -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT ../AP100-Svar_record.o -MD -MP -MF ../.deps/AP100-Svar_record.Tpo -c -o ../AP100-Svar_record.o `test -f '../Svar_record.cc' || echo './'`../Svar_record.cc mv -f ../.deps/AP100-Svar_record.Tpo ../.deps/AP100-Svar_record.Po /bin/sh ../../libtool --tag=CXX --mode=link g++ -I ./.. -g -O2 -DAP_NUM=100 -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -o AP100 AP100-AP100.o AP100-APmain.o ../AP100-Backtrace.o ../AP100-Svar_DB.o ../AP100-Svar_record.o -lz -lpng -lcairo -ldl -lm -lncurses -lcurses -lpthread libtool: link: g++ -I ./.. -g -O2 -DAP_NUM=100 -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -o AP100 AP100-AP100.o AP100-APmain.o ../AP100-Backtrace.o ../AP100-Svar_DB.o ../AP100-Svar_record.o -Wl,-bind_at_load -lz -lpng -lcairo -ldl -lm -lncurses -lcurses -lpthread g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -g -O2 -DAP_NUM=210 -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT AP210-AP210.o -MD -MP -MF .deps/AP210-AP210.Tpo -c -o AP210-AP210.o `test -f 'AP210.cc' || echo './'`AP210.cc mv -f .deps/AP210-AP210.Tpo .deps/AP210-AP210.Po g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -g -O2 -DAP_NUM=210 -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT AP210-APmain.o -MD -MP -MF .deps/AP210-APmain.Tpo -c -o AP210-APmain.o `test -f 'APmain.cc' || echo './'`APmain.cc mv -f .deps/AP210-APmain.Tpo .deps/AP210-APmain.Po g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -g -O2 -DAP_NUM=210 -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT ../AP210-Backtrace.o -MD -MP -MF ../.deps/AP210-Backtrace.Tpo -c -o ../AP210-Backtrace.o `test -f '../Backtrace.cc' || echo './'`../Backtrace.cc mv -f ../.deps/AP210-Backtrace.Tpo ../.deps/AP210-Backtrace.Po g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -g -O2 -DAP_NUM=210 -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT ../AP210-Svar_DB.o -MD -MP -MF ../.deps/AP210-Svar_DB.Tpo -c -o ../AP210-Svar_DB.o `test -f '../Svar_DB.cc' || echo './'`../Svar_DB.cc mv -f ../.deps/AP210-Svar_DB.Tpo ../.deps/AP210-Svar_DB.Po g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -g -O2 -DAP_NUM=210 -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT ../AP210-Svar_record.o -MD -MP -MF ../.deps/AP210-Svar_record.Tpo -c -o ../AP210-Svar_record.o `test -f '../Svar_record.cc' || echo './'`../Svar_record.cc mv -f ../.deps/AP210-Svar_record.Tpo ../.deps/AP210-Svar_record.Po /bin/sh ../../libtool --tag=CXX --mode=link g++ -I ./.. -g -O2 -DAP_NUM=210 -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -o AP210 AP210-AP210.o AP210-APmain.o ../AP210-Backtrace.o ../AP210-Svar_DB.o ../AP210-Svar_record.o -lz -lpng -lcairo -ldl -lm -lncurses -lcurses -lpthread libtool: link: g++ -I ./.. -g -O2 -DAP_NUM=210 -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -o AP210 AP210-AP210.o AP210-APmain.o ../AP210-Backtrace.o ../AP210-Svar_DB.o ../AP210-Svar_record.o -Wl,-bind_at_load -lz -lpng -lcairo -ldl -lm -lncurses -lcurses -lpthread g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -g -O2 -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT APserver-APserver.o -MD -MP -MF .deps/APserver-APserver.Tpo -c -o APserver-APserver.o `test -f 'APserver.cc' || echo './'`APserver.cc mv -f .deps/APserver-APserver.Tpo .deps/APserver-APserver.Po g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -g -O2 -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT APserver-Svar_DB_server.o -MD -MP -MF .deps/APserver-Svar_DB_server.Tpo -c -o APserver-Svar_DB_server.o `test -f 'Svar_DB_server.cc' || echo './'`Svar_DB_server.cc mv -f .deps/APserver-Svar_DB_server.Tpo .deps/APserver-Svar_DB_server.Po g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -g -O2 -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT ../APserver-Svar_record.o -MD -MP -MF ../.deps/APserver-Svar_record.Tpo -c -o ../APserver-Svar_record.o `test -f '../Svar_record.cc' || echo './'`../Svar_record.cc mv -f ../.deps/APserver-Svar_record.Tpo ../.deps/APserver-Svar_record.Po /bin/sh ../../libtool --tag=CXX --mode=link g++ -I ./.. -g -O2 -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -o APserver APserver-APserver.o APserver-Svar_DB_server.o ../APserver-Svar_record.o -lz -lpng -lcairo -ldl -lm -lncurses -lcurses -lpthread libtool: link: g++ -I ./.. -g -O2 -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -o APserver APserver-APserver.o APserver-Svar_DB_server.o ../APserver-Svar_record.o -Wl,-bind_at_load -lz -lpng -lcairo -ldl -lm -lncurses -lcurses -lpthread Making all in emacs_mode depbase=`echo DefCommand.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT DefCommand.lo -MD -MP -MF $depbase.Tpo -c -o DefCommand.lo DefCommand.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT DefCommand.lo -MD -MP -MF .deps/DefCommand.Tpo -c DefCommand.cc -fno-common -DPIC -o .libs/DefCommand.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT DefCommand.lo -MD -MP -MF .deps/DefCommand.Tpo -c DefCommand.cc -o DefCommand.o >/dev/null 2>&1 depbase=`echo emacs.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT emacs.lo -MD -MP -MF $depbase.Tpo -c -o emacs.lo emacs.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT emacs.lo -MD -MP -MF .deps/emacs.Tpo -c emacs.cc -fno-common -DPIC -o .libs/emacs.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT emacs.lo -MD -MP -MF .deps/emacs.Tpo -c emacs.cc -o emacs.o >/dev/null 2>&1 depbase=`echo FnCommand.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT FnCommand.lo -MD -MP -MF $depbase.Tpo -c -o FnCommand.lo FnCommand.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT FnCommand.lo -MD -MP -MF .deps/FnCommand.Tpo -c FnCommand.cc -fno-common -DPIC -o .libs/FnCommand.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT FnCommand.lo -MD -MP -MF .deps/FnCommand.Tpo -c FnCommand.cc -o FnCommand.o >/dev/null 2>&1 depbase=`echo FnTagCommand.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT FnTagCommand.lo -MD -MP -MF $depbase.Tpo -c -o FnTagCommand.lo FnTagCommand.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT FnTagCommand.lo -MD -MP -MF .deps/FnTagCommand.Tpo -c FnTagCommand.cc -fno-common -DPIC -o .libs/FnTagCommand.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT FnTagCommand.lo -MD -MP -MF .deps/FnTagCommand.Tpo -c FnTagCommand.cc -o FnTagCommand.o >/dev/null 2>&1 depbase=`echo FollowCommand.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT FollowCommand.lo -MD -MP -MF $depbase.Tpo -c -o FollowCommand.lo FollowCommand.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT FollowCommand.lo -MD -MP -MF .deps/FollowCommand.Tpo -c FollowCommand.cc -fno-common -DPIC -o .libs/FollowCommand.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT FollowCommand.lo -MD -MP -MF .deps/FollowCommand.Tpo -c FollowCommand.cc -o FollowCommand.o >/dev/null 2>&1 depbase=`echo GetVarCommand.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT GetVarCommand.lo -MD -MP -MF $depbase.Tpo -c -o GetVarCommand.lo GetVarCommand.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT GetVarCommand.lo -MD -MP -MF .deps/GetVarCommand.Tpo -c GetVarCommand.cc -fno-common -DPIC -o .libs/GetVarCommand.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT GetVarCommand.lo -MD -MP -MF .deps/GetVarCommand.Tpo -c GetVarCommand.cc -o GetVarCommand.o >/dev/null 2>&1 depbase=`echo HelpCommand.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT HelpCommand.lo -MD -MP -MF $depbase.Tpo -c -o HelpCommand.lo HelpCommand.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT HelpCommand.lo -MD -MP -MF .deps/HelpCommand.Tpo -c HelpCommand.cc -fno-common -DPIC -o .libs/HelpCommand.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT HelpCommand.lo -MD -MP -MF .deps/HelpCommand.Tpo -c HelpCommand.cc -o HelpCommand.o >/dev/null 2>&1 depbase=`echo Listener.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT Listener.lo -MD -MP -MF $depbase.Tpo -c -o Listener.lo Listener.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT Listener.lo -MD -MP -MF .deps/Listener.Tpo -c Listener.cc -fno-common -DPIC -o .libs/Listener.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT Listener.lo -MD -MP -MF .deps/Listener.Tpo -c Listener.cc -o Listener.o >/dev/null 2>&1 depbase=`echo LockWrapper.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT LockWrapper.lo -MD -MP -MF $depbase.Tpo -c -o LockWrapper.lo LockWrapper.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT LockWrapper.lo -MD -MP -MF .deps/LockWrapper.Tpo -c LockWrapper.cc -fno-common -DPIC -o .libs/LockWrapper.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT LockWrapper.lo -MD -MP -MF .deps/LockWrapper.Tpo -c LockWrapper.cc -o LockWrapper.o >/dev/null 2>&1 depbase=`echo network.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT network.lo -MD -MP -MF $depbase.Tpo -c -o network.lo network.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT network.lo -MD -MP -MF .deps/network.Tpo -c network.cc -fno-common -DPIC -o .libs/network.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT network.lo -MD -MP -MF .deps/network.Tpo -c network.cc -o network.o >/dev/null 2>&1 depbase=`echo NetworkConnection.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT NetworkConnection.lo -MD -MP -MF $depbase.Tpo -c -o NetworkConnection.lo NetworkConnection.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT NetworkConnection.lo -MD -MP -MF .deps/NetworkConnection.Tpo -c NetworkConnection.cc -fno-common -DPIC -o .libs/NetworkConnection.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT NetworkConnection.lo -MD -MP -MF .deps/NetworkConnection.Tpo -c NetworkConnection.cc -o NetworkConnection.o >/dev/null 2>&1 depbase=`echo RunCommand.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT RunCommand.lo -MD -MP -MF $depbase.Tpo -c -o RunCommand.lo RunCommand.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT RunCommand.lo -MD -MP -MF .deps/RunCommand.Tpo -c RunCommand.cc -fno-common -DPIC -o .libs/RunCommand.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT RunCommand.lo -MD -MP -MF .deps/RunCommand.Tpo -c RunCommand.cc -o RunCommand.o >/dev/null 2>&1 depbase=`echo SicCommand.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT SicCommand.lo -MD -MP -MF $depbase.Tpo -c -o SicCommand.lo SicCommand.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT SicCommand.lo -MD -MP -MF .deps/SicCommand.Tpo -c SicCommand.cc -fno-common -DPIC -o .libs/SicCommand.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT SicCommand.lo -MD -MP -MF .deps/SicCommand.Tpo -c SicCommand.cc -o SicCommand.o >/dev/null 2>&1 depbase=`echo SiCommand.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT SiCommand.lo -MD -MP -MF $depbase.Tpo -c -o SiCommand.lo SiCommand.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT SiCommand.lo -MD -MP -MF .deps/SiCommand.Tpo -c SiCommand.cc -fno-common -DPIC -o .libs/SiCommand.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT SiCommand.lo -MD -MP -MF .deps/SiCommand.Tpo -c SiCommand.cc -o SiCommand.o >/dev/null 2>&1 depbase=`echo SendCommand.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT SendCommand.lo -MD -MP -MF $depbase.Tpo -c -o SendCommand.lo SendCommand.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT SendCommand.lo -MD -MP -MF .deps/SendCommand.Tpo -c SendCommand.cc -fno-common -DPIC -o .libs/SendCommand.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT SendCommand.lo -MD -MP -MF .deps/SendCommand.Tpo -c SendCommand.cc -o SendCommand.o >/dev/null 2>&1 depbase=`echo SystemFnCommand.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT SystemFnCommand.lo -MD -MP -MF $depbase.Tpo -c -o SystemFnCommand.lo SystemFnCommand.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT SystemFnCommand.lo -MD -MP -MF .deps/SystemFnCommand.Tpo -c SystemFnCommand.cc -fno-common -DPIC -o .libs/SystemFnCommand.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT SystemFnCommand.lo -MD -MP -MF .deps/SystemFnCommand.Tpo -c SystemFnCommand.cc -o SystemFnCommand.o >/dev/null 2>&1 depbase=`echo SystemVariableCommand.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT SystemVariableCommand.lo -MD -MP -MF $depbase.Tpo -c -o SystemVariableCommand.lo SystemVariableCommand.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT SystemVariableCommand.lo -MD -MP -MF .deps/SystemVariableCommand.Tpo -c SystemVariableCommand.cc -fno-common -DPIC -o .libs/SystemVariableCommand.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT SystemVariableCommand.lo -MD -MP -MF .deps/SystemVariableCommand.Tpo -c SystemVariableCommand.cc -o SystemVariableCommand.o >/dev/null 2>&1 depbase=`echo TcpListener.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT TcpListener.lo -MD -MP -MF $depbase.Tpo -c -o TcpListener.lo TcpListener.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT TcpListener.lo -MD -MP -MF .deps/TcpListener.Tpo -c TcpListener.cc -fno-common -DPIC -o .libs/TcpListener.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT TcpListener.lo -MD -MP -MF .deps/TcpListener.Tpo -c TcpListener.cc -o TcpListener.o >/dev/null 2>&1 depbase=`echo TempFileWrapper.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT TempFileWrapper.lo -MD -MP -MF $depbase.Tpo -c -o TempFileWrapper.lo TempFileWrapper.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT TempFileWrapper.lo -MD -MP -MF .deps/TempFileWrapper.Tpo -c TempFileWrapper.cc -fno-common -DPIC -o .libs/TempFileWrapper.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT TempFileWrapper.lo -MD -MP -MF .deps/TempFileWrapper.Tpo -c TempFileWrapper.cc -o TempFileWrapper.o >/dev/null 2>&1 depbase=`echo TraceData.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT TraceData.lo -MD -MP -MF $depbase.Tpo -c -o TraceData.lo TraceData.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT TraceData.lo -MD -MP -MF .deps/TraceData.Tpo -c TraceData.cc -fno-common -DPIC -o .libs/TraceData.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT TraceData.lo -MD -MP -MF .deps/TraceData.Tpo -c TraceData.cc -o TraceData.o >/dev/null 2>&1 depbase=`echo UnixSocketListener.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT UnixSocketListener.lo -MD -MP -MF $depbase.Tpo -c -o UnixSocketListener.lo UnixSocketListener.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT UnixSocketListener.lo -MD -MP -MF .deps/UnixSocketListener.Tpo -c UnixSocketListener.cc -fno-common -DPIC -o .libs/UnixSocketListener.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT UnixSocketListener.lo -MD -MP -MF .deps/UnixSocketListener.Tpo -c UnixSocketListener.cc -o UnixSocketListener.o >/dev/null 2>&1 depbase=`echo util.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT util.lo -MD -MP -MF $depbase.Tpo -c -o util.lo util.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.cc -fno-common -DPIC -o .libs/util.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.cc -o util.o >/dev/null 2>&1 depbase=`echo VariablesCommand.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT VariablesCommand.lo -MD -MP -MF $depbase.Tpo -c -o VariablesCommand.lo VariablesCommand.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT VariablesCommand.lo -MD -MP -MF .deps/VariablesCommand.Tpo -c VariablesCommand.cc -fno-common -DPIC -o .libs/VariablesCommand.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT VariablesCommand.lo -MD -MP -MF .deps/VariablesCommand.Tpo -c VariablesCommand.cc -o VariablesCommand.o >/dev/null 2>&1 depbase=`echo VersionCommand.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT VersionCommand.lo -MD -MP -MF $depbase.Tpo -c -o VersionCommand.lo VersionCommand.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT VersionCommand.lo -MD -MP -MF .deps/VersionCommand.Tpo -c VersionCommand.cc -fno-common -DPIC -o .libs/VersionCommand.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -Wno-deprecated-declarations -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT VersionCommand.lo -MD -MP -MF .deps/VersionCommand.Tpo -c VersionCommand.cc -o VersionCommand.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=link g++ -Wno-deprecated-declarations -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -export-dynamic -o libemacs.la -rpath /usr/local/lib/apl DefCommand.lo emacs.lo FnCommand.lo FnTagCommand.lo FollowCommand.lo GetVarCommand.lo HelpCommand.lo Listener.lo LockWrapper.lo network.lo NetworkConnection.lo RunCommand.lo SicCommand.lo SiCommand.lo SendCommand.lo SystemFnCommand.lo SystemVariableCommand.lo TcpListener.lo TempFileWrapper.lo TraceData.lo UnixSocketListener.lo util.lo VariablesCommand.lo VersionCommand.lo -lz -lpng -lcairo -ldl -lm -lncurses -lcurses -lpthread libtool: link: g++ -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libemacs.0.dylib .libs/DefCommand.o .libs/emacs.o .libs/FnCommand.o .libs/FnTagCommand.o .libs/FollowCommand.o .libs/GetVarCommand.o .libs/HelpCommand.o .libs/Listener.o .libs/LockWrapper.o .libs/network.o .libs/NetworkConnection.o .libs/RunCommand.o .libs/SicCommand.o .libs/SiCommand.o .libs/SendCommand.o .libs/SystemFnCommand.o .libs/SystemVariableCommand.o .libs/TcpListener.o .libs/TempFileWrapper.o .libs/TraceData.o .libs/UnixSocketListener.o .libs/util.o .libs/VariablesCommand.o .libs/VersionCommand.o -lz -lpng -lcairo -ldl -lm -lncurses -lcurses -lpthread -g -O2 -install_name /usr/local/lib/apl/libemacs.0.dylib -compatibility_version 1 -current_version 1.0 -Wl,-single_module libtool: link: (cd ".libs" && rm -f "libemacs.dylib" && ln -s "libemacs.0.dylib" "libemacs.dylib") libtool: link: ar cr .libs/libemacs.a DefCommand.o emacs.o FnCommand.o FnTagCommand.o FollowCommand.o GetVarCommand.o HelpCommand.o Listener.o LockWrapper.o network.o NetworkConnection.o RunCommand.o SicCommand.o SiCommand.o SendCommand.o SystemFnCommand.o SystemVariableCommand.o TcpListener.o TempFileWrapper.o TraceData.o UnixSocketListener.o util.o VariablesCommand.o VersionCommand.o libtool: link: ranlib .libs/libemacs.a libtool: link: ( cd ".libs" && rm -f "libemacs.la" && ln -s "../libemacs.la" "libemacs.la" ) Making all in sql depbase=`echo apl-sqlite.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -I ./../.. -Wno-deprecated-declarations -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-sqlite.lo -MD -MP -MF $depbase.Tpo -c -o apl-sqlite.lo apl-sqlite.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -I ./../.. -Wno-deprecated-declarations -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-sqlite.lo -MD -MP -MF .deps/apl-sqlite.Tpo -c apl-sqlite.cc -fno-common -DPIC -o .libs/apl-sqlite.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -I ./../.. -Wno-deprecated-declarations -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-sqlite.lo -MD -MP -MF .deps/apl-sqlite.Tpo -c apl-sqlite.cc -o apl-sqlite.o >/dev/null 2>&1 depbase=`echo Connection.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -I ./../.. -Wno-deprecated-declarations -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT Connection.lo -MD -MP -MF $depbase.Tpo -c -o Connection.lo Connection.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -I ./../.. -Wno-deprecated-declarations -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT Connection.lo -MD -MP -MF .deps/Connection.Tpo -c Connection.cc -fno-common -DPIC -o .libs/Connection.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -I ./../.. -Wno-deprecated-declarations -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT Connection.lo -MD -MP -MF .deps/Connection.Tpo -c Connection.cc -o Connection.o >/dev/null 2>&1 depbase=`echo SqliteArgListBuilder.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -I ./../.. -Wno-deprecated-declarations -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT SqliteArgListBuilder.lo -MD -MP -MF $depbase.Tpo -c -o SqliteArgListBuilder.lo SqliteArgListBuilder.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -I ./../.. -Wno-deprecated-declarations -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT SqliteArgListBuilder.lo -MD -MP -MF .deps/SqliteArgListBuilder.Tpo -c SqliteArgListBuilder.cc -fno-common -DPIC -o .libs/SqliteArgListBuilder.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -I ./../.. -Wno-deprecated-declarations -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT SqliteArgListBuilder.lo -MD -MP -MF .deps/SqliteArgListBuilder.Tpo -c SqliteArgListBuilder.cc -o SqliteArgListBuilder.o >/dev/null 2>&1 depbase=`echo SqliteConnection.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -I ./../.. -Wno-deprecated-declarations -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT SqliteConnection.lo -MD -MP -MF $depbase.Tpo -c -o SqliteConnection.lo SqliteConnection.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -I ./../.. -Wno-deprecated-declarations -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT SqliteConnection.lo -MD -MP -MF .deps/SqliteConnection.Tpo -c SqliteConnection.cc -fno-common -DPIC -o .libs/SqliteConnection.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -I ./../.. -Wno-deprecated-declarations -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT SqliteConnection.lo -MD -MP -MF .deps/SqliteConnection.Tpo -c SqliteConnection.cc -o SqliteConnection.o >/dev/null 2>&1 depbase=`echo SqliteResultValue.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -I ./../.. -Wno-deprecated-declarations -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT SqliteResultValue.lo -MD -MP -MF $depbase.Tpo -c -o SqliteResultValue.lo SqliteResultValue.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -I ./../.. -Wno-deprecated-declarations -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT SqliteResultValue.lo -MD -MP -MF .deps/SqliteResultValue.Tpo -c SqliteResultValue.cc -fno-common -DPIC -o .libs/SqliteResultValue.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -I ./../.. -Wno-deprecated-declarations -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT SqliteResultValue.lo -MD -MP -MF .deps/SqliteResultValue.Tpo -c SqliteResultValue.cc -o SqliteResultValue.o >/dev/null 2>&1 depbase=`echo SqliteProvider.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -I ./../.. -Wno-deprecated-declarations -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT SqliteProvider.lo -MD -MP -MF $depbase.Tpo -c -o SqliteProvider.lo SqliteProvider.cc &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -I ./../.. -Wno-deprecated-declarations -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT SqliteProvider.lo -MD -MP -MF .deps/SqliteProvider.Tpo -c SqliteProvider.cc -fno-common -DPIC -o .libs/SqliteProvider.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I ./.. -I ./../.. -Wno-deprecated-declarations -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT SqliteProvider.lo -MD -MP -MF .deps/SqliteProvider.Tpo -c SqliteProvider.cc -o SqliteProvider.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CXX --mode=link g++ -I ./.. -I ./../.. -Wno-deprecated-declarations -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -L/usr/local/lib -lsqlite3 -o lib_sql.la -rpath /usr/local/lib/apl apl-sqlite.lo Connection.lo SqliteArgListBuilder.lo SqliteConnection.lo SqliteResultValue.lo SqliteProvider.lo -lz -lpng -lcairo -ldl -lm -lncurses -lcurses -lpthread libtool: link: g++ -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/lib_sql.0.dylib .libs/apl-sqlite.o .libs/Connection.o .libs/SqliteArgListBuilder.o .libs/SqliteConnection.o .libs/SqliteResultValue.o .libs/SqliteProvider.o -L/usr/local/lib /usr/local/lib/libsqlite3.dylib -lz -lpng -lcairo -ldl -lm -lncurses -lcurses -lpthread -g -O2 -install_name /usr/local/lib/apl/lib_sql.0.dylib -compatibility_version 1 -current_version 1.0 -Wl,-single_module libtool: link: (cd ".libs" && rm -f "lib_sql.dylib" && ln -s "lib_sql.0.dylib" "lib_sql.dylib") libtool: link: ar cr .libs/lib_sql.a apl-sqlite.o Connection.o SqliteArgListBuilder.o SqliteConnection.o SqliteResultValue.o SqliteProvider.o libtool: link: ranlib .libs/lib_sql.a libtool: link: ( cd ".libs" && rm -f "lib_sql.la" && ln -s "../lib_sql.la" "lib_sql.la" ) Making all in workspaces make[3]: Nothing to be done for `all'. g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-main.o -MD -MP -MF .deps/apl-main.Tpo -c -o apl-main.o `test -f 'main.cc' || echo './'`main.cc mv -f .deps/apl-main.Tpo .deps/apl-main.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-Plot_xcb.o -MD -MP -MF .deps/apl-Plot_xcb.Tpo -c -o apl-Plot_xcb.o `test -f 'Plot_xcb.cc' || echo './'`Plot_xcb.cc mv -f .deps/apl-Plot_xcb.Tpo .deps/apl-Plot_xcb.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-Archive.o -MD -MP -MF .deps/apl-Archive.Tpo -c -o apl-Archive.o `test -f 'Archive.cc' || echo './'`Archive.cc mv -f .deps/apl-Archive.Tpo .deps/apl-Archive.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-Assert.o -MD -MP -MF .deps/apl-Assert.Tpo -c -o apl-Assert.o `test -f 'Assert.cc' || echo './'`Assert.cc mv -f .deps/apl-Assert.Tpo .deps/apl-Assert.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-Avec.o -MD -MP -MF .deps/apl-Avec.Tpo -c -o apl-Avec.o `test -f 'Avec.cc' || echo './'`Avec.cc mv -f .deps/apl-Avec.Tpo .deps/apl-Avec.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-Backtrace.o -MD -MP -MF .deps/apl-Backtrace.Tpo -c -o apl-Backtrace.o `test -f 'Backtrace.cc' || echo './'`Backtrace.cc mv -f .deps/apl-Backtrace.Tpo .deps/apl-Backtrace.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-Bif_F12_COMMA.o -MD -MP -MF .deps/apl-Bif_F12_COMMA.Tpo -c -o apl-Bif_F12_COMMA.o `test -f 'Bif_F12_COMMA.cc' || echo './'`Bif_F12_COMMA.cc mv -f .deps/apl-Bif_F12_COMMA.Tpo .deps/apl-Bif_F12_COMMA.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-Bif_F12_DOMINO.o -MD -MP -MF .deps/apl-Bif_F12_DOMINO.Tpo -c -o apl-Bif_F12_DOMINO.o `test -f 'Bif_F12_DOMINO.cc' || echo './'`Bif_F12_DOMINO.cc mv -f .deps/apl-Bif_F12_DOMINO.Tpo .deps/apl-Bif_F12_DOMINO.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-Bif_F12_INDEX_OF.o -MD -MP -MF .deps/apl-Bif_F12_INDEX_OF.Tpo -c -o apl-Bif_F12_INDEX_OF.o `test -f 'Bif_F12_INDEX_OF.cc' || echo './'`Bif_F12_INDEX_OF.cc mv -f .deps/apl-Bif_F12_INDEX_OF.Tpo .deps/apl-Bif_F12_INDEX_OF.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-Bif_F12_INTERVAL_INDEX.o -MD -MP -MF .deps/apl-Bif_F12_INTERVAL_INDEX.Tpo -c -o apl-Bif_F12_INTERVAL_INDEX.o `test -f 'Bif_F12_INTERVAL_INDEX.cc' || echo './'`Bif_F12_INTERVAL_INDEX.cc mv -f .deps/apl-Bif_F12_INTERVAL_INDEX.Tpo .deps/apl-Bif_F12_INTERVAL_INDEX.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-Bif_F12_FORMAT.o -MD -MP -MF .deps/apl-Bif_F12_FORMAT.Tpo -c -o apl-Bif_F12_FORMAT.o `test -f 'Bif_F12_FORMAT.cc' || echo './'`Bif_F12_FORMAT.cc mv -f .deps/apl-Bif_F12_FORMAT.Tpo .deps/apl-Bif_F12_FORMAT.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-Bif_F12_PARTITION_PICK.o -MD -MP -MF .deps/apl-Bif_F12_PARTITION_PICK.Tpo -c -o apl-Bif_F12_PARTITION_PICK.o `test -f 'Bif_F12_PARTITION_PICK.cc' || echo './'`Bif_F12_PARTITION_PICK.cc mv -f .deps/apl-Bif_F12_PARTITION_PICK.Tpo .deps/apl-Bif_F12_PARTITION_PICK.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-Bif_F12_SORT.o -MD -MP -MF .deps/apl-Bif_F12_SORT.Tpo -c -o apl-Bif_F12_SORT.o `test -f 'Bif_F12_SORT.cc' || echo './'`Bif_F12_SORT.cc mv -f .deps/apl-Bif_F12_SORT.Tpo .deps/apl-Bif_F12_SORT.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-Bif_F12_TAKE_DROP.o -MD -MP -MF .deps/apl-Bif_F12_TAKE_DROP.Tpo -c -o apl-Bif_F12_TAKE_DROP.o `test -f 'Bif_F12_TAKE_DROP.cc' || echo './'`Bif_F12_TAKE_DROP.cc mv -f .deps/apl-Bif_F12_TAKE_DROP.Tpo .deps/apl-Bif_F12_TAKE_DROP.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-Bif_OPER1_COMMUTE.o -MD -MP -MF .deps/apl-Bif_OPER1_COMMUTE.Tpo -c -o apl-Bif_OPER1_COMMUTE.o `test -f 'Bif_OPER1_COMMUTE.cc' || echo './'`Bif_OPER1_COMMUTE.cc mv -f .deps/apl-Bif_OPER1_COMMUTE.Tpo .deps/apl-Bif_OPER1_COMMUTE.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-Bif_OPER1_EACH.o -MD -MP -MF .deps/apl-Bif_OPER1_EACH.Tpo -c -o apl-Bif_OPER1_EACH.o `test -f 'Bif_OPER1_EACH.cc' || echo './'`Bif_OPER1_EACH.cc mv -f .deps/apl-Bif_OPER1_EACH.Tpo .deps/apl-Bif_OPER1_EACH.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-Bif_OPER2_POWER.o -MD -MP -MF .deps/apl-Bif_OPER2_POWER.Tpo -c -o apl-Bif_OPER2_POWER.o `test -f 'Bif_OPER2_POWER.cc' || echo './'`Bif_OPER2_POWER.cc mv -f .deps/apl-Bif_OPER2_POWER.Tpo .deps/apl-Bif_OPER2_POWER.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-Bif_OPER2_INNER.o -MD -MP -MF .deps/apl-Bif_OPER2_INNER.Tpo -c -o apl-Bif_OPER2_INNER.o `test -f 'Bif_OPER2_INNER.cc' || echo './'`Bif_OPER2_INNER.cc mv -f .deps/apl-Bif_OPER2_INNER.Tpo .deps/apl-Bif_OPER2_INNER.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-Bif_OPER2_OUTER.o -MD -MP -MF .deps/apl-Bif_OPER2_OUTER.Tpo -c -o apl-Bif_OPER2_OUTER.o `test -f 'Bif_OPER2_OUTER.cc' || echo './'`Bif_OPER2_OUTER.cc mv -f .deps/apl-Bif_OPER2_OUTER.Tpo .deps/apl-Bif_OPER2_OUTER.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-Bif_OPER2_RANK.o -MD -MP -MF .deps/apl-Bif_OPER2_RANK.Tpo -c -o apl-Bif_OPER2_RANK.o `test -f 'Bif_OPER2_RANK.cc' || echo './'`Bif_OPER2_RANK.cc mv -f .deps/apl-Bif_OPER2_RANK.Tpo .deps/apl-Bif_OPER2_RANK.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-Bif_OPER1_REDUCE.o -MD -MP -MF .deps/apl-Bif_OPER1_REDUCE.Tpo -c -o apl-Bif_OPER1_REDUCE.o `test -f 'Bif_OPER1_REDUCE.cc' || echo './'`Bif_OPER1_REDUCE.cc mv -f .deps/apl-Bif_OPER1_REDUCE.Tpo .deps/apl-Bif_OPER1_REDUCE.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-Bif_OPER1_SCAN.o -MD -MP -MF .deps/apl-Bif_OPER1_SCAN.Tpo -c -o apl-Bif_OPER1_SCAN.o `test -f 'Bif_OPER1_SCAN.cc' || echo './'`Bif_OPER1_SCAN.cc mv -f .deps/apl-Bif_OPER1_SCAN.Tpo .deps/apl-Bif_OPER1_SCAN.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-CDR.o -MD -MP -MF .deps/apl-CDR.Tpo -c -o apl-CDR.o `test -f 'CDR.cc' || echo './'`CDR.cc mv -f .deps/apl-CDR.Tpo .deps/apl-CDR.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-Cell.o -MD -MP -MF .deps/apl-Cell.Tpo -c -o apl-Cell.o `test -f 'Cell.cc' || echo './'`Cell.cc mv -f .deps/apl-Cell.Tpo .deps/apl-Cell.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-Doxy.o -MD -MP -MF .deps/apl-Doxy.Tpo -c -o apl-Doxy.o `test -f 'Doxy.cc' || echo './'`Doxy.cc mv -f .deps/apl-Doxy.Tpo .deps/apl-Doxy.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-CharCell.o -MD -MP -MF .deps/apl-CharCell.Tpo -c -o apl-CharCell.o `test -f 'CharCell.cc' || echo './'`CharCell.cc mv -f .deps/apl-CharCell.Tpo .deps/apl-CharCell.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-Command.o -MD -MP -MF .deps/apl-Command.Tpo -c -o apl-Command.o `test -f 'Command.cc' || echo './'`Command.cc mv -f .deps/apl-Command.Tpo .deps/apl-Command.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-Common.o -MD -MP -MF .deps/apl-Common.Tpo -c -o apl-Common.o `test -f 'Common.cc' || echo './'`Common.cc mv -f .deps/apl-Common.Tpo .deps/apl-Common.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-ComplexCell.o -MD -MP -MF .deps/apl-ComplexCell.Tpo -c -o apl-ComplexCell.o `test -f 'ComplexCell.cc' || echo './'`ComplexCell.cc mv -f .deps/apl-ComplexCell.Tpo .deps/apl-ComplexCell.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-DerivedFunction.o -MD -MP -MF .deps/apl-DerivedFunction.Tpo -c -o apl-DerivedFunction.o `test -f 'DerivedFunction.cc' || echo './'`DerivedFunction.cc mv -f .deps/apl-DerivedFunction.Tpo .deps/apl-DerivedFunction.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-DiffOut.o -MD -MP -MF .deps/apl-DiffOut.Tpo -c -o apl-DiffOut.o `test -f 'DiffOut.cc' || echo './'`DiffOut.cc mv -f .deps/apl-DiffOut.Tpo .deps/apl-DiffOut.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-DynamicObject.o -MD -MP -MF .deps/apl-DynamicObject.Tpo -c -o apl-DynamicObject.o `test -f 'DynamicObject.cc' || echo './'`DynamicObject.cc mv -f .deps/apl-DynamicObject.Tpo .deps/apl-DynamicObject.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-Error.o -MD -MP -MF .deps/apl-Error.Tpo -c -o apl-Error.o `test -f 'Error.cc' || echo './'`Error.cc mv -f .deps/apl-Error.Tpo .deps/apl-Error.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-Executable.o -MD -MP -MF .deps/apl-Executable.Tpo -c -o apl-Executable.o `test -f 'Executable.cc' || echo './'`Executable.cc mv -f .deps/apl-Executable.Tpo .deps/apl-Executable.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-FloatCell.o -MD -MP -MF .deps/apl-FloatCell.Tpo -c -o apl-FloatCell.o `test -f 'FloatCell.cc' || echo './'`FloatCell.cc mv -f .deps/apl-FloatCell.Tpo .deps/apl-FloatCell.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-Function.o -MD -MP -MF .deps/apl-Function.Tpo -c -o apl-Function.o `test -f 'Function.cc' || echo './'`Function.cc mv -f .deps/apl-Function.Tpo .deps/apl-Function.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-Id.o -MD -MP -MF .deps/apl-Id.Tpo -c -o apl-Id.o `test -f 'Id.cc' || echo './'`Id.cc mv -f .deps/apl-Id.Tpo .deps/apl-Id.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-IndexExpr.o -MD -MP -MF .deps/apl-IndexExpr.Tpo -c -o apl-IndexExpr.o `test -f 'IndexExpr.cc' || echo './'`IndexExpr.cc mv -f .deps/apl-IndexExpr.Tpo .deps/apl-IndexExpr.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-IndexIterator.o -MD -MP -MF .deps/apl-IndexIterator.Tpo -c -o apl-IndexIterator.o `test -f 'IndexIterator.cc' || echo './'`IndexIterator.cc mv -f .deps/apl-IndexIterator.Tpo .deps/apl-IndexIterator.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-InputFile.o -MD -MP -MF .deps/apl-InputFile.Tpo -c -o apl-InputFile.o `test -f 'InputFile.cc' || echo './'`InputFile.cc mv -f .deps/apl-InputFile.Tpo .deps/apl-InputFile.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-IntCell.o -MD -MP -MF .deps/apl-IntCell.Tpo -c -o apl-IntCell.o `test -f 'IntCell.cc' || echo './'`IntCell.cc mv -f .deps/apl-IntCell.Tpo .deps/apl-IntCell.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-IO_Files.o -MD -MP -MF .deps/apl-IO_Files.Tpo -c -o apl-IO_Files.o `test -f 'IO_Files.cc' || echo './'`IO_Files.cc mv -f .deps/apl-IO_Files.Tpo .deps/apl-IO_Files.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-LApack.o -MD -MP -MF .deps/apl-LApack.Tpo -c -o apl-LApack.o `test -f 'LApack.cc' || echo './'`LApack.cc mv -f .deps/apl-LApack.Tpo .deps/apl-LApack.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-LibPaths.o -MD -MP -MF .deps/apl-LibPaths.Tpo -c -o apl-LibPaths.o `test -f 'LibPaths.cc' || echo './'`LibPaths.cc mv -f .deps/apl-LibPaths.Tpo .deps/apl-LibPaths.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-LineInput.o -MD -MP -MF .deps/apl-LineInput.Tpo -c -o apl-LineInput.o `test -f 'LineInput.cc' || echo './'`LineInput.cc mv -f .deps/apl-LineInput.Tpo .deps/apl-LineInput.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-Logging.o -MD -MP -MF .deps/apl-Logging.Tpo -c -o apl-Logging.o `test -f 'Logging.cc' || echo './'`Logging.cc mv -f .deps/apl-Logging.Tpo .deps/apl-Logging.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-LvalCell.o -MD -MP -MF .deps/apl-LvalCell.Tpo -c -o apl-LvalCell.o `test -f 'LvalCell.cc' || echo './'`LvalCell.cc mv -f .deps/apl-LvalCell.Tpo .deps/apl-LvalCell.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-Malloc_hooks.o -MD -MP -MF .deps/apl-Malloc_hooks.Tpo -c -o apl-Malloc_hooks.o `test -f 'Malloc_hooks.cc' || echo './'`Malloc_hooks.cc mv -f .deps/apl-Malloc_hooks.Tpo .deps/apl-Malloc_hooks.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-Nabla.o -MD -MP -MF .deps/apl-Nabla.Tpo -c -o apl-Nabla.o `test -f 'Nabla.cc' || echo './'`Nabla.cc mv -f .deps/apl-Nabla.Tpo .deps/apl-Nabla.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-Macro.o -MD -MP -MF .deps/apl-Macro.Tpo -c -o apl-Macro.o `test -f 'Macro.cc' || echo './'`Macro.cc mv -f .deps/apl-Macro.Tpo .deps/apl-Macro.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-Missing_Libraries.o -MD -MP -MF .deps/apl-Missing_Libraries.Tpo -c -o apl-Missing_Libraries.o `test -f 'Missing_Libraries.cc' || echo './'`Missing_Libraries.cc mv -f .deps/apl-Missing_Libraries.Tpo .deps/apl-Missing_Libraries.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-NamedObject.o -MD -MP -MF .deps/apl-NamedObject.Tpo -c -o apl-NamedObject.o `test -f 'NamedObject.cc' || echo './'`NamedObject.cc mv -f .deps/apl-NamedObject.Tpo .deps/apl-NamedObject.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-NativeFunction.o -MD -MP -MF .deps/apl-NativeFunction.Tpo -c -o apl-NativeFunction.o `test -f 'NativeFunction.cc' || echo './'`NativeFunction.cc mv -f .deps/apl-NativeFunction.Tpo .deps/apl-NativeFunction.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-NumericCell.o -MD -MP -MF .deps/apl-NumericCell.Tpo -c -o apl-NumericCell.o `test -f 'NumericCell.cc' || echo './'`NumericCell.cc mv -f .deps/apl-NumericCell.Tpo .deps/apl-NumericCell.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-Output.o -MD -MP -MF .deps/apl-Output.Tpo -c -o apl-Output.o `test -f 'Output.cc' || echo './'`Output.cc mv -f .deps/apl-Output.Tpo .deps/apl-Output.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-Parallel.o -MD -MP -MF .deps/apl-Parallel.Tpo -c -o apl-Parallel.o `test -f 'Parallel.cc' || echo './'`Parallel.cc mv -f .deps/apl-Parallel.Tpo .deps/apl-Parallel.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-Parser.o -MD -MP -MF .deps/apl-Parser.Tpo -c -o apl-Parser.o `test -f 'Parser.cc' || echo './'`Parser.cc mv -f .deps/apl-Parser.Tpo .deps/apl-Parser.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-Performance.o -MD -MP -MF .deps/apl-Performance.Tpo -c -o apl-Performance.o `test -f 'Performance.cc' || echo './'`Performance.cc mv -f .deps/apl-Performance.Tpo .deps/apl-Performance.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-PointerCell.o -MD -MP -MF .deps/apl-PointerCell.Tpo -c -o apl-PointerCell.o `test -f 'PointerCell.cc' || echo './'`PointerCell.cc mv -f .deps/apl-PointerCell.Tpo .deps/apl-PointerCell.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-Prefix.o -MD -MP -MF .deps/apl-Prefix.Tpo -c -o apl-Prefix.o `test -f 'Prefix.cc' || echo './'`Prefix.cc mv -f .deps/apl-Prefix.Tpo .deps/apl-Prefix.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-Plot_line_properties.o -MD -MP -MF .deps/apl-Plot_line_properties.Tpo -c -o apl-Plot_line_properties.o `test -f 'Plot_line_properties.cc' || echo './'`Plot_line_properties.cc mv -f .deps/apl-Plot_line_properties.Tpo .deps/apl-Plot_line_properties.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-Plot_data.o -MD -MP -MF .deps/apl-Plot_data.Tpo -c -o apl-Plot_data.o `test -f 'Plot_data.cc' || echo './'`Plot_data.cc mv -f .deps/apl-Plot_data.Tpo .deps/apl-Plot_data.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-Plot_window_properties.o -MD -MP -MF .deps/apl-Plot_window_properties.Tpo -c -o apl-Plot_window_properties.o `test -f 'Plot_window_properties.cc' || echo './'`Plot_window_properties.cc mv -f .deps/apl-Plot_window_properties.Tpo .deps/apl-Plot_window_properties.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-PrimitiveFunction.o -MD -MP -MF .deps/apl-PrimitiveFunction.Tpo -c -o apl-PrimitiveFunction.o `test -f 'PrimitiveFunction.cc' || echo './'`PrimitiveFunction.cc mv -f .deps/apl-PrimitiveFunction.Tpo .deps/apl-PrimitiveFunction.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-PrintBuffer.o -MD -MP -MF .deps/apl-PrintBuffer.Tpo -c -o apl-PrintBuffer.o `test -f 'PrintBuffer.cc' || echo './'`PrintBuffer.cc mv -f .deps/apl-PrintBuffer.Tpo .deps/apl-PrintBuffer.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-QuadFunction.o -MD -MP -MF .deps/apl-QuadFunction.Tpo -c -o apl-QuadFunction.o `test -f 'QuadFunction.cc' || echo './'`QuadFunction.cc mv -f .deps/apl-QuadFunction.Tpo .deps/apl-QuadFunction.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-ProcessorID.o -MD -MP -MF .deps/apl-ProcessorID.Tpo -c -o apl-ProcessorID.o `test -f 'ProcessorID.cc' || echo './'`ProcessorID.cc mv -f .deps/apl-ProcessorID.Tpo .deps/apl-ProcessorID.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-Quad_CR.o -MD -MP -MF .deps/apl-Quad_CR.Tpo -c -o apl-Quad_CR.o `test -f 'Quad_CR.cc' || echo './'`Quad_CR.cc mv -f .deps/apl-Quad_CR.Tpo .deps/apl-Quad_CR.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-Quad_DLX.o -MD -MP -MF .deps/apl-Quad_DLX.Tpo -c -o apl-Quad_DLX.o `test -f 'Quad_DLX.cc' || echo './'`Quad_DLX.cc mv -f .deps/apl-Quad_DLX.Tpo .deps/apl-Quad_DLX.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-Quad_FFT.o -MD -MP -MF .deps/apl-Quad_FFT.Tpo -c -o apl-Quad_FFT.o `test -f 'Quad_FFT.cc' || echo './'`Quad_FFT.cc mv -f .deps/apl-Quad_FFT.Tpo .deps/apl-Quad_FFT.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-Quad_FIO.o -MD -MP -MF .deps/apl-Quad_FIO.Tpo -c -o apl-Quad_FIO.o `test -f 'Quad_FIO.cc' || echo './'`Quad_FIO.cc mv -f .deps/apl-Quad_FIO.Tpo .deps/apl-Quad_FIO.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-Quad_FX.o -MD -MP -MF .deps/apl-Quad_FX.Tpo -c -o apl-Quad_FX.o `test -f 'Quad_FX.cc' || echo './'`Quad_FX.cc mv -f .deps/apl-Quad_FX.Tpo .deps/apl-Quad_FX.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-Quad_GTK.o -MD -MP -MF .deps/apl-Quad_GTK.Tpo -c -o apl-Quad_GTK.o `test -f 'Quad_GTK.cc' || echo './'`Quad_GTK.cc mv -f .deps/apl-Quad_GTK.Tpo .deps/apl-Quad_GTK.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-Quad_JSON.o -MD -MP -MF .deps/apl-Quad_JSON.Tpo -c -o apl-Quad_JSON.o `test -f 'Quad_JSON.cc' || echo './'`Quad_JSON.cc mv -f .deps/apl-Quad_JSON.Tpo .deps/apl-Quad_JSON.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-Quad_MAP.o -MD -MP -MF .deps/apl-Quad_MAP.Tpo -c -o apl-Quad_MAP.o `test -f 'Quad_MAP.cc' || echo './'`Quad_MAP.cc mv -f .deps/apl-Quad_MAP.Tpo .deps/apl-Quad_MAP.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-Quad_PLOT.o -MD -MP -MF .deps/apl-Quad_PLOT.Tpo -c -o apl-Quad_PLOT.o `test -f 'Quad_PLOT.cc' || echo './'`Quad_PLOT.cc mv -f .deps/apl-Quad_PLOT.Tpo .deps/apl-Quad_PLOT.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-Quad_PNG.o -MD -MP -MF .deps/apl-Quad_PNG.Tpo -c -o apl-Quad_PNG.o `test -f 'Quad_PNG.cc' || echo './'`Quad_PNG.cc mv -f .deps/apl-Quad_PNG.Tpo .deps/apl-Quad_PNG.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-Quad_RE.o -MD -MP -MF .deps/apl-Quad_RE.Tpo -c -o apl-Quad_RE.o `test -f 'Quad_RE.cc' || echo './'`Quad_RE.cc mv -f .deps/apl-Quad_RE.Tpo .deps/apl-Quad_RE.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-Quad_RL.o -MD -MP -MF .deps/apl-Quad_RL.Tpo -c -o apl-Quad_RL.o `test -f 'Quad_RL.cc' || echo './'`Quad_RL.cc mv -f .deps/apl-Quad_RL.Tpo .deps/apl-Quad_RL.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-Quad_RVAL.o -MD -MP -MF .deps/apl-Quad_RVAL.Tpo -c -o apl-Quad_RVAL.o `test -f 'Quad_RVAL.cc' || echo './'`Quad_RVAL.cc mv -f .deps/apl-Quad_RVAL.Tpo .deps/apl-Quad_RVAL.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-Quad_SQL.o -MD -MP -MF .deps/apl-Quad_SQL.Tpo -c -o apl-Quad_SQL.o `test -f 'Quad_SQL.cc' || echo './'`Quad_SQL.cc mv -f .deps/apl-Quad_SQL.Tpo .deps/apl-Quad_SQL.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-Quad_SVx.o -MD -MP -MF .deps/apl-Quad_SVx.Tpo -c -o apl-Quad_SVx.o `test -f 'Quad_SVx.cc' || echo './'`Quad_SVx.cc mv -f .deps/apl-Quad_SVx.Tpo .deps/apl-Quad_SVx.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-Quad_TF.o -MD -MP -MF .deps/apl-Quad_TF.Tpo -c -o apl-Quad_TF.o `test -f 'Quad_TF.cc' || echo './'`Quad_TF.cc mv -f .deps/apl-Quad_TF.Tpo .deps/apl-Quad_TF.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-Quad_WA.o -MD -MP -MF .deps/apl-Quad_WA.Tpo -c -o apl-Quad_WA.o `test -f 'Quad_WA.cc' || echo './'`Quad_WA.cc mv -f .deps/apl-Quad_WA.Tpo .deps/apl-Quad_WA.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-Quad_XML.o -MD -MP -MF .deps/apl-Quad_XML.Tpo -c -o apl-Quad_XML.o `test -f 'Quad_XML.cc' || echo './'`Quad_XML.cc mv -f .deps/apl-Quad_XML.Tpo .deps/apl-Quad_XML.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-RealCell.o -MD -MP -MF .deps/apl-RealCell.Tpo -c -o apl-RealCell.o `test -f 'RealCell.cc' || echo './'`RealCell.cc mv -f .deps/apl-RealCell.Tpo .deps/apl-RealCell.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-sbrk.o -MD -MP -MF .deps/apl-sbrk.Tpo -c -o apl-sbrk.o `test -f 'sbrk.cc' || echo './'`sbrk.cc mv -f .deps/apl-sbrk.Tpo .deps/apl-sbrk.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-Shape.o -MD -MP -MF .deps/apl-Shape.Tpo -c -o apl-Shape.o `test -f 'Shape.cc' || echo './'`Shape.cc mv -f .deps/apl-Shape.Tpo .deps/apl-Shape.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-ScalarFunction.o -MD -MP -MF .deps/apl-ScalarFunction.Tpo -c -o apl-ScalarFunction.o `test -f 'ScalarFunction.cc' || echo './'`ScalarFunction.cc mv -f .deps/apl-ScalarFunction.Tpo .deps/apl-ScalarFunction.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-Security.o -MD -MP -MF .deps/apl-Security.Tpo -c -o apl-Security.o `test -f 'Security.cc' || echo './'`Security.cc mv -f .deps/apl-Security.Tpo .deps/apl-Security.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-StateIndicator.o -MD -MP -MF .deps/apl-StateIndicator.Tpo -c -o apl-StateIndicator.o `test -f 'StateIndicator.cc' || echo './'`StateIndicator.cc mv -f .deps/apl-StateIndicator.Tpo .deps/apl-StateIndicator.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-Svar_DB.o -MD -MP -MF .deps/apl-Svar_DB.Tpo -c -o apl-Svar_DB.o `test -f 'Svar_DB.cc' || echo './'`Svar_DB.cc mv -f .deps/apl-Svar_DB.Tpo .deps/apl-Svar_DB.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-Svar_record.o -MD -MP -MF .deps/apl-Svar_record.Tpo -c -o apl-Svar_record.o `test -f 'Svar_record.cc' || echo './'`Svar_record.cc mv -f .deps/apl-Svar_record.Tpo .deps/apl-Svar_record.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-Symbol.o -MD -MP -MF .deps/apl-Symbol.Tpo -c -o apl-Symbol.o `test -f 'Symbol.cc' || echo './'`Symbol.cc mv -f .deps/apl-Symbol.Tpo .deps/apl-Symbol.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-SymbolTable.o -MD -MP -MF .deps/apl-SymbolTable.Tpo -c -o apl-SymbolTable.o `test -f 'SymbolTable.cc' || echo './'`SymbolTable.cc mv -f .deps/apl-SymbolTable.Tpo .deps/apl-SymbolTable.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-SystemVariable.o -MD -MP -MF .deps/apl-SystemVariable.Tpo -c -o apl-SystemVariable.o `test -f 'SystemVariable.cc' || echo './'`SystemVariable.cc mv -f .deps/apl-SystemVariable.Tpo .deps/apl-SystemVariable.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-TabExpansion.o -MD -MP -MF .deps/apl-TabExpansion.Tpo -c -o apl-TabExpansion.o `test -f 'TabExpansion.cc' || echo './'`TabExpansion.cc mv -f .deps/apl-TabExpansion.Tpo .deps/apl-TabExpansion.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-Thread_context.o -MD -MP -MF .deps/apl-Thread_context.Tpo -c -o apl-Thread_context.o `test -f 'Thread_context.cc' || echo './'`Thread_context.cc mv -f .deps/apl-Thread_context.Tpo .deps/apl-Thread_context.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-Token.o -MD -MP -MF .deps/apl-Token.Tpo -c -o apl-Token.o `test -f 'Token.cc' || echo './'`Token.cc mv -f .deps/apl-Token.Tpo .deps/apl-Token.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-Tokenizer.o -MD -MP -MF .deps/apl-Tokenizer.Tpo -c -o apl-Tokenizer.o `test -f 'Tokenizer.cc' || echo './'`Tokenizer.cc mv -f .deps/apl-Tokenizer.Tpo .deps/apl-Tokenizer.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-UCS_string.o -MD -MP -MF .deps/apl-UCS_string.Tpo -c -o apl-UCS_string.o `test -f 'UCS_string.cc' || echo './'`UCS_string.cc mv -f .deps/apl-UCS_string.Tpo .deps/apl-UCS_string.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-UCS_string_vector.o -MD -MP -MF .deps/apl-UCS_string_vector.Tpo -c -o apl-UCS_string_vector.o `test -f 'UCS_string_vector.cc' || echo './'`UCS_string_vector.cc mv -f .deps/apl-UCS_string_vector.Tpo .deps/apl-UCS_string_vector.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-UserFunction.o -MD -MP -MF .deps/apl-UserFunction.Tpo -c -o apl-UserFunction.o `test -f 'UserFunction.cc' || echo './'`UserFunction.cc mv -f .deps/apl-UserFunction.Tpo .deps/apl-UserFunction.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-UserFunction_header.o -MD -MP -MF .deps/apl-UserFunction_header.Tpo -c -o apl-UserFunction_header.o `test -f 'UserFunction_header.cc' || echo './'`UserFunction_header.cc mv -f .deps/apl-UserFunction_header.Tpo .deps/apl-UserFunction_header.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-UserPreferences.o -MD -MP -MF .deps/apl-UserPreferences.Tpo -c -o apl-UserPreferences.o `test -f 'UserPreferences.cc' || echo './'`UserPreferences.cc mv -f .deps/apl-UserPreferences.Tpo .deps/apl-UserPreferences.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-UTF8_string.o -MD -MP -MF .deps/apl-UTF8_string.Tpo -c -o apl-UTF8_string.o `test -f 'UTF8_string.cc' || echo './'`UTF8_string.cc mv -f .deps/apl-UTF8_string.Tpo .deps/apl-UTF8_string.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-Value.o -MD -MP -MF .deps/apl-Value.Tpo -c -o apl-Value.o `test -f 'Value.cc' || echo './'`Value.cc mv -f .deps/apl-Value.Tpo .deps/apl-Value.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-ValueHistory.o -MD -MP -MF .deps/apl-ValueHistory.Tpo -c -o apl-ValueHistory.o `test -f 'ValueHistory.cc' || echo './'`ValueHistory.cc mv -f .deps/apl-ValueHistory.Tpo .deps/apl-ValueHistory.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-Workspace.o -MD -MP -MF .deps/apl-Workspace.Tpo -c -o apl-Workspace.o `test -f 'Workspace.cc' || echo './'`Workspace.cc mv -f .deps/apl-Workspace.Tpo .deps/apl-Workspace.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl-static_Objects.o -MD -MP -MF .deps/apl-static_Objects.Tpo -c -o apl-static_Objects.o `test -f 'static_Objects.cc' || echo './'`static_Objects.cc mv -f .deps/apl-static_Objects.Tpo .deps/apl-static_Objects.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT sql/apl-SqliteArgListBuilder.o -MD -MP -MF sql/.deps/apl-SqliteArgListBuilder.Tpo -c -o sql/apl-SqliteArgListBuilder.o `test -f 'sql/SqliteArgListBuilder.cc' || echo './'`sql/SqliteArgListBuilder.cc mv -f sql/.deps/apl-SqliteArgListBuilder.Tpo sql/.deps/apl-SqliteArgListBuilder.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT sql/apl-SqliteConnection.o -MD -MP -MF sql/.deps/apl-SqliteConnection.Tpo -c -o sql/apl-SqliteConnection.o `test -f 'sql/SqliteConnection.cc' || echo './'`sql/SqliteConnection.cc mv -f sql/.deps/apl-SqliteConnection.Tpo sql/.deps/apl-SqliteConnection.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT sql/apl-SqliteResultValue.o -MD -MP -MF sql/.deps/apl-SqliteResultValue.Tpo -c -o sql/apl-SqliteResultValue.o `test -f 'sql/SqliteResultValue.cc' || echo './'`sql/SqliteResultValue.cc mv -f sql/.deps/apl-SqliteResultValue.Tpo sql/.deps/apl-SqliteResultValue.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT sql/apl-SqliteProvider.o -MD -MP -MF sql/.deps/apl-SqliteProvider.Tpo -c -o sql/apl-SqliteProvider.o `test -f 'sql/SqliteProvider.cc' || echo './'`sql/SqliteProvider.cc mv -f sql/.deps/apl-SqliteProvider.Tpo sql/.deps/apl-SqliteProvider.Po g++ -DHAVE_CONFIG_H -I. -I.. -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT sql/apl-Connection.o -MD -MP -MF sql/.deps/apl-Connection.Tpo -c -o sql/apl-Connection.o `test -f 'sql/Connection.cc' || echo './'`sql/Connection.cc mv -f sql/.deps/apl-Connection.Tpo sql/.deps/apl-Connection.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -export-dynamic -L/usr/local/lib -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_COMMA.o apl-Bif_F12_DOMINO.o apl-Bif_F12_INDEX_OF.o apl-Bif_F12_INTERVAL_INDEX.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-DerivedFunction.o apl-DiffOut.o apl-DynamicObject.o apl-Error.o apl-Executable.o apl-FloatCell.o apl-Function.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-Missing_Libraries.o apl-NamedObject.o apl-NativeFunction.o apl-NumericCell.o apl-Output.o apl-Parallel.o apl-Parser.o apl-Performance.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-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_JSON.o apl-Quad_MAP.o apl-Quad_PLOT.o apl-Quad_PNG.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-Quad_XML.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 -lz -lpng -lcairo -ldl -lm -lncurses -lcurses -lpthread -lz -lpng -lcairo -ldl -lm -lncurses -lcurses -lpthread libtool: link: g++ -Wall -I sql -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -I/usr/local/include -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -o apl apl-main.o apl-Plot_xcb.o apl-Archive.o apl-Assert.o apl-Avec.o apl-Backtrace.o apl-Bif_F12_COMMA.o apl-Bif_F12_DOMINO.o apl-Bif_F12_INDEX_OF.o apl-Bif_F12_INTERVAL_INDEX.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-DerivedFunction.o apl-DiffOut.o apl-DynamicObject.o apl-Error.o apl-Executable.o apl-FloatCell.o apl-Function.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-Missing_Libraries.o apl-NamedObject.o apl-NativeFunction.o apl-NumericCell.o apl-Output.o apl-Parallel.o apl-Parser.o apl-Performance.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-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_JSON.o apl-Quad_MAP.o apl-Quad_PLOT.o apl-Quad_PNG.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-Quad_XML.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 -L/usr/local/lib /usr/local/lib/libsqlite3.dylib -lz -lpng -lcairo -ldl -lm -lncurses -lcurses -lpthread Making all in support-files Making all in Bill_Daly_Ubuntu make[3]: Nothing to be done for `all'. Making all in Dyalog-Keyboard make[3]: Nothing to be done for `all'. Making all in Dirk make[3]: Nothing to be done for `all'. Making all in Juergen-Mint-19 make[3]: Nothing to be done for `all'. Making all in old-Keyboard make[3]: Nothing to be done for `all'. Making all in OS-X-Keyboard make[3]: Nothing to be done for `all'. Making all in Unicomp-Keyboard make[3]: Nothing to be done for `all'. Making all in WASD-Keyboard make[3]: Nothing to be done for `all'. Making all in 105-key-International-Keyboard make[3]: Nothing to be done for `all'. make[3]: Nothing to be done for `all-am'. Making all in tools depbase=`echo APL_keyboard.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I.. -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT APL_keyboard.o -MD -MP -MF $depbase.Tpo -c -o APL_keyboard.o APL_keyboard.cc &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -o APL_keyboard APL_keyboard.o -lz -lpng -lcairo -ldl -lm -lncurses -lcurses -lpthread libtool: link: g++ -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -o APL_keyboard APL_keyboard.o -Wl,-bind_at_load -lz -lpng -lcairo -ldl -lm -lncurses -lcurses -lpthread depbase=`echo APL_keyboard_learn.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I.. -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT APL_keyboard_learn.o -MD -MP -MF $depbase.Tpo -c -o APL_keyboard_learn.o APL_keyboard_learn.cc &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -o APL_keyboard_learn APL_keyboard_learn.o -lz -lpng -lcairo -ldl -lm -lncurses -lcurses -lpthread libtool: link: g++ -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -o APL_keyboard_learn APL_keyboard_learn.o -Wl,-bind_at_load -lz -lpng -lcairo -ldl -lm -lncurses -lcurses -lpthread depbase=`echo APL_keyboard_show.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I.. -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT APL_keyboard_show.o -MD -MP -MF $depbase.Tpo -c -o APL_keyboard_show.o APL_keyboard_show.cc &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -o APL_keyboard_show APL_keyboard_show.o -lz -lpng -lcairo -ldl -lm -lncurses -lcurses -lpthread libtool: link: g++ -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -o APL_keyboard_show APL_keyboard_show.o -Wl,-bind_at_load -lz -lpng -lcairo -ldl -lm -lncurses -lcurses -lpthread depbase=`echo apl2html.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I.. -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT apl2html.o -MD -MP -MF $depbase.Tpo -c -o apl2html.o apl2html.cc &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -o apl2html apl2html.o -lz -lpng -lcairo -ldl -lm -lncurses -lcurses -lpthread libtool: link: g++ -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -o apl2html apl2html.o -Wl,-bind_at_load -lz -lpng -lcairo -ldl -lm -lncurses -lcurses -lpthread depbase=`echo phrase_gen.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I.. -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT phrase_gen.o -MD -MP -MF $depbase.Tpo -c -o phrase_gen.o phrase_gen.cc &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -o phrase_gen phrase_gen.o -lz -lpng -lcairo -ldl -lm -lncurses -lcurses -lpthread libtool: link: g++ -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -o phrase_gen phrase_gen.o -Wl,-bind_at_load -lz -lpng -lcairo -ldl -lm -lncurses -lcurses -lpthread depbase=`echo sockconst.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT sockconst.o -MD -MP -MF $depbase.Tpo -c -o sockconst.o sockconst.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o sockconst sockconst.o -lz -lpng -lcairo -ldl -lm -lncurses -lcurses -lpthread libtool: link: gcc -g -O2 -o sockconst sockconst.o -lz -lpng -lcairo -ldl -lm -lncurses -lcurses -lpthread depbase=`echo TLV_server.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -g -O2 -MT TLV_server.o -MD -MP -MF $depbase.Tpo -c -o TLV_server.o TLV_server.c &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o TLV_server TLV_server.o -lz -lpng -lcairo -ldl -lm -lncurses -lcurses -lpthread libtool: link: gcc -g -O2 -o TLV_server TLV_server.o -lz -lpng -lcairo -ldl -lm -lncurses -lcurses -lpthread depbase=`echo ncurses_emul.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ g++ -DHAVE_CONFIG_H -I. -I.. -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -MT ncurses_emul.o -MD -MP -MF $depbase.Tpo -c -o ncurses_emul.o ncurses_emul.cc &&\ mv -f $depbase.Tpo $depbase.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -o ncurses_emul ncurses_emul.o -lz -lpng -lcairo -ldl -lm -lncurses -lcurses -lpthread libtool: link: g++ -g -O2 -I /Volumes/Data/GNUAPL-on-Mac-WS/GNUapl/trunk -o ncurses_emul ncurses_emul.o -Wl,-bind_at_load -lz -lpng -lcairo -ldl -lm -lncurses -lcurses -lpthread Making all in websock Making all in client make[3]: Nothing to be done for `all'. Making all in server make[3]: Nothing to be done for `all'. make[3]: Nothing to be done for `all-am'. Gandalf:trunk pteeson$