bug-ddd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

DDD 3.3.1 (i686-pc-cygwin) gets `Segmentation fault' signal


From: Lester Ingber
Subject: DDD 3.3.1 (i686-pc-cygwin) gets `Segmentation fault' signal
Date: Thu, 31 Jan 2002 13:25:48 -0500
User-agent: Mutt/1.2.5.1i

--2B/JsCI69OhZNC5r
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

I attach
log_d [.ddd/log]
log_c [log of configure]
log_m [log of make]
log_i [log of make install]

      +=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
Internal error (Segmentation fault).

Oops!  You have found a bug in DDD.

If you can reproduce this bug, please send a bug report
to <bug-ddd@gnu.org>, giving a subject like

    DDD 3.3.1 (i686-pc-cygwin) gets `Segmentation fault' signal

To enable us to fix the bug, you should include the following information:
* What you were doing to get this message.  Report all the facts.
* The contents of the `~/.ddd/log' file as generated by this session.
Please read also the section "Reporting Bugs" in the DDD manual.

We thank you for your support.

/bin/sh -c 'exec gdb -q -fullname '\''risk.exe'\''' [3368]: Terminated
/bin/sh -c 'exec gdb -q -fullname '\''risk.exe'\''' [3368]: Agent wouldn't die 
(Terminated)

-- 
 Prof. Lester Ingber  ingber@ingber.com  ingber@alumni.caltech.edu
 www.ingber.com                     www.alumni.caltech.edu/~ingber

--2B/JsCI69OhZNC5r
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: attachment; filename=log_d
Content-Transfer-Encoding: 8bit

GNU DDD 3.3.1 (i686-pc-cygwin)
Copyright (C) 1995-1999 Technische Universität Braunschweig, Germany.
Copyright (C) 1999-2001 Universität Passau, Germany.

Compiled with GCC 2.95.3-5 (cygwin special), libstdc++ 2.8.0
Requires X11R6, Xt11R6, Motif 2.1 (GNU/LessTif Version 2.1 Release 0.93.18)
Includes XPM 3.4.11, Athena Panner, DDD core
Built 2002-01-31 by Lester <ingber@ingber.com>.
$  ddd risk.exe
+  /bin/sh -c 'exec gdb -q -fullname '\''risk.exe'\'''
#  Hello, world!
#  Starting GDB...
#  Running GDB (pid 3368, tty /dev/tty3)...
#  Current language: C/C++
#  Searching "vsllib/ddd.vsl"...
#  Trying "/home/lester/.ddd/vsllib/ddd.vsl"
#  Trying "/usr/local/share/ddd-3.3.1/vsllib/ddd.vsl"
#  Searching "vsllib/ddd.vsl"..."/usr/local/share/ddd-3.3.1/vsllib/ddd.vsl".
<- "(gdb) "
-> "set prompt (gdb) \n"
<- "(gdb) "
-> "set height 0\n"
<- "(gdb) "
-> "set width 0\n"
<- "(gdb) "
-> "set annotate 1\n"
<- "(gdb) "
-> " set verbose off\n"
<- "(gdb) "
-> "info line\n"
<- "No line number information available.\n"
<- "(gdb) "
-> "list\n"
<- "1\t/* $Id: main.c,v 1.2 2002/01/31 16:32:19 lester Exp lester $ */\n"
<- "2\t\n"
<- "3\t#include \"head.h\"\n"
<- "4\t\n"
<- "5\tint\n"
<- "6\tmain (int argc, char **argv)\n"
<- "7\t{\n"
<- "8\t  int returnflg;\n"
<- "9\t#if 0\n"
<- "10\t  int v, s;\n"
<- "(gdb) "
-> "info line\n"
<- "Line 10 of \"main.c\" is at address 0x403533 <main+11> but contains no 
code.\n"
<- "\032\032/home/lester/.RES/DUNN/RISK/main.c:10:142:beg:0x403533\n"
<- "(gdb) "
-> "output 4711\n"
<- "4711"
<- "(gdb) "
-> "show language\n"
<- "The current source language is \"auto; currently c\".\n"
<- "(gdb) "
-> "show version\n"
<- "GNU gdb 5.0 (20010428-3)\n"
<- "Copyright 2001 Free Software Foundation, Inc.\n"
<- "GDB is free software, covered by the GNU General Public License, and you 
are\n"
<- "welcome to change it and/or distribute copies of it under certain 
conditions.\n"
<- "Type \"show copying\" to see the conditions.\n"
<- "There is absolutely no warranty for GDB.  Type \"show warranty\" for 
details.\n"
<- "This GDB was configured as \"i686-pc-cygwin\".\n"
<- "(gdb) "
-> "pwd\n"
<- "Working directory /home/lester/.RES/DUNN/RISK.\n"
<- "(gdb) "
-> "info breakpoints\n"
<- "No breakpoints or watchpoints.\n"
<- "(gdb) "
-> "show history filename\n"
<- "The filename in which to record the command history is 
\"/home/lester/.RES/DUNN/RISK/.gdb_history\".\n"
<- "(gdb) "
-> "show history size\n"
<- "The size of the command history is 256.\n"
<- "(gdb) "
#  Reading file "/home/lester/.RES/DUNN/RISK/main.c"...
#  Reading file "/home/lester/.RES/DUNN/RISK/main.c"...done.
#  File "/home/lester/.RES/DUNN/RISK/main.c" 79 lines, 1448 characters
!  Segmentation fault
#  Saving history in "/home/lester/.ddd/history"...
#  Saving history in "/home/lester/.ddd/history"...done.
#  Thanks for using DDD 3.3.1!  (We apologize for the inconvenience.)

--2B/JsCI69OhZNC5r
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename=log_c

creating cache ./config.cache
checking host system type... i686-pc-cygwin
checking target system type... i686-pc-cygwin
checking build system type... i686-pc-cygwin
checking for prefix by checking for ddd... no
checking for product name... DDD 3.3.1 "Blue Gnu"
checking for expiration date... no
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking whether make sets ${MAKE}... (cached) yes
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for POSIXized ISC... no
checking whether the C compiler (gcc) compiles and links a simple C program... 
yes
checking for c++... c++
checking whether the C++ compiler (c++  ) works... yes
checking whether the C++ compiler (c++  ) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... yes
checking whether the C++ compiler (c++) compiles a simple program... yes
checking for tgetent in -lmytinfo... no
checking for tgetent in -lncurses... yes
checking for xstrerror in -liberty... yes
checking for packages to be configured and built... readline vsllib themes ddd
updating cache ./config.cache
creating ./config.status
creating Makefile
configuring in readline
running /bin/sh ./configure  --host=i686-pc-cygwin 
--cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking host system type... i686-pc-cygwin
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g ) works... yes
checking whether the C compiler (gcc -g ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking how to run the C preprocessor... gcc -E
checking for minix/config.h... no
checking whether gcc needs -traditional... no
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking for ar... ar
checking for ranlib... ranlib
checking return type of signal handlers... void
checking whether stat file-mode macros are broken... no
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for strcasecmp... yes
checking for select... yes
checking for setenv... yes
checking for putenv... yes
checking for tcgetattr... yes
checking for setlocale... yes
checking for lstat... yes
checking for working strcoll... yes
checking for unistd.h... yes
checking for stdlib.h... yes
checking for varargs.h... yes
checking for stdarg.h... yes
checking for string.h... yes
checking for sys/ptem.h... no
checking for sys/pte.h... no
checking for sys/stream.h... no
checking for sys/select.h... yes
checking for termcap.h... yes
checking for termios.h... yes
checking for termio.h... yes
checking for sys/file.h... yes
checking for locale.h... yes
checking for type of signal functions... posix
checking if signal handlers must be reinstalled when invoked... no
checking for presence of POSIX-style sigsetjmp/siglongjmp... present
checking for lstat... yes
checking whether programs are able to redeclare getpw functions... yes
checking whether or not strcoll and strcmp differ... no
checking whether signal handlers are of type void... yes
checking for TIOCGWINSZ in sys/ioctl.h... no
checking for TIOCSTAT in sys/ioctl.h... no
checking for FIONREAD in sys/ioctl.h... no
checking for speed_t in sys/types.h... no
checking for struct winsize in sys/ioctl.h and termios.h... termios.h
checking if struct dirent has a d_ino member... yes
checking if struct dirent has a d_fileno member... no
checking for tgetent in -ltermcap... yes
checking which library has the termcap functions... using libtermcap
checking configuration for building shared libraries... supported
updating cache .././config.cache
creating ./config.status
creating Makefile
creating doc/Makefile
creating examples/Makefile
creating shlib/Makefile
creating config.h
config.h is unchanged
configuring in vsllib
running /bin/sh ./configure  --host=i686-pc-cygwin 
--cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for prefix by checking for ddd... no
checking for product name... DDD 3.3.1 "Blue Gnu"
checking for expiration date... no
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for a BSD compatible install... /usr/bin/install -c
updating cache .././config.cache
creating ./config.status
creating Makefile
configuring in themes
running /bin/sh ./configure  --host=i686-pc-cygwin 
--cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for prefix by checking for ddd... no
checking for product name... DDD 3.3.1 "Blue Gnu"
checking for expiration date... no
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for a BSD compatible install... /usr/bin/install -c
updating cache .././config.cache
creating ./config.status
creating Makefile
configuring in ddd
running /bin/sh ./configure  --host=i686-pc-cygwin 
--cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking for prefix by checking for ddd... no
checking for product name... DDD 3.3.1 "Blue Gnu"
checking for expiration date... no
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking host system type... i686-pc-cygwin
checking for gcc... (cached) gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for POSIXized ISC... no
checking for g77... g77
checking whether ln -s works... yes
checking for sh... /usr/bin/sh
checking for gtar... no
checking for tar... tar
checking for gm4... no
checking for m4... m4
checking for gsed... no
checking for sed... sed
checking for gdiff... no
checking for diff... diff
checking for dvips... dvips
checking for gzip... gzip
checking for gzip... gzip
checking for remsh... no
checking for rsh... /usr/bin/rsh
checking for lp... no
checking for lpr... lpr
checking for gcore... no
checking for gdb... gdb
checking for xterm... xterm
checking for xfontsel... xfontsel
checking for a BSD compatible install... /usr/bin/install -c
checking for ranlib... (cached) ranlib
checking for bison... bison -y
checking for bison -y flags... 
checking how to run the C preprocessor... (cached) gcc -E
checking for flex... flex
checking for flex... (cached) flex
checking for yywrap in -lfl... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking for flex flags... -8
checking for gawk... gawk
checking whether the C compiler (gcc) compiles and links a simple C program... 
(cached) yes
checking for c++... (cached) c++
checking whether the C++ compiler (c++  ) works... yes
checking whether the C++ compiler (c++  ) is a cross-compiler... no
checking whether we are using GNU C++... (cached) yes
checking whether c++ accepts -g... (cached) yes
checking whether the C++ compiler (c++) compiles a simple program... (cached) 
yes
checking how to run the C preprocessor... gcc -E
checking how to run the C++ preprocessor... c++ -E
checking whether the C++ compiler (c++) accepts -Werror... yes
checking whether the C++ compiler (c++) accepts -Weffc++... yes
checking whether the C++ compiler (c++) accepts -Wuninitialized... no
checking whether the C++ compiler (c++) accepts -mminimal-toc... no
checking for C++ compiler (c++) warning options... -W -Wall
checking for C++ compiler (c++) optimizing options... -DNDEBUG -O2
checking for C++ compiler (c++) debugging options... -g
checking for C++ compiler (c++) extra libraries... 
checking for C++ compiler (c++) static binding options... -Bstatic
checking for C++ compiler (c++) dynamic binding options... -Bdynamic
checking whether the C++ compiler (c++) accepts -fexternal-templates... no
checking whether the C++ compiler (c++) accepts -fpermissive... yes
checking whether the C++ compiler (c++) accepts -felide-constructors... yes
checking whether the C++ compiler (c++) accepts -fconserve-space... yes
checking whether the C++ compiler (c++) accepts -trigraphs... yes
checking whether the C++ compiler (c++) supports bool types... yes
checking whether the C++ compiler (c++) supports explicit constructors... yes
checking whether the C++ compiler (c++) supports mutable members... yes
checking whether the C++ compiler (c++) supports exception handling... yes
checking whether the C++ compiler (c++) supports standard exceptions... yes
checking whether the C++ compiler (c++) supports namespaces... yes
checking whether the C++ compiler (c++) supports run-time type info... yes
checking whether the C++ compiler (c++) supports long long types... yes
checking whether the C++ compiler (c++) supports named return values... yes
checking whether the C++ compiler (c++) supports __PRETTY_FUNCTION__... yes
checking whether the C++ compiler (c++) supports overloaded new[]... yes
checking whether the C++ compiler (c++) supports placement new... yes
checking whether the C++ compiler (c++) supports ANSI lifetime of 
temporaries... yes
checking whether the C++ compiler (c++) accepts -isystem... yes
checking whether the C++ compiler (c++) supports new style casts... yes
checking for a traditional C preprocessor... gcc -E -traditional-cpp
checking for Cygwin environment... yes
checking for mingw32 environment... no
checking for executable suffix... .exe
checking for object suffix... o
checking build system type... i686-pc-cygwin
checking for ld used by GCC... /usr/i686-pc-cygwin/bin/ld.exe
checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld... yes
checking for BSD-compatible nm... /usr/bin/nm -B
updating cache .././config.cache
checking for object suffix... o
checking for executable suffix... .exe
checking for gcc option to produce PIC... none
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo... yes
checking if gcc supports -fno-rtti -fno-exceptions ... yes
checking if gcc static flag -static works... -static
checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld... yes
checking whether the linker (/usr/i686-pc-cygwin/bin/ld.exe) supports shared 
libraries... yes
checking command to parse /usr/bin/nm -B output... ok
checking how to hardcode library paths into programs... immediate
checking for /usr/i686-pc-cygwin/bin/ld.exe option to reload object files... -r
checking dynamic linker characteristics... Win32 ld.exe
checking if libtool supports shared libraries... yes
checking if package supports dlls... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
loading cache .././config.cache
checking for connect... yes
checking for gethostbyname... yes
checking for regcmp... no
checking for regcmp in -lgen... no
checking for yyerror in -ly... no
checking for sin in -lm... no
checking for open in -lc... yes
checking for elf_version in -lelf... no
checking for tgetent in -lmytinfo... (cached) no
checking for tgetent in -lncurses... (cached) yes
checking for xstrerror in -liberty... (cached) yes
checking for streampos... yes
checking for ios::iostate... yes
checking whether the C++ compiler (c++) accepts -fpermissive... (cached) yes
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... (cached) yes
checking for connect... (cached) yes
checking for remove... yes
checking for shmat... no
checking for shmat in -lipc... no
checking for IceConnectionNumber in -lICE... yes
checking for Motif... libraries in default path, headers in default path
checking for Athena... libraries in default path, headers in default path
checking for Xpm... libraries in default path, headers in default path
checking whether compiling X headers requires -fpermissive... no
checking for XOpenDisplay in -lX11... yes
checking for _Xlcmbcurmax in -lXintl... no
checking for shmap in -lipc... no
checking for XtToolkitInitialize in -lXt... yes
checking for XShapeQueryVersion in -lXext... yes
checking for XpmCreatePixmapFromXpmImage in -lXpm... yes
checking for X11/xpm.h... yes
checking for xpm.h... no
checking for XmuCvtStringToOrientation in -lXmu... yes
checking for XawTextSetInsertionPoint in -lXaw... yes
checking for X11/Xaw/Form.h... yes
checking for X11/Xaw/Panner.h... yes
checking for X11/Xaw/Porthole.h... yes
checking for X11/Xmu/Editres.h... yes
checking for XpSelectInput in -lXp... yes
checking for XmCreateOptionMenu in -lXm... yes
checking for xmUseVersion in -lXm... yes
checking for XmInstallImage in -lXm... yes
checking for Xm21InstallImage in -lXm... no
checking for the name of the translation resource... baseTranslations
checking whether Motif dialogs own the string table... no
checking whether make sets ${MAKE}... (cached) yes
checking for ANSI C header files... yes
checking for mode_t... yes
checking for off_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for uid_t in sys/types.h... yes
checking type of array argument to getgroups... gid_t
checking return type of signal handlers... (cached) void
checking parameter type of signal handlers... ...
checking for getpgrp... yes
checking for setpgrp... yes
checking whether getpgrp takes no argument... yes
checking whether setpgrp takes no argument... yes
checking for ANSI C header files... (cached) yes
checking for alloca.h... yes
checking for fcntl.h... yes
checking for limits.h... yes
checking for locale.h... (cached) yes
checking for malloc.h... yes
checking for netdb.h... yes
checking for pwd.h... yes
checking for regex.h... yes
checking for rx.h... no
checking for libelf.h... no
checking for elf.h... no
checking for sys/elf.h... no
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... yes
checking for termio.h... (cached) yes
checking for termios.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/ioctl.h... yes
checking for sys/int_types.h... no
checking for sys/param.h... yes
checking for sys/resource.h... yes
checking for sys/stat.h... yes
checking for sys/stropts.h... no
checking for sys/vty.h... no
checking for sys/sysmacros.h... yes
checking for sys/core.h... no
checking for sys/socket.h... yes
checking for sys/termios.h... yes
checking for sys/time.h... yes
checking for sys/timeb.h... yes
checking for sys/types.h... yes
checking for sys/utsname.h... yes
checking for sys/user.h... no
checking for sys/ptrace.h... no
checking for exception... yes
checking for stdexcept... yes
checking whether time.h and sys/time.h may both be included... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for dirent.h that defines DIR... (cached) yes
checking for opendir in -ldir... (cached) no
checking whether stat file-mode macros are broken... (cached) no
checking for CORE_MAGIC definition in <sys/core.h>... no
checking for PTRACE_DUMPCORE definition in <sys/ptrace.h>... no
checking for ostrstreambuf::freeze()... yes
checking for ostrstreambuf::frozen()... yes
checking for ostrstream::freeze()... yes
checking for ostrstream::frozen()... yes
checking whether ostrstream::pcount() is broken... no
checking for regex.h... (cached) yes
checking for rx.h... (cached) no
checking for rxposix.h... no
checking for regcomp... yes
checking for regcomp declaration in regex.h rx.h rxposix.h... yes
checking for regexec... yes
checking for regexec declaration in regex.h rx.h rxposix.h... yes
checking re_nsub member of POSIX.2 regex_t type... yes
checking n_subexps member of GNU RX 1.0 regex_t type... no
checking whether regcomp() is broken... yes
checking for _getpty... no
checking for alloca... no
checking for asctime... yes
checking for asctime declaration in time.h... yes
checking for clock... yes
checking for clock declaration in time.h... yes
checking for difftime... yes
checking for difftime declaration in time.h... yes
checking for dup2... yes
checking for dup2 declaration in unistd.h... yes
checking for endpwent... yes
checking for endpwent declaration in pwd.h... yes
checking for fcntl... yes
checking for fcntl declaration in fcntl.h... yes
checking for ftime... yes
checking for ftime declaration in sys/timeb.h... yes
checking for gethostbyname... (cached) yes
checking for gethostbyname declaration in netdb.h... yes
checking for gethostname... yes
checking for gethostname declaration in unistd.h... yes
checking for getpt... no
checking for getpty... no
checking for getrlimit... yes
checking for getrlimit declaration in sys/resource.h... yes
checking for getrusage... yes
checking for getrusage declaration in sys/resource.h... yes
checking for getwd... yes
checking for getwd declaration in unistd.h... yes
checking for grantpt... yes
checking for grantpt declaration in stdlib.h... yes
checking for hypot... yes
checking for hypot declaration in math.h... yes
checking for ioctl... yes
checking for ioctl declaration in unistd.h sys/ioctl.h... yes
checking for link... yes
checking for link declaration in unistd.h... yes
checking for lstat... (cached) yes
checking for lstat declaration in sys/stat.h... yes
checking for malloc... yes
checking for malloc declaration in stdlib.h... yes
checking for memcpy... no
checking for memset... yes
checking for memset declaration in string.h... yes
checking for mkstemp... yes
checking for mkstemp declaration in stdlib.h... yes
checking for pclose... yes
checking for pclose declaration in stdio.h... yes
checking for popen... yes
checking for popen declaration in stdio.h... yes
checking for ptrace... no
checking for ptsname... yes
checking for ptsname declaration in stdlib.h... yes
checking for raise... yes
checking for raise declaration in signal.h... yes
checking for rand... yes
checking for rand declaration in stdlib.h... yes
checking for random... yes
checking for random declaration in stdlib.h... yes
checking for readlink... yes
checking for readlink declaration in unistd.h... yes
checking for setbuf... yes
checking for setbuf declaration in stdio.h... yes
checking for setlocale... (cached) yes
checking for setlocale declaration in locale.h... yes
checking for setpgid... yes
checking for setpgid declaration in unistd.h... yes
checking for setpgrp... (cached) yes
checking for setpgrp declaration in unistd.h... yes
checking for setpgrp2... no
checking for setpwent... yes
checking for setpwent declaration in pwd.h... yes
checking for setrlimit... yes
checking for setrlimit declaration in sys/resource.h... yes
checking for setsid... yes
checking for setsid declaration in unistd.h... yes
checking for setvbuf... yes
checking for setvbuf declaration in stdio.h... yes
checking for sigblock... no
checking for sigprocmask... yes
checking for sigprocmask declaration in signal.h... yes
checking for sigsetmask... no
checking for sigsuspend... yes
checking for sigsuspend declaration in signal.h... yes
checking for srand... yes
checking for srand declaration in stdlib.h... yes
checking for srandom... yes
checking for srandom declaration in stdlib.h math.h... yes
checking for stat... yes
checking for stat declaration in sys/stat.h... yes
checking for strerror... yes
checking for strerror declaration in string.h... yes
checking for strftime... yes
checking for strftime declaration in time.h... yes
checking for strsignal... yes
checking for strsignal declaration in string.h... yes
checking for strtod... yes
checking for strtod declaration in stdlib.h... yes
checking for strtol... yes
checking for strtol declaration in stdlib.h... yes
checking for strtoul... yes
checking for strtoul declaration in stdlib.h... yes
checking for symlink... yes
checking for symlink declaration in unistd.h... yes
checking for tcdrain... yes
checking for tcdrain declaration in termios.h... yes
checking for tcflow... yes
checking for tcflow declaration in termios.h... yes
checking for tcflush... yes
checking for tcflush declaration in termios.h... yes
checking for tcgetattr... (cached) yes
checking for tcgetattr declaration in termios.h... yes
checking for tcgetpgrp... yes
checking for tcgetpgrp declaration in unistd.h... yes
checking for tcgetsid... no
checking for tcsendbreak... yes
checking for tcsendbreak declaration in termios.h... yes
checking for tcsetattr... yes
checking for tcsetattr declaration in termios.h... yes
checking for tcsetpgrp... yes
checking for tcsetpgrp declaration in unistd.h... yes
checking for times... yes
checking for times declaration in sys/times.h... yes
checking for tmpfile... yes
checking for tmpfile declaration in stdio.h... yes
checking for uname... yes
checking for uname declaration in sys/utsname.h... yes
checking for unlink... yes
checking for unlink declaration in unistd.h... yes
checking for unlockpt... yes
checking for unlockpt declaration in stdlib.h... yes
checking for waitpid... yes
checking for waitpid declaration in sys/wait.h... yes
checking for PATH_MAX definition in limits.h... yes
checking for _POSIX_PATH_MAX definition in limits.h... yes
checking for MAXPATHLEN definition in sys/param.h... yes
updating cache .././config.cache
creating ./config.status
creating Makefile
creating OldMakefile
creating vr.h
creating bld.h
creating Ddd
creating ddd.man
creating cfg.texi
creating .gdbinit
creating ../ddd.spec
creating config.h

configure: configuration is done.  Type `make' to make DDD.
In case of trouble, please check the settings in the files generated
by `configure' - that is, `ddd/config.h' and `ddd/Makefile'.


--2B/JsCI69OhZNC5r
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename=log_m
Content-Transfer-Encoding: quoted-printable

Making all in readline
make[1]: Entering directory `/home/lester/ddd-3.3.1/readline'
rm -f readline.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION=
=3D'"4.0"' -g -O readline.c
rm -f vi_mode.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION=
=3D'"4.0"' -g -O vi_mode.c
rm -f funmap.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION=
=3D'"4.0"' -g -O funmap.c
rm -f keymaps.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION=
=3D'"4.0"' -g -O keymaps.c
rm -f parens.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION=
=3D'"4.0"' -g -O parens.c
rm -f search.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION=
=3D'"4.0"' -g -O search.c
rm -f rltty.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION=
=3D'"4.0"' -g -O rltty.c
rm -f complete.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION=
=3D'"4.0"' -g -O complete.c
rm -f bind.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION=
=3D'"4.0"' -g -O bind.c
rm -f isearch.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION=
=3D'"4.0"' -g -O isearch.c
rm -f display.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION=
=3D'"4.0"' -g -O display.c
rm -f signals.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION=
=3D'"4.0"' -g -O signals.c
rm -f util.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION=
=3D'"4.0"' -g -O util.c
rm -f kill.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION=
=3D'"4.0"' -g -O kill.c
rm -f undo.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION=
=3D'"4.0"' -g -O undo.c
rm -f macro.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION=
=3D'"4.0"' -g -O macro.c
rm -f input.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION=
=3D'"4.0"' -g -O input.c
rm -f callback.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION=
=3D'"4.0"' -g -O callback.c
rm -f terminal.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION=
=3D'"4.0"' -g -O terminal.c
rm -f nls.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION=
=3D'"4.0"' -g -O nls.c
rm -f xmalloc.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION=
=3D'"4.0"' -g -O xmalloc.c
rm -f history.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION=
=3D'"4.0"' -g -O history.c
rm -f histexpand.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION=
=3D'"4.0"' -g -O histexpand.c
rm -f histfile.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION=
=3D'"4.0"' -g -O histfile.c
rm -f histsearch.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION=
=3D'"4.0"' -g -O histsearch.c
rm -f shell.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION=
=3D'"4.0"' -g -O shell.c
rm -f tilde.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION=
=3D'"4.0"' -g -O tilde.c
rm -f libreadline.a
ar cr libreadline.a readline.o vi_mode.o funmap.o keymaps.o parens.o search=
.o rltty.o complete.o bind.o isearch.o display.o signals.o util.o kill.o un=
do.o macro.o input.o callback.o terminal.o nls.o xmalloc.o history.o histex=
pand.o histfile.o histsearch.o shell.o  tilde.o
test -n "ranlib" && ranlib libreadline.a
rm -f libhistory.a
ar cr libhistory.a history.o histexpand.o histfile.o histsearch.o shell.o  =
xmalloc.o
test -n "ranlib" && ranlib libhistory.a
make[1]: Leaving directory `/home/lester/ddd-3.3.1/readline'
Making all in vsllib
make[1]: Entering directory `/home/lester/ddd-3.3.1/vsllib'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/lester/ddd-3.3.1/vsllib'
Making all in themes
make[1]: Entering directory `/home/lester/ddd-3.3.1/themes'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/lester/ddd-3.3.1/themes'
Making all in ddd
make[1]: Entering directory `/home/lester/ddd-3.3.1/ddd'
cat ./host.h.in | \
sed "s%@HOST_CANONICAL@%i686-pc-cygwin%" | \
sed "s%@TARGET_CANONICAL@%i686-pc-cygwin%" | \
    tr -d '\r' | gzip | gunzip > host.h~ && mv host.h~ host.h
cat ./root.h.in | \
sed "s%@ROOT@%/usr/local/share/ddd-3.3.1%" | \
sed "s%@ALT_ROOT@%/usr/local/share/ddd%" | \
    tr -d '\r' | gzip | gunzip > root.h~ && mv root.h~ root.h
cat Ddd | tr -d '\r' | gzip | gunzip | \
sed -n -f ./ad2c.sed > Ddd.ad.h~ && mv Ddd.ad.h~ Ddd.ad.h
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c userinfo.C
/bin/sh ./libtool --mode=3Dlink c++  -DNDEBUG -O2 -g -W -Wall -trigraphs   =
-o userinfo.exe  userinfo.o =20
mkdir .libs
c++ -DNDEBUG -O2 -g -W -Wall -trigraphs -o userinfo.exe userinfo.o
(cat $HOME/.ddd_userinfo 2> /dev/null || \
=2E/userinfo || echo '(unknown)') > USERINFO~ && mv USERINFO~ USERINFO

Please check your name and e-mail address:

Lester <ingber@ingber.com>

This information will be compiled into DDD.
If it is not correct, please edit USERINFO and re-compile.

/bin/sh ./config-info ./USERINFO USERINFO > configinfo.C~ && \
mv configinfo.C~ configinfo.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c ddd.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c basename.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c compare.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c cook.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c cwd.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c glob.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c hash.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c home.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c isid.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c rxclass.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c sigName.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c strclass.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c tabs.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c uniquify.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c Logger.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c MemCheck.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c PrintGC.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c SignalB.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c TypeInfo.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c UniqueId.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c IntIntAA.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c StatArray.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c StringA.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c StringMap.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c StringSA.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c StringSAA.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c VoidArray.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c WidgetSA.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c Agent.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c AgentM.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c AsyncAgent.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c ChunkQueue.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c DataLength.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c HandlerL.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c LiterateA.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c ReadLineA.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c TimeOut.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c TTYAgent.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c charsets.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c converters.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c events.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c findParent.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c findWindow.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c fileSBF.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c frame.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c longName.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c selection.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c verify.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c AutoRaise.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c Delay.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c DeleteWCB.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c DestroyCB.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c ExitCB.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c InitImage.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c Swallower.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c XErrorB.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c freeXmST.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c LabelH.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c LessTifH.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c MakeMenu.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c MString.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c ComboBox.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c SpinBox.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c TextSetS.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c printBox.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c AlignBox.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c ArcBox.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c BinBox.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c Box.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c BoxD.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c BoxExtend.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c BoxPoint.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c BoxRegion.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c BoxSize.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c ColorBox.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c CompositeB.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c DiagBox.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c DummyBox.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c FixBox.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c FontFixBox.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c FontTable.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c HatBox.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c LineBox.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c ListBox.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c MarkBox.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c MatchBox.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c PrimitiveB.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c SlopeBox.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c StringBox.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c THatBox.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c TagBox.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c TrueBox.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c ArgNode.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c BuiltinCN.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c CallNode.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c ConstNode.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c DefCallN.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c DummyNode.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c LetNode.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c NameNode.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c ListNode.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c TestNode.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c ThemeVSLL.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c TrueNode.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c VSEFlags.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c VSLArgList.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c VSLBuiltin.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c VSLDef.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c VSLDefList.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c VSLErr.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c VSLLib.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c VSLNode.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c VSLRead.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c ArcGraphE.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c BoxEdgeA.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c BoxGraphN.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c EdgeA.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c EdgeAPA.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c Graph.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c GraphEdge.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c GraphEdit.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c GraphGC.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c GraphNode.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c GraphNPA.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c HintGraphN.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c LineGraphE.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c LineGESI.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c PannedGE.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c PosGraphN.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c RegionGN.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c ScrolledGE.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c layout.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c annotation.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c args.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c buttons.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c cmdtty.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c comm-manag.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c complete.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c ctrl.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c data.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c dbx-lookup.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c decoration.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c deref.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c disp-read.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c editing.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c environ.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c examine.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c exectty.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c exit.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c expired.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c file.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c filetype.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c fonts.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c fortranize.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c gdbinit.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c history.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c hostname.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c index.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c java.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c logo.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c logplayer.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c mainloop.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c mydialogs.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c options.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c plotter.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c post.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c print.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c question.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c regexps.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c resolveP.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c resources.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c sashes.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c select.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c session.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c settings.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c shell.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c shorten.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c show.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c simpleMenu.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c configinfo.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c source.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c status.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c string-fun.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c tempfile.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c tictactoe.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c tips.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c toolbar.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c ungrab.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c value-read.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c vsldoc.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c windows.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c wm.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c xconfig.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c AliasGE.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c ArgField.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c BreakPoint.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c BreakPM.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c CodeCache.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c Command.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c DataDisp.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c DispBox.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c DispBuffer.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c DispGraph.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c DispNode.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c DispNodeM.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c DispValue.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c DispValueA.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c DispValueT.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c EntryType.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c GDBAgent.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c HelpCB.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c HistoryD.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c HistoryF.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c MinMaxA.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c PlotAgent.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c PlotArea.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c PosBuffer.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c ProgressM.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c RefreshDI.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c SmartC.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c SourceView.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c StringTPA.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c ThemeM.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c ThemeP.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c Tool.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c UndoBuffer.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c UndoBE.C
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c WhatNextCB.C
/bin/sh ./libtool --mode=3Dlink c++  -DNDEBUG -O2 -g -W -Wall -trigraphs   =
-o ddd.exe  ddd.o basename.o compare.o cook.o cwd.o glob.o hash.o home.o is=
id.o rxclass.o sigName.o strclass.o tabs.o uniquify.o Logger.o MemCheck.o P=
rintGC.o SignalB.o TypeInfo.o UniqueId.o IntIntAA.o StatArray.o StringA.o S=
tringMap.o StringSA.o StringSAA.o VoidArray.o WidgetSA.o Agent.o AgentM.o A=
syncAgent.o ChunkQueue.o DataLength.o HandlerL.o LiterateA.o ReadLineA.o Ti=
meOut.o TTYAgent.o charsets.o converters.o events.o findParent.o findWindow=
.o fileSBF.o frame.o longName.o selection.o verify.o AutoRaise.o Delay.o De=
leteWCB.o DestroyCB.o ExitCB.o InitImage.o Swallower.o XErrorB.o freeXmST.o=
 LabelH.o LessTifH.o MakeMenu.o MString.o ComboBox.o SpinBox.o TextSetS.o p=
rintBox.o AlignBox.o ArcBox.o BinBox.o Box.o BoxD.o BoxExtend.o BoxPoint.o =
BoxRegion.o BoxSize.o ColorBox.o CompositeB.o DiagBox.o DummyBox.o FixBox.o=
 FontFixBox.o FontTable.o HatBox.o LineBox.o ListBox.o MarkBox.o MatchBox.o=
 PrimitiveB.o SlopeBox.o StringBox.o THatBox.o TagBox.o TrueBox.o ArgNode.o=
 BuiltinCN.o CallNode.o ConstNode.o DefCallN.o DummyNode.o LetNode.o NameNo=
de.o ListNode.o TestNode.o ThemeVSLL.o TrueNode.o VSEFlags.o VSLArgList.o V=
SLBuiltin.o VSLDef.o VSLDefList.o VSLErr.o VSLLib.o VSLNode.o VSLRead.o Arc=
GraphE.o BoxEdgeA.o BoxGraphN.o EdgeA.o EdgeAPA.o Graph.o GraphEdge.o Graph=
Edit.o GraphGC.o GraphNode.o GraphNPA.o HintGraphN.o LineGraphE.o LineGESI.=
o PannedGE.o PosGraphN.o RegionGN.o ScrolledGE.o layout.o annotation.o args=
.o buttons.o cmdtty.o comm-manag.o complete.o ctrl.o data.o dbx-lookup.o de=
coration.o deref.o disp-read.o editing.o environ.o examine.o exectty.o exit=
.o expired.o file.o filetype.o fonts.o fortranize.o gdbinit.o history.o hos=
tname.o index.o java.o logo.o logplayer.o mainloop.o mydialogs.o options.o =
plotter.o post.o print.o question.o regexps.o resolveP.o resources.o sashes=
.o select.o session.o settings.o shell.o shorten.o show.o simpleMenu.o conf=
iginfo.o source.o status.o string-fun.o tempfile.o tictactoe.o tips.o toolb=
ar.o ungrab.o value-read.o vsldoc.o windows.o wm.o xconfig.o AliasGE.o ArgF=
ield.o BreakPoint.o BreakPM.o CodeCache.o Command.o DataDisp.o DispBox.o Di=
spBuffer.o DispGraph.o DispNode.o DispNodeM.o DispValue.o DispValueA.o Disp=
ValueT.o EntryType.o GDBAgent.o HelpCB.o HistoryD.o HistoryF.o MinMaxA.o Pl=
otAgent.o PlotArea.o PosBuffer.o ProgressM.o RefreshDI.o SmartC.o SourceVie=
w.o StringTPA.o ThemeM.o ThemeP.o Tool.o UndoBuffer.o UndoBE.o WhatNextCB.o=
  -L/usr/X11R6/lib -lXm -lXaw -lXmu  -lXt -lXpm              -lXp -lXext -l=
X11 -lSM -lICE          -lncurses  -liberty  =20
c++ -DNDEBUG -O2 -g -W -Wall -trigraphs -o ddd.exe ddd.o basename.o compare=
.o cook.o cwd.o glob.o hash.o home.o isid.o rxclass.o sigName.o strclass.o =
tabs.o uniquify.o Logger.o MemCheck.o PrintGC.o SignalB.o TypeInfo.o Unique=
Id.o IntIntAA.o StatArray.o StringA.o StringMap.o StringSA.o StringSAA.o Vo=
idArray.o WidgetSA.o Agent.o AgentM.o AsyncAgent.o ChunkQueue.o DataLength.=
o HandlerL.o LiterateA.o ReadLineA.o TimeOut.o TTYAgent.o charsets.o conver=
ters.o events.o findParent.o findWindow.o fileSBF.o frame.o longName.o sele=
ction.o verify.o AutoRaise.o Delay.o DeleteWCB.o DestroyCB.o ExitCB.o InitI=
mage.o Swallower.o XErrorB.o freeXmST.o LabelH.o LessTifH.o MakeMenu.o MStr=
ing.o ComboBox.o SpinBox.o TextSetS.o printBox.o AlignBox.o ArcBox.o BinBox=
.o Box.o BoxD.o BoxExtend.o BoxPoint.o BoxRegion.o BoxSize.o ColorBox.o Com=
positeB.o DiagBox.o DummyBox.o FixBox.o FontFixBox.o FontTable.o HatBox.o L=
ineBox.o ListBox.o MarkBox.o MatchBox.o PrimitiveB.o SlopeBox.o StringBox.o=
 THatBox.o TagBox.o TrueBox.o ArgNode.o BuiltinCN.o CallNode.o ConstNode.o =
DefCallN.o DummyNode.o LetNode.o NameNode.o ListNode.o TestNode.o ThemeVSLL=
.o TrueNode.o VSEFlags.o VSLArgList.o VSLBuiltin.o VSLDef.o VSLDefList.o VS=
LErr.o VSLLib.o VSLNode.o VSLRead.o ArcGraphE.o BoxEdgeA.o BoxGraphN.o Edge=
A.o EdgeAPA.o Graph.o GraphEdge.o GraphEdit.o GraphGC.o GraphNode.o GraphNP=
A.o HintGraphN.o LineGraphE.o LineGESI.o PannedGE.o PosGraphN.o RegionGN.o =
ScrolledGE.o layout.o annotation.o args.o buttons.o cmdtty.o comm-manag.o c=
omplete.o ctrl.o data.o dbx-lookup.o decoration.o deref.o disp-read.o editi=
ng.o environ.o examine.o exectty.o exit.o expired.o file.o filetype.o fonts=
.o fortranize.o gdbinit.o history.o hostname.o index.o java.o logo.o logpla=
yer.o mainloop.o mydialogs.o options.o plotter.o post.o print.o question.o =
regexps.o resolveP.o resources.o sashes.o select.o session.o settings.o she=
ll.o shorten.o show.o simpleMenu.o configinfo.o source.o status.o string-fu=
n.o tempfile.o tictactoe.o tips.o toolbar.o ungrab.o value-read.o vsldoc.o =
windows.o wm.o xconfig.o AliasGE.o ArgField.o BreakPoint.o BreakPM.o CodeCa=
che.o Command.o DataDisp.o DispBox.o DispBuffer.o DispGraph.o DispNode.o Di=
spNodeM.o DispValue.o DispValueA.o DispValueT.o EntryType.o GDBAgent.o Help=
CB.o HistoryD.o HistoryF.o MinMaxA.o PlotAgent.o PlotArea.o PosBuffer.o Pro=
gressM.o RefreshDI.o SmartC.o SourceView.o StringTPA.o ThemeM.o ThemeP.o To=
ol.o UndoBuffer.o UndoBE.o WhatNextCB.o -L/usr/X11R6/lib -lXm -lXaw -lXmu -=
lXt -lXpm -lXp -lXext -lX11 -lSM -lICE -lncurses -liberty
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c stringify.C
/bin/sh ./libtool --mode=3Dlink c++  -DNDEBUG -O2 -g -W -Wall -trigraphs   =
-o stringify.exe  stringify.o =20
c++ -DNDEBUG -O2 -g -W -Wall -trigraphs -o stringify.exe stringify.o
make[2]: Entering directory `/home/lester/ddd-3.3.1/ddd'
+ gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include -g -c =
-g ./ctest.c -o ctest.o
make[2]: Leaving directory `/home/lester/ddd-3.3.1/ddd'
/bin/sh ./libtool --mode=3Dlink gcc  -g -O2  -o ctest.exe  ctest.o =20
gcc -g -O2 -o ctest.exe ctest.o
make[2]: Entering directory `/home/lester/ddd-3.3.1/ddd'
+ c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include -g -W =
-Wall -trigraphs -c -g ./cxxtest.C -o cxxtest.o
make[2]: Leaving directory `/home/lester/ddd-3.3.1/ddd'
/bin/sh ./libtool --mode=3Dlink c++  -DNDEBUG -O2 -g -W -Wall -trigraphs   =
-o cxxtest.exe  cxxtest.o =20
c++ -DNDEBUG -O2 -g -W -Wall -trigraphs -o cxxtest.exe cxxtest.o
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -DNDE=
BUG -O2 -g -W -Wall -trigraphs  -c vsl.C
gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem /usr/X11R6/include    -g -O=
2 -c DocSpace.c
/bin/sh ./libtool --mode=3Dlink c++  -DNDEBUG -O2 -g -W -Wall -trigraphs   =
-o vsl.exe  vsl.o DocSpace.o basename.o compare.o cook.o cwd.o glob.o hash.=
o home.o isid.o rxclass.o sigName.o strclass.o tabs.o uniquify.o Logger.o M=
emCheck.o PrintGC.o SignalB.o TypeInfo.o UniqueId.o IntIntAA.o StatArray.o =
StringA.o StringMap.o StringSA.o StringSAA.o VoidArray.o WidgetSA.o Agent.o=
 AgentM.o AsyncAgent.o ChunkQueue.o DataLength.o HandlerL.o LiterateA.o Rea=
dLineA.o TimeOut.o TTYAgent.o charsets.o converters.o events.o findParent.o=
 findWindow.o fileSBF.o frame.o longName.o selection.o verify.o AutoRaise.o=
 Delay.o DeleteWCB.o DestroyCB.o ExitCB.o InitImage.o Swallower.o XErrorB.o=
 freeXmST.o LabelH.o LessTifH.o MakeMenu.o MString.o ComboBox.o SpinBox.o T=
extSetS.o printBox.o AlignBox.o ArcBox.o BinBox.o Box.o BoxD.o BoxExtend.o =
BoxPoint.o BoxRegion.o BoxSize.o ColorBox.o CompositeB.o DiagBox.o DummyBox=
.o FixBox.o FontFixBox.o FontTable.o HatBox.o LineBox.o ListBox.o MarkBox.o=
 MatchBox.o PrimitiveB.o SlopeBox.o StringBox.o THatBox.o TagBox.o TrueBox.=
o ArgNode.o BuiltinCN.o CallNode.o ConstNode.o DefCallN.o DummyNode.o LetNo=
de.o NameNode.o ListNode.o TestNode.o ThemeVSLL.o TrueNode.o VSEFlags.o VSL=
ArgList.o VSLBuiltin.o VSLDef.o VSLDefList.o VSLErr.o VSLLib.o VSLNode.o VS=
LRead.o  -L/usr/X11R6/lib -lXm -lXaw -lXmu  -lXt -lXpm              -lXp -l=
Xext -lX11 -lSM -lICE           -lncurses  -liberty  =20
c++ -DNDEBUG -O2 -g -W -Wall -trigraphs -o vsl.exe vsl.o DocSpace.o basenam=
e.o compare.o cook.o cwd.o glob.o hash.o home.o isid.o rxclass.o sigName.o =
strclass.o tabs.o uniquify.o Logger.o MemCheck.o PrintGC.o SignalB.o TypeIn=
fo.o UniqueId.o IntIntAA.o StatArray.o StringA.o StringMap.o StringSA.o Str=
ingSAA.o VoidArray.o WidgetSA.o Agent.o AgentM.o AsyncAgent.o ChunkQueue.o =
DataLength.o HandlerL.o LiterateA.o ReadLineA.o TimeOut.o TTYAgent.o charse=
ts.o converters.o events.o findParent.o findWindow.o fileSBF.o frame.o long=
Name.o selection.o verify.o AutoRaise.o Delay.o DeleteWCB.o DestroyCB.o Exi=
tCB.o InitImage.o Swallower.o XErrorB.o freeXmST.o LabelH.o LessTifH.o Make=
Menu.o MString.o ComboBox.o SpinBox.o TextSetS.o printBox.o AlignBox.o ArcB=
ox.o BinBox.o Box.o BoxD.o BoxExtend.o BoxPoint.o BoxRegion.o BoxSize.o Col=
orBox.o CompositeB.o DiagBox.o DummyBox.o FixBox.o FontFixBox.o FontTable.o=
 HatBox.o LineBox.o ListBox.o MarkBox.o MatchBox.o PrimitiveB.o SlopeBox.o =
StringBox.o THatBox.o TagBox.o TrueBox.o ArgNode.o BuiltinCN.o CallNode.o C=
onstNode.o DefCallN.o DummyNode.o LetNode.o NameNode.o ListNode.o TestNode.=
o ThemeVSLL.o TrueNode.o VSEFlags.o VSLArgList.o VSLBuiltin.o VSLDef.o VSLD=
efList.o VSLErr.o VSLLib.o VSLNode.o VSLRead.o -L/usr/X11R6/lib -lXm -lXaw =
-lXmu -lXt -lXpm -lXp -lXext -lX11 -lSM -lICE -lncurses -liberty
sed -f ./unumlaut.sed ddd.man | tr -d '\r' | gzip | gunzip > ddd.1~ \
    && mv ddd.1~ ddd.1
make[1]: Leaving directory `/home/lester/ddd-3.3.1/ddd'
make[1]: Entering directory `/home/lester/ddd-3.3.1'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/home/lester/ddd-3.3.1'

--2B/JsCI69OhZNC5r
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename=log_i

Making install in readline
make[1]: Entering directory `/home/lester/ddd-3.3.1/readline'
make[1]: Nothing to be done for `install'.
make[1]: Leaving directory `/home/lester/ddd-3.3.1/readline'
Making install in vsllib
make[1]: Entering directory `/home/lester/ddd-3.3.1/vsllib'
make[2]: Entering directory `/home/lester/ddd-3.3.1/vsllib'
make[2]: Nothing to be done for `install-exec-am'.
/bin/sh ./../mkinstalldirs /usr/local/share/ddd-3.3.1/vsllib
mkdir /usr/local/share/ddd-3.3.1
mkdir /usr/local/share/ddd-3.3.1/vsllib
 /usr/bin/install -c -m 644 ./arcs.vsl 
/usr/local/share/ddd-3.3.1/vsllib/arcs.vsl
 /usr/bin/install -c -m 644 ./builtin.vsl 
/usr/local/share/ddd-3.3.1/vsllib/builtin.vsl
 /usr/bin/install -c -m 644 ./colors.vsl 
/usr/local/share/ddd-3.3.1/vsllib/colors.vsl
 /usr/bin/install -c -m 644 ./ctree.vsl 
/usr/local/share/ddd-3.3.1/vsllib/ctree.vsl
 /usr/bin/install -c -m 644 ./ddd.vsl /usr/local/share/ddd-3.3.1/vsllib/ddd.vsl
 /usr/bin/install -c -m 644 ./flow.vsl 
/usr/local/share/ddd-3.3.1/vsllib/flow.vsl
 /usr/bin/install -c -m 644 ./flowplus.vsl 
/usr/local/share/ddd-3.3.1/vsllib/flowplus.vsl
 /usr/bin/install -c -m 644 ./fonts.vsl 
/usr/local/share/ddd-3.3.1/vsllib/fonts.vsl
 /usr/bin/install -c -m 644 ./linebreak.vsl 
/usr/local/share/ddd-3.3.1/vsllib/linebreak.vsl
 /usr/bin/install -c -m 644 ./list.vsl 
/usr/local/share/ddd-3.3.1/vsllib/list.vsl
 /usr/bin/install -c -m 644 ./slopes.vsl 
/usr/local/share/ddd-3.3.1/vsllib/slopes.vsl
 /usr/bin/install -c -m 644 ./std.vsl /usr/local/share/ddd-3.3.1/vsllib/std.vsl
 /usr/bin/install -c -m 644 ./struct.vsl 
/usr/local/share/ddd-3.3.1/vsllib/struct.vsl
 /usr/bin/install -c -m 644 ./symbols.vsl 
/usr/local/share/ddd-3.3.1/vsllib/symbols.vsl
 /usr/bin/install -c -m 644 ./tab.vsl /usr/local/share/ddd-3.3.1/vsllib/tab.vsl
 /usr/bin/install -c -m 644 ./tree.vsl 
/usr/local/share/ddd-3.3.1/vsllib/tree.vsl
 /usr/bin/install -c -m 644 ./verbose.vsl 
/usr/local/share/ddd-3.3.1/vsllib/verbose.vsl
 /usr/bin/install -c -m 644 ./vsl.vsl /usr/local/share/ddd-3.3.1/vsllib/vsl.vsl
 /usr/bin/install -c -m 644 ./vsldef.vsl 
/usr/local/share/ddd-3.3.1/vsllib/vsldef.vsl
 /usr/bin/install -c -m 644 ./vsllib.vsl 
/usr/local/share/ddd-3.3.1/vsllib/vsllib.vsl
make[2]: Leaving directory `/home/lester/ddd-3.3.1/vsllib'
make[1]: Leaving directory `/home/lester/ddd-3.3.1/vsllib'
Making install in themes
make[1]: Entering directory `/home/lester/ddd-3.3.1/themes'
make[2]: Entering directory `/home/lester/ddd-3.3.1/themes'
make[2]: Nothing to be done for `install-exec-am'.
/bin/sh ./../mkinstalldirs /usr/local/share/ddd-3.3.1/themes
mkdir /usr/local/share/ddd-3.3.1/themes
 /usr/bin/install -c -m 644 ./green.vsl 
/usr/local/share/ddd-3.3.1/themes/green.vsl
 /usr/bin/install -c -m 644 ./red.vsl /usr/local/share/ddd-3.3.1/themes/red.vsl
 /usr/bin/install -c -m 644 ./smalltitles.vsl 
/usr/local/share/ddd-3.3.1/themes/smalltitles.vsl
 /usr/bin/install -c -m 644 ./smallvalues.vsl 
/usr/local/share/ddd-3.3.1/themes/smallvalues.vsl
 /usr/bin/install -c -m 644 ./suppress.vsl 
/usr/local/share/ddd-3.3.1/themes/suppress.vsl
 /usr/bin/install -c -m 644 ./tinyvalues.vsl 
/usr/local/share/ddd-3.3.1/themes/tinyvalues.vsl
make[2]: Leaving directory `/home/lester/ddd-3.3.1/themes'
make[1]: Leaving directory `/home/lester/ddd-3.3.1/themes'
Making install in ddd
make[1]: Entering directory `/home/lester/ddd-3.3.1/ddd'
make[2]: Entering directory `/home/lester/ddd-3.3.1/ddd'
/bin/sh ./../mkinstalldirs /usr/local/bin
 /bin/sh ./libtool  --mode=install /usr/bin/install -c  ddd.exe 
/usr/local/bin/ddd.exe
/usr/bin/install -c ddd.exe /usr/local/bin/ddd.exe
/bin/sh ./../mkinstalldirs /usr/local/info
mkdir /usr/local/info
 /usr/bin/install -c -m 644 ./ddd.info /usr/local/info/ddd.info
 /usr/bin/install -c -m 644 ./ddd.info-1 /usr/local/info/ddd.info-1
 /usr/bin/install -c -m 644 ./ddd.info-2 /usr/local/info/ddd.info-2
 /usr/bin/install -c -m 644 ./ddd.info-3 /usr/local/info/ddd.info-3
 /usr/bin/install -c -m 644 ./ddd.info-4 /usr/local/info/ddd.info-4
 /usr/bin/install -c -m 644 ./ddd.info-5 /usr/local/info/ddd.info-5
 /usr/bin/install -c -m 644 ./ddd.info-6 /usr/local/info/ddd.info-6
 /usr/bin/install -c -m 644 ./ddd.info-7 /usr/local/info/ddd.info-7
 /usr/bin/install -c -m 644 ./ddd.info-8 /usr/local/info/ddd.info-8
 /usr/bin/install -c -m 644 ./ddd.info-9 /usr/local/info/ddd.info-9
 /usr/bin/install -c -m 644 ./ddd.info-10 /usr/local/info/ddd.info-10
 /usr/bin/install -c -m 644 ./ddd.info-11 /usr/local/info/ddd.info-11
 /usr/bin/install -c -m 644 ./ddd-themes.info /usr/local/info/ddd-themes.info
 /usr/bin/install -c -m 644 ./ddd-themes.info-1 
/usr/local/info/ddd-themes.info-1
 /usr/bin/install -c -m 644 ./ddd-themes.info-2 
/usr/local/info/ddd-themes.info-2
 /usr/bin/install -c -m 644 ./ddd-themes.info-3 
/usr/local/info/ddd-themes.info-3
 install-info --info-dir=/usr/local/info /usr/local/info/ddd.info
 install-info --info-dir=/usr/local/info /usr/local/info/ddd-themes.info
make  install-man1
make[3]: Entering directory `/home/lester/ddd-3.3.1/ddd'
/bin/sh ./../mkinstalldirs /usr/local/man/man1
mkdir /usr/local/man/man1
 /usr/bin/install -c -m 644 ./ddd.1 /usr/local/man/man1/ddd.1
make[3]: Leaving directory `/home/lester/ddd-3.3.1/ddd'
/bin/sh ./../mkinstalldirs /usr/local/share/ddd-3.3.1/ddd
mkdir /usr/local/share/ddd-3.3.1/ddd
 /usr/bin/install -c -m 644 ./Ddd /usr/local/share/ddd-3.3.1/ddd/Ddd
make[2]: Leaving directory `/home/lester/ddd-3.3.1/ddd'
make[1]: Leaving directory `/home/lester/ddd-3.3.1/ddd'
make[1]: Entering directory `/home/lester/ddd-3.3.1'
make[2]: Entering directory `/home/lester/ddd-3.3.1'
make[2]: Nothing to be done for `install-exec-am'.
/bin/sh ./libiberty/mkinstalldirs /usr/local/share/ddd-3.3.1
 /usr/bin/install -c -m 644 ./NEWS /usr/local/share/ddd-3.3.1/NEWS
 /usr/bin/install -c -m 644 ./COPYING /usr/local/share/ddd-3.3.1/COPYING
make[2]: Leaving directory `/home/lester/ddd-3.3.1'
make[1]: Leaving directory `/home/lester/ddd-3.3.1'

--2B/JsCI69OhZNC5r--




reply via email to

[Prev in Thread] Current Thread [Next in Thread]