This is the mail archive of the insight-prs@sources.redhat.com mailing list for the Insight project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

insight/78: make install fails



>Number:         78
>Category:       insight
>Synopsis:       make install fails
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Jan 03 17:43:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Jorge Campello
>Release:        insight-5.0
>Organization:
>Environment:
Hardware : Dual Xeon 550 MHz w/ 512MB of ram.  Matrox G400 dual head agp. 
OS: RedHat 7.0 freshly installed with KDE2.0 added.
>Description:
"make install" fails.  The error message is:

make[2]: Entering directory `/opt/src/insight-5.0/itcl/iwidgets3.0.0/unix'
make[2]: /usr/src/bs/BUILD/tcltk-8.3.1/itcl3.1.0/itcl/../config/mkinstalldirs: Command not found
make[2]: *** [install-libraries] Error 127
make[2]: Leaving directory `/opt/src/insight-5.0/itcl/iwidgets3.0.0/unix'
make[1]: *** [install] Error 1
make[1]: Leaving directory `/opt/src/insight-5.0/itcl'
make: *** [install-itcl] Error 2


The complete output of the configure/make/make install sequence 
is included in the attached file.

The source is located in /opt/src/insight-5.0 and the 
commands are executed form there.
>How-To-Repeat:
Just install the OS.  Download insight-5.0.tar.gz.  Untar into
/opt/src/insight-5.0 and then try to run the configure/make/make install 
sequence in the /opt/src/insight-5.0 directory.
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:
----gnatsweb-attachment----
Content-Type: text/plain; name="output.txt"
Content-Disposition: inline; filename="output.txt"

************************************************************************
*
*	Output of ./configure 
*
************************************************************************


Configuring for a i686-pc-linux-gnu host.
Created "Makefile" in /opt/src/insight-5.0 using "mt-frag"
./config.status is unchanged
Configuring intl...
loading cache ../config.cache
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking how to run the C preprocessor... (cached) gcc -E
checking whether make sets ${MAKE}... (cached) yes
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for ranlib... (cached) ranlib
checking for POSIXized ISC... no
checking for ANSI C header files... (cached) yes
checking for working const... (cached) yes
checking for inline... (cached) inline
checking for off_t... (cached) yes
checking for size_t... (cached) yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking for argz.h... (cached) yes
checking for limits.h... (cached) yes
checking for locale.h... (cached) yes
checking for nl_types.h... (cached) yes
checking for malloc.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for values.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getcwd... (cached) yes
checking for munmap... (cached) yes
checking for putenv... (cached) yes
checking for setenv... (cached) yes
checking for setlocale... (cached) yes
checking for strchr... (cached) yes
checking for strcasecmp... (cached) yes
checking for __argz_count... (cached) yes
checking for __argz_stringify... (cached) yes
checking for __argz_next... (cached) yes
checking for LC_MESSAGES... (cached) yes
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for libintl.h... (cached) yes
checking for gettext in libc... (cached) yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... (cached) yes
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
creating ./config.status
creating Makefile
creating config.h
config.h is unchanged
Configuring mmalloc...
loading cache ../config.cache
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking host system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for ar... (cached) ar
checking for ranlib... (cached) ranlib
checking how to run the C preprocessor... (cached) gcc -E
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking for limits.h... (cached) yes
checking for stddef.h... (cached) yes
checking for unistd.h... (cached) yes
checking whether sbrk must be declared... (cached) no
checking whether getpagesize must be declared... (cached) no
creating ./config.status
creating Makefile
Configuring libiberty...
loading cache ../config.cache
checking host system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for ar... (cached) ar
checking for ranlib... (cached) ranlib
checking for gcc... (cached) gcc
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for POSIXized ISC... no
checking for a BSD compatible install... (cached) /usr/bin/install -c
xhost-mkfrag is unchanged
checking how to run the C preprocessor... (cached) gcc -E
checking for sys/file.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for strings.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/resource.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking for asprintf... (cached) yes
checking for atexit... (cached) yes
checking for basename... (cached) yes
checking for bcmp... (cached) yes
checking for bcopy... (cached) yes
checking for bzero... (cached) yes
checking for calloc... (cached) yes
checking for clock... (cached) yes
checking for getcwd... (cached) yes
checking for getpagesize... (cached) yes
checking for index... (cached) yes
checking for insque... (cached) yes
checking for memchr... (cached) yes
checking for memcmp... (cached) yes
checking for memcpy... (cached) yes
checking for memmove... (cached) yes
checking for memset... (cached) yes
checking for mkstemps... (cached) no
checking for putenv... (cached) yes
checking for random... (cached) yes
checking for rename... (cached) yes
checking for rindex... (cached) yes
checking for setenv... (cached) yes
checking for sigsetmask... (cached) yes
checking for strcasecmp... (cached) yes
checking for strchr... (cached) yes
checking for strdup... (cached) yes
checking for strncasecmp... (cached) yes
checking for strrchr... (cached) yes
checking for strstr... (cached) yes
checking for strtod... (cached) yes
checking for strtol... (cached) yes
checking for strtoul... (cached) yes
checking for tmpnam... (cached) yes
checking for vasprintf... (cached) yes
checking for vfprintf... (cached) yes
checking for vprintf... (cached) yes
checking for vsprintf... (cached) yes
checking for waitpid... (cached) yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for ANSI C header files... (cached) yes
checking for pid_t... (cached) yes
checking for vfork.h... (cached) no
checking for working vfork... (cached) yes
checking for sys_errlist... (cached) yes
checking for sys_nerr... (cached) yes
checking for sys_siglist... (cached) yes
checking for getrusage... (cached) yes
checking for on_exit... (cached) yes
checking for psignal... (cached) yes
checking for strerror... (cached) yes
checking for strsignal... (cached) yes
checking for sysconf... (cached) yes
checking for times... (cached) yes
checking for sbrk... (cached) yes
checking for gettimeofday... (cached) yes
creating ./config.status
creating Makefile
creating testsuite/Makefile
creating config.h
Configuring opcodes...
loading cache ../config.cache
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) 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 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 ar... (cached) ar
checking for ranlib... (cached) ranlib
checking for ranlib... (cached) ranlib
checking for ld used by GCC... (cached) /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
checking whether ln -s works... (cached) yes
loading cache ../config.cache within ltconfig
checking for object suffix... o
checking for executable suffix... (cached) no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
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/bin/ld) is GNU ld... yes
checking whether the linker (/usr/bin/ld) 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/bin/ld option to reload object files... -r
checking dynamic linker characteristics... Linux ld.so
checking if libtool supports shared libraries... yes
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 whether to enable maintainer-specific portions of Makefiles... no
checking for Cygwin environment... (cached) no
checking for mingw32 environment... (cached) no
checking for executable suffix... (cached) no
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) 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... (cached) gcc -E
checking for ANSI C header files... (cached) yes
checking for working const... (cached) yes
checking for inline... (cached) inline
checking for off_t... (cached) yes
checking for size_t... (cached) yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking for argz.h... (cached) yes
checking for limits.h... (cached) yes
checking for locale.h... (cached) yes
checking for nl_types.h... (cached) yes
checking for malloc.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for values.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getcwd... (cached) yes
checking for munmap... (cached) yes
checking for putenv... (cached) yes
checking for setenv... (cached) yes
checking for setlocale... (cached) yes
checking for strchr... (cached) yes
checking for strcasecmp... (cached) yes
checking for __argz_count... (cached) yes
checking for __argz_stringify... (cached) yes
checking for __argz_next... (cached) yes
checking for LC_MESSAGES... (cached) yes
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for libintl.h... (cached) yes
checking for gettext in libc... (cached) yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... (cached) yes
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for a BSD compatible install... /usr/bin/install -c
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for stdlib.h... (cached) yes
creating ./config.status
creating Makefile
creating po/Makefile.in
creating config.h
config.h is unchanged
Configuring bfd...
loading cache ../config.cache
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) 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 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 ar... (cached) ar
checking for ranlib... (cached) ranlib
checking for ranlib... (cached) ranlib
checking for ld used by GCC... (cached) /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
checking whether ln -s works... (cached) yes
loading cache ../config.cache within ltconfig
checking for object suffix... o
checking for executable suffix... (cached) no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
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/bin/ld) is GNU ld... yes
checking whether the linker (/usr/bin/ld) 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/bin/ld option to reload object files... -r
checking dynamic linker characteristics... Linux ld.so
checking if libtool supports shared libraries... yes
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 whether to enable maintainer-specific portions of Makefiles... no
checking for Cygwin environment... (cached) no
checking for mingw32 environment... (cached) no
checking for executable suffix... (cached) no
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) 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... (cached) gcc -E
checking for ANSI C header files... (cached) yes
checking for working const... (cached) yes
checking for inline... (cached) inline
checking for off_t... (cached) yes
checking for size_t... (cached) yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking for argz.h... (cached) yes
checking for limits.h... (cached) yes
checking for locale.h... (cached) yes
checking for nl_types.h... (cached) yes
checking for malloc.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for values.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getcwd... (cached) yes
checking for munmap... (cached) yes
checking for putenv... (cached) yes
checking for setenv... (cached) yes
checking for setlocale... (cached) yes
checking for strchr... (cached) yes
checking for strcasecmp... (cached) yes
checking for __argz_count... (cached) yes
checking for __argz_stringify... (cached) yes
checking for __argz_next... (cached) yes
checking for LC_MESSAGES... (cached) yes
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for libintl.h... (cached) yes
checking for gettext in libc... (cached) yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... (cached) yes
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for a BSD compatible install... /usr/bin/install -c
checking for stddef.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for sys/file.h... (cached) yes
checking for sys/time.h... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for dirent.h that defines DIR... (cached) yes
checking for opendir in -ldir... (cached) no
checking for fcntl... (cached) yes
checking for getpagesize... (cached) yes
checking for setitimer... (cached) yes
checking for sysconf... (cached) yes
checking for fdopen... (cached) yes
checking for getuid... (cached) yes
checking for getgid... (cached) yes
checking whether strstr must be declared... (cached) no
checking whether malloc must be declared... (cached) no
checking whether realloc must be declared... (cached) no
checking whether free must be declared... (cached) no
checking whether getenv must be declared... (cached) no
checking for sys/procfs.h... (cached) yes
checking for prstatus_t in sys/procfs.h... (cached) yes
checking for prstatus_t.pr_who in sys/procfs.h... (cached) no
checking for pstatus_t in sys/procfs.h... (cached) no
checking for prpsinfo_t in sys/procfs.h... (cached) yes
checking for psinfo_t in sys/procfs.h... (cached) no
checking for lwpstatus_t in sys/procfs.h... (cached) no
checking for lwpstatus_t.pr_context in sys/procfs.h... (cached) no
checking for lwpstatus_t.pr_reg in sys/procfs.h... (cached) no
checking for win32_pstatus_t in sys/procfs.h... (cached) no
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking for madvise... (cached) yes
checking for mprotect... (cached) yes
creating ./config.status
creating Makefile
creating doc/Makefile
creating bfd-in3.h
creating po/Makefile.in
creating config.h
config.h is unchanged
Configuring readline...
loading cache ../config.cache
checking host system type... i686-pc-linux-gnu
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) 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... (cached) gcc -E
checking for minix/config.h... (cached) no
checking whether gcc needs -traditional... (cached) no
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking for ar... (cached) ar
checking for ranlib... (cached) ranlib
checking return type of signal handlers... (cached) void
checking whether stat file-mode macros are broken... (cached) no
checking for dirent.h that defines DIR... (cached) yes
checking for opendir in -ldir... (cached) no
checking for strcasecmp... (cached) yes
checking for select... (cached) yes
checking for setenv... (cached) yes
checking for putenv... (cached) yes
checking for tcgetattr... (cached) yes
checking for setlocale... (cached) yes
checking for lstat... (cached) yes
checking for working strcoll... (cached) yes
checking for unistd.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for varargs.h... (cached) yes
checking for stdarg.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/ptem.h... (cached) no
checking for sys/pte.h... (cached) no
checking for sys/stream.h... (cached) no
checking for sys/select.h... (cached) yes
checking for termcap.h... (cached) yes
checking for termios.h... (cached) yes
checking for termio.h... (cached) yes
checking for sys/file.h... (cached) yes
checking for locale.h... (cached) yes
checking for type of signal functions... (cached) posix
checking if signal handlers must be reinstalled when invoked... (cached) no
checking for presence of POSIX-style sigsetjmp/siglongjmp... (cached) present
checking for lstat... (cached) yes
checking whether programs are able to redeclare getpw functions... (cached) yes
checking whether or not strcoll and strcmp differ... (cached) no
checking whether signal handlers are of type void... (cached) yes
checking for TIOCGWINSZ in sys/ioctl.h... (cached) yes
checking for TIOCSTAT in sys/ioctl.h... (cached) no
checking for FIONREAD in sys/ioctl.h... (cached) yes
checking for speed_t in sys/types.h... (cached) no
checking for struct winsize in sys/ioctl.h and termios.h... (cached) sys/ioctl.h
checking if struct dirent has a d_ino member... (cached) yes
checking if struct dirent has a d_fileno member... (cached) yes
checking which library has the termcap functions... (cached) using libtermcap
checking configuration for building shared libraries... supported
creating ./config.status
creating Makefile
creating doc/Makefile
creating examples/Makefile
creating shlib/Makefile
creating config.h
config.h is unchanged
Configuring tcl...
loading cache ../config.cache
checking host system type... i686-pc-linux-gnu
checking whether make sets ${MAKE}... (cached) yes
creating ./config.status
creating Makefile
configuring in unix
running /bin/sh ./configure  --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --cache-file=../../config.cache --srcdir=.
loading cache ../../config.cache
checking for ranlib... (cached) ranlib
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking how to run the C preprocessor... (cached) gcc -E
checking to see if this is LynxOS... (cached) no
checking for getcwd... (cached) yes
checking for opendir... (cached) yes
checking for strstr... (cached) yes
checking for strtol... (cached) yes
checking for tmpnam... (cached) yes
checking for waitpid... (cached) yes
checking for strerror... (cached) yes
checking for getwd... (cached) yes
checking for wait3... (cached) yes
checking for uname... (cached) yes
checking for sin... (cached) no
checking for main in -lieee... (cached) yes
checking dirent.h... yes
checking for errno.h... (cached) yes
checking for float.h... (cached) yes
checking for values.h... (cached) yes
checking for limits.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/wait.h... (cached) yes
checking for dlfcn.h... (cached) yes
checking for unistd.h... (cached) yes
checking termios vs. termio vs. sgtty... termios
checking fd_set and sys/select... yes
checking for sys/time.h... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking whether struct tm is in sys/time.h or time.h... (cached) time.h
checking for tm_zone in struct tm... (cached) yes
checking tm_tzadj in struct tm... no
checking tm_gmtoff in struct tm... yes
checking long timezone variable... yes
checking for timezone declaration... found
checking for st_blksize in struct stat... (cached) yes
checking proper strstr implementation... yes
checking for strtoul... (cached) yes
checking for strtod... (cached) yes
checking for strtod... (cached) yes
checking for Solaris strtod bug... ok
checking for ANSI C header files... (cached) yes
checking for mode_t... (cached) yes
checking for pid_t... (cached) yes
checking for size_t... (cached) yes
checking for uid_t in sys/types.h... (cached) yes
checking for opendir... (cached) yes
checking union wait... yes
checking matherr support... yes
checking return type of signal handlers... (cached) void
checking for vfork... (cached) yes
checking vfork/signal bug... ok
checking for strncasecmp... (cached) yes
checking for BSDgettimeofday... (cached) no
checking for gettimeofday... (cached) yes
checking for gettimeofday declaration... present
checking for main in -linet... (cached) no
checking for net/errno.h... (cached) no
checking whether char is unsigned... (cached) no
checking signed char declarations... yes
checking for socket libraries... (cached) 
checking system version (for dynamic loading)... Linux-2.2.16-22enterprise
checking for dlopen in -ldl... (cached) yes
checking for sys/ioctl.h... (cached) yes
checking for sys/filio.h... (cached) no
checking FIONBIO vs. O_NONBLOCK for nonblocking I/O... O_NONBLOCK
creating ./config.status
creating Makefile
creating tclConfig.sh
Configuring tk...
loading cache ../config.cache
checking host system type... i686-pc-linux-gnu
checking whether make sets ${MAKE}... (cached) yes
creating ./config.status
creating Makefile
configuring in unix
running /bin/sh ./configure  --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --cache-file=../../config.cache --srcdir=.
loading cache ../../config.cache
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking for ranlib... (cached) ranlib
checking how to run the C preprocessor... (cached) gcc -E
checking for unistd.h... (cached) yes
checking for limits.h... (cached) yes
checking stdlib.h... yes
checking fd_set and sys/select... yes
checking for ANSI C header files... (cached) yes
checking for mode_t... (cached) yes
checking for pid_t... (cached) yes
checking for size_t... (cached) yes
checking for uid_t in sys/types.h... (cached) yes
checking for sys/time.h... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for X... (cached) libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for main in -lXbsd... (cached) no
checking for socket libraries... (cached) 
checking for sin... (cached) no
checking for main in -lieee... (cached) yes
checking whether char is unsigned... (cached) no
checking for strtod... (cached) yes
checking for Solaris 2.4 strtod bug... ok
creating ./config.status
creating Makefile
creating tkConfig.sh
Configuring itcl...
loading cache ../config.cache
checking host system type... i686-pc-linux-gnu
checking whether make sets ${MAKE}... (cached) yes
creating ./config.status
creating Makefile
configuring in itcl/unix
running /bin/sh ./configure  --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --cache-file=../../../config.cache --srcdir=.
loading cache ../../../config.cache
checking for prefix by checking for tclsh... (cached) /usr/bin/tclsh
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking for ranlib... (cached) ranlib
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking whether C compiler is gcc... (cached) yes
checking default compiler flags... -g -O2 -fwritable-strings -Wshadow -Wtraditional -Wall
creating ./config.status
creating Makefile
creating pkgIndex.tcl
creating ../itclConfig.sh
configuring in itk/unix
running /bin/sh ./configure  --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --cache-file=../../../config.cache --srcdir=.
loading cache ../../../config.cache
checking for prefix by checking for tclsh... (cached) /usr/bin/tclsh
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking for ranlib... (cached) ranlib
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking whether C compiler is gcc... (cached) yes
checking default compiler flags... -g -O2 -fwritable-strings -Wshadow -Wtraditional -Wall -Wno-implicit-int
creating ./config.status
creating Makefile
creating pkgIndex.tcl
creating ../itkConfig.sh
configuring in iwidgets3.0.0/unix
running /bin/sh ./configure  --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --cache-file=../../../config.cache --srcdir=.
loading cache ../../../config.cache
checking for prefix by checking for tclsh... (cached) /usr/bin/tclsh
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking for ranlib... (cached) ranlib
creating ./config.status
creating Makefile
Configuring tix...
loading cache ../config.cache
checking host system type... i686-pc-linux-gnu
checking whether make sets ${MAKE}... (cached) yes
creating ./config.status
creating Makefile
configuring in unix
running /bin/sh ./configure  --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --cache-file=../../config.cache --srcdir=.
loading cache ../../config.cache
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether make sets ${MAKE}... (cached) yes
checking for Tcl configuration script... (cached) /opt/src/insight-5.0/tcl/unix/tclConfig.sh
checking for Tk configuration script... (cached) /opt/src/insight-5.0/tk/unix/tkConfig.sh
checking how to run the C preprocessor... (cached) gcc -E
checking for Tcl headers in the source tree... (cached) /opt/src/insight-5.0/tcl/generic
checking for Tk headers in the source tree... (cached) found in /opt/src/insight-5.0/tk/generic
creating ./config.status
creating Makefile
configuring in tk8.0
running /bin/sh ./configure  --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --cache-file=../../../config.cache --srcdir=.
loading cache ../../../config.cache
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking for ranlib... (cached) ranlib
checking how to run the C preprocessor... (cached) gcc -E
checking for unistd.h... (cached) yes
checking for limits.h... (cached) yes
checking whether make sets ${MAKE}... (cached) yes
checking unsigned char... supported
checking for strcasecmp... (cached) yes
checking Tcl source directory... /opt/src/insight-5.0/tcl
checking Tk source directory... /opt/src/insight-5.0/tk
checking for connect... (cached) yes
checking for gethostbyname... (cached) yes
creating ./config.status
creating Makefile
creating pkgIndex.tcl
creating ../../tixConfig.sh
Configuring libgui...
loading cache ../config.cache
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 whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for Cygwin environment... (cached) no
checking for mingw32 environment... (cached) no
checking for executable suffix... (cached) no
checking for object suffix... (cached) o
checking for ranlib... (cached) ranlib
checking for itcl_sh... (cached) itcl_sh
checking how to run the C preprocessor... (cached) gcc -E
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for stddef.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for getopt.h... (cached) yes
checking for unistd.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for sys/file.h... (cached) yes
checking for sys/wait.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for raise... (cached) yes
checking for strdup... (cached) yes
checking for random... (cached) yes
checking for cygwin32... (cached) no
checking for init.tcl... (cached) /opt/src/insight-5.0/tcl/library
checking for Tcl configuration script... (cached) /opt/src/insight-5.0/tcl/unix/tclConfig.sh
checking for Tk configuration script... (cached) /opt/src/insight-5.0/tk/unix/tkConfig.sh
checking for Tcl headers in the source tree... (cached) /opt/src/insight-5.0/tcl/generic
checking for Tk headers in the source tree... (cached) found in /opt/src/insight-5.0/tk/generic
checking host system type... i686-pc-linux-gnu
creating ./config.status
creating Makefile
creating library/Makefile
creating src/Makefile
creating config.h
config.h is unchanged
Configuring sim...
loading cache ../config.cache
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking host system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for ar... (cached) ar
checking for ranlib... (cached) ranlib
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for ranlib... (cached) ranlib
creating ./config.status
creating Makefile
Configuring gdb...
loading cache ../config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) 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... (cached) gcc -E
checking for AIX... no
checking for POSIXized ISC... no
checking for gcc option to accept ANSI C... (cached) none needed
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking whether make sets ${MAKE}... (cached) yes
checking for ranlib... (cached) ranlib
checking for ANSI C header files... (cached) yes
checking for working const... (cached) yes
checking for inline... (cached) inline
checking for off_t... (cached) yes
checking for size_t... (cached) yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking for argz.h... (cached) yes
checking for limits.h... (cached) yes
checking for locale.h... (cached) yes
checking for nl_types.h... (cached) yes
checking for malloc.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for values.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getcwd... (cached) yes
checking for munmap... (cached) yes
checking for putenv... (cached) yes
checking for setenv... (cached) yes
checking for setlocale... (cached) yes
checking for strchr... (cached) yes
checking for strcasecmp... (cached) yes
checking for __argz_count... (cached) yes
checking for __argz_stringify... (cached) yes
checking for __argz_next... (cached) yes
checking for LC_MESSAGES... (cached) yes
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for libintl.h... (cached) yes
checking for gettext in libc... (cached) yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... (cached) yes
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for mawk... (cached) gawk
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking for ar... (cached) ar
checking for ranlib... (cached) ranlib
checking for bison... (cached) bison -y
checking for mig... (cached) mig
checking return type of signal handlers... (cached) void
checking for ANSI C header files... (cached) yes
checking for ctype.h... (cached) yes
checking for curses.h... (cached) yes
checking for endian.h... (cached) yes
checking for link.h... (cached) yes
checking for thread_db.h... (cached) yes
checking for proc_service.h... (cached) no
checking for memory.h... (cached) yes
checking for objlist.h... (cached) no
checking for ptrace.h... (cached) no
checking for sgtty.h... (cached) yes
checking for stddef.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/procfs.h... (cached) yes
checking for sys/ptrace.h... (cached) yes
checking for sys/reg.h... (cached) yes
checking for stdint.h... (cached) yes
checking for term.h... (cached) yes
checking for termio.h... (cached) yes
checking for termios.h... (cached) yes
checking for unistd.h... (cached) yes
checking for wait.h... (cached) yes
checking for sys/wait.h... (cached) yes
checking for wchar.h... (cached) yes
checking for wctype.h... (cached) yes
checking for asm/debugreg.h... (cached) yes
checking for sys/debugreg.h... (cached) yes
checking for sys/select.h... (cached) yes
checking for time.h... (cached) yes
checking for sys/ioctl.h... (cached) yes
checking for sys/user.h... (cached) yes
checking whether stat file-mode macros are broken... (cached) no
checking for working const... (cached) yes
checking for setpgid... (cached) yes
checking for sbrk... (cached) yes
checking for sigaction... (cached) yes
checking for isascii... (cached) yes
checking for bzero... (cached) yes
checking for bcopy... (cached) yes
checking for btowc... (cached) yes
checking for poll... (cached) yes
checking for sigprocmask... (cached) yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for PTRACE_GETREGS... (cached) yes
checking for PTRACE_GETXFPREGS... (cached) no
checking for socketpair in -lsocket... (cached) no
checking for socketpair... (cached) yes
checking whether malloc must be declared... (cached) no
checking whether realloc must be declared... (cached) no
checking whether free must be declared... (cached) no
checking whether strerror must be declared... (cached) no
checking whether strdup must be declared... (cached) no
checking whether strstr must be declared... (cached) no
checking for HPUX save_state structure... no
checking for pstatus_t in sys/procfs.h... (cached) no
checking for prrun_t in sys/procfs.h... (cached) no
checking for gregset_t in sys/procfs.h... (cached) no
checking for fpregset_t in sys/procfs.h... (cached) no
checking for prgregset_t in sys/procfs.h... (cached) yes
checking for prfpregset_t in sys/procfs.h... (cached) yes
checking for lwpid_t in sys/procfs.h... (cached) yes
checking for psaddr_t in sys/procfs.h... (cached) yes
checking whether prfpregset_t type is broken... (cached) no
checking for PIOCSET ioctl entry in sys/procfs.h... (cached) no
checking for main in -lm... (cached) yes
checking for wctype in -lc... (cached) yes
checking for long long support in compiler... (cached) yes
checking for long long support in printf... (cached) yes
checking for long double support in compiler... (cached) yes
checking for long double support in printf... (cached) yes
checking for long double support in scanf... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking for cygwin... (cached) no
checking for tgetent in -lncurses... (cached) yes
checking for Tcl configuration... (cached) found /opt/src/insight-5.0/tcl/unix/tclConfig.sh
checking for Tk configuration... (cached) found /opt/src/insight-5.0/tk/unix/tkConfig.sh
checking for Tcl private headers. dir=unix... (cached) found in /opt/src/insight-5.0/tcl/generic
checking for Tk private headers... (cached) found in /opt/src/insight-5.0/tk/generic
checking for Itcl private headers. srcdir=.... checking for Itk private headers. srcdir=.... checking for Tix private headers. srcdir=.... checking for Itcl configuration... (cached) found /opt/src/insight-5.0/itcl/itcl/itclConfig.sh
checking for Itk configuration... (cached) found /opt/src/insight-5.0/itcl/itk/itkConfig.sh
checking for Tix configuration... (cached) found /opt/src/insight-5.0/tix/tixConfig.sh
checking for X... (cached) libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking whether ln -s works... (cached) yes
checking for Cygwin environment... (cached) no
checking for mingw32 environment... (cached) no
checking for executable suffix... (cached) no
creating ./config.status
creating Makefile
creating tui/Makefile
creating .gdbinit
creating config.h
config.h is unchanged
linking ./config/i386/xm-linux.h to xm.h
linking ./config/i386/tm-linux.h to tm.h
linking ./config/i386/nm-linux.h to nm.h
configuring in doc
running /bin/sh ./configure  --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --cache-file=../../config.cache --srcdir=.
loading cache ../../config.cache
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether ln -s works... (cached) yes
creating ./config.status
creating Makefile
configuring in testsuite
running /bin/sh ./configure  --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --cache-file=../../config.cache --srcdir=.
loading cache ../../config.cache
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
creating ./config.status
creating Makefile
configuring in gdb.asm
running /bin/sh ./configure  --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --cache-file=../../../config.cache --srcdir=.
loading cache ../../../config.cache
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
creating ./config.status
creating Makefile
linking ./common.inc to arch.inc
configuring in gdb.base
running /bin/sh ./configure  --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --cache-file=../../../config.cache --srcdir=.
loading cache ../../../config.cache
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
creating ./config.status
creating Makefile
configuring in gdb.c++
running /bin/sh ./configure  --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --cache-file=../../../config.cache --srcdir=.
loading cache ../../../config.cache
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
creating ./config.status
creating Makefile
configuring in gdb.disasm
running /bin/sh ./configure  --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --cache-file=../../../config.cache --srcdir=.
loading cache ../../../config.cache
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
creating ./config.status
creating Makefile
configuring in gdb.chill
running /bin/sh ./configure  --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --cache-file=../../../config.cache --srcdir=.
loading cache ../../../config.cache
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
creating ./config.status
creating Makefile
configuring in gdb.mi
running /bin/sh ./configure  --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --cache-file=../../../config.cache --srcdir=.
loading cache ../../../config.cache
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
creating ./config.status
creating Makefile
configuring in gdb.threads
running /bin/sh ./configure  --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --cache-file=../../../config.cache --srcdir=.
loading cache ../../../config.cache
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking how to run the C preprocessor... (cached) gcc -E
checking for pthread.h... (cached) yes
creating ./config.status
creating Makefile
creating config.h
config.h is unchanged
configuring in gdb.trace
running /bin/sh ./configure  --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --cache-file=../../../config.cache --srcdir=.
loading cache ../../../config.cache
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
creating ./config.status
creating Makefile
configuring in gdb.stabs
running /bin/sh ./configure  --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --cache-file=../../../config.cache --srcdir=.
loading cache ../../../config.cache
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
creating ./config.status
creating Makefile
configuring in gdb.gdbtk
running /bin/sh ./configure  --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --cache-file=../../../config.cache --srcdir=.
loading cache ../../../config.cache
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
creating ./config.status
creating Makefile
configuring in gdbserver
running /bin/sh ./configure  --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --cache-file=../../config.cache --srcdir=.
loading cache ../../config.cache
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for a BSD compatible install... (cached) /usr/bin/install -c
creating ./config.status
creating Makefile
linking ./../config/i386/xm-linux.h to xm.h
linking ./../config/i386/tm-linux.h to tm.h
linking ./../config/i386/nm-linux.h to nm.h
Configuring etc...
loading cache ../config.cache
checking for a BSD compatible install... (cached) /usr/bin/install -c
creating ./config.status
creating Makefile
Configuring utils...
Created "Makefile" in /opt/src/insight-5.0/utils
./config.status is unchanged
Configuring spu...
Created "Makefile" in /opt/src/insight-5.0/utils/spu
./config.status is unchanged
















************************************************************************
*
*	Output of make 
*
************************************************************************



make[1]: Entering directory `/opt/src/insight-5.0/libiberty'
if [ x"no" = xyes ] && [ ! -d pic ]; then \
  mkdir pic; \
else true; fi
touch stamp-picdir
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional  argv.c -o pic/argv.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional argv.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional  choose-temp.c -o pic/choose-temp.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional choose-temp.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional  concat.c -o pic/concat.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional concat.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional  cplus-dem.c -o pic/cplus-dem.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional cplus-dem.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional  fdmatch.c -o pic/fdmatch.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional fdmatch.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional  fnmatch.c -o pic/fnmatch.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional fnmatch.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional  getopt.c -o pic/getopt.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional getopt.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional  getopt1.c -o pic/getopt1.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional getopt1.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional  getpwd.c -o pic/getpwd.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional getpwd.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional  getruntime.c -o pic/getruntime.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional getruntime.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional  hashtab.c -o pic/hashtab.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional hashtab.c
hashtab.c: In function `htab_empty':
hashtab.c:144: warning: implicit declaration of function `memset'
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional  hex.c -o pic/hex.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional hex.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional  floatformat.c -o pic/floatformat.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional floatformat.c
In file included from /usr/include/math.h:349,
                 from floatformat.c:22:
/usr/include/bits/mathinline.h: In function `__sgn1l':
/usr/include/bits/mathinline.h:509: warning: traditional C rejects automatic aggregate initialization
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional  objalloc.c -o pic/objalloc.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional objalloc.c
objalloc.c: In function `objalloc_free_block':
objalloc.c:216: warning: implicit declaration of function `abort'
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional  obstack.c -o pic/obstack.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional obstack.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional  partition.c -o pic/partition.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional partition.c
partition.c: In function `partition_print':
partition.c:153: warning: implicit declaration of function `memset'
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional  pexecute.c -o pic/pexecute.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional pexecute.c
pexecute.c: In function `pexecute':
pexecute.c:745: warning: implicit declaration of function `exit'
pexecute.c:663: warning: variable `func' might be clobbered by `longjmp' or `vfork'
pexecute.c:664: warning: `pid' might be used uninitialized in this function
pexecute.c:666: warning: variable `output_desc' might be clobbered by `longjmp' or `vfork'
pexecute.c:667: warning: variable `retries' might be clobbered by `longjmp' or `vfork'
pexecute.c:667: warning: variable `sleep_interval' might be clobbered by `longjmp' or `vfork'
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional  spaces.c -o pic/spaces.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional spaces.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional  splay-tree.c -o pic/splay-tree.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional splay-tree.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional  strerror.c -o pic/strerror.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional strerror.c
strerror.c: In function `strtoerrno':
strerror.c:774: warning: implicit declaration of function `strcmp'
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional  strsignal.c -o pic/strsignal.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional strsignal.c
strsignal.c: In function `strtosigno':
strsignal.c:552: warning: implicit declaration of function `strcmp'
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional  xatexit.c -o pic/xatexit.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional xatexit.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional  xexit.c -o pic/xexit.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional xexit.c
xexit.c: In function `xexit':
xexit.c:35: warning: implicit declaration of function `exit'
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional  xmalloc.c -o pic/xmalloc.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional xmalloc.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional  xmemdup.c -o pic/xmemdup.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional xmemdup.c
xmemdup.c: In function `xmemdup':
xmemdup.c:20: warning: implicit declaration of function `memcpy'
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional  xstrdup.c -o pic/xstrdup.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional xstrdup.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional  xstrerror.c -o pic/xstrerror.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional xstrerror.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional  mkstemps.c -o pic/mkstemps.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I./../include  -W -Wall -Wtraditional mkstemps.c
rm -f libiberty.a
ar rc libiberty.a \
  argv.o choose-temp.o concat.o cplus-dem.o fdmatch.o fnmatch.o getopt.o getopt1.o getpwd.o getruntime.o hashtab.o hex.o floatformat.o objalloc.o obstack.o partition.o pexecute.o spaces.o splay-tree.o strerror.o strsignal.o xatexit.o xexit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o  mkstemps.o 
ranlib libiberty.a
rm -f needed-list; touch needed-list; \
for f in atexit calloc memchr memcmp memcpy memmove memset rename strchr strerror strrchr strstr strtol strtoul tmpnam vfprintf vprintf vfork waitpid bcmp bcopy bzero; do \
  for g in mkstemps.o ; do \
    case "$g" in \
      *$f*) echo $g >> needed-list ;; \
    esac; \
  done; \
done
echo argv.o choose-temp.o concat.o cplus-dem.o fdmatch.o fnmatch.o getopt.o getopt1.o getpwd.o getruntime.o hashtab.o hex.o floatformat.o objalloc.o obstack.o partition.o pexecute.o spaces.o splay-tree.o strerror.o strsignal.o xatexit.o xexit.o xmalloc.o xmemdup.o xstrdup.o xstrerror.o > required-list
make[2]: Entering directory `/opt/src/insight-5.0/libiberty/testsuite'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/opt/src/insight-5.0/libiberty/testsuite'
make[1]: Leaving directory `/opt/src/insight-5.0/libiberty'
make[1]: Entering directory `/opt/src/insight-5.0/intl'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/opt/src/insight-5.0/intl'
make[1]: Entering directory `/opt/src/insight-5.0/bfd'
make  all-recursive
make[2]: Entering directory `/opt/src/insight-5.0/bfd'
Making all in doc
make[3]: Entering directory `/opt/src/insight-5.0/bfd/doc'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/opt/src/insight-5.0/bfd/doc'
Making all in po
make[3]: Entering directory `/opt/src/insight-5.0/bfd/po'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/opt/src/insight-5.0/bfd/po'
make[3]: Entering directory `/opt/src/insight-5.0/bfd'
rm -f bfd-tmp.h
cp bfd-in3.h bfd-tmp.h
/bin/sh ./../move-if-change bfd-tmp.h bfd.h
rm -f bfd-tmp.h
touch stmp-bfd-h
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -g -O2 -c archive.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DTRAD_CORE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -g -O2 -c archive.c -o archive.o
echo timestamp > archive.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -g -O2 -c -DDEFAULT_VECTOR=bfd_elf32_i386_vec -DSELECT_VECS='&bfd_elf32_i386_vec,&i386linux_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch' -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec ./archures.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DTRAD_CORE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -g -O2 -c -DDEFAULT_VECTOR=bfd_elf32_i386_vec "-DSELECT_VECS=&bfd_elf32_i386_vec,&i386linux_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch" -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec ./archures.c -o archures.o
echo timestamp > archures.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -g -O2 -c bfd.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DTRAD_CORE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -g -O2 -c bfd.c -o bfd.o
echo timestamp > bfd.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -g -O2 -c cache.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DTRAD_CORE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -g -O2 -c cache.c -o cache.o
echo timestamp > cache.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -g -O2 -c coffgen.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DTRAD_CORE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -g -O2 -c coffgen.c -o coffgen.o
echo timestamp > coffgen.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -g -O2 -c corefile.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DTRAD_CORE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -g -O2 -c corefile.c -o corefile.o
echo timestamp > corefile.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -g -O2 -c format.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DTRAD_CORE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -g -O2 -c format.c -o format.o
echo timestamp > format.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -g -O2 -c init.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DTRAD_CORE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -g -O2 -c init.c -o init.o
echo timestamp > init.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -g -O2 -c libbfd.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DTRAD_CORE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -g -O2 -c libbfd.c -o libbfd.o
echo timestamp > libbfd.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -g -O2 -c opncls.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DTRAD_CORE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -g -O2 -c opncls.c -o opncls.o
echo timestamp > opncls.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -g -O2 -c reloc.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DTRAD_CORE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -g -O2 -c reloc.c -o reloc.o
echo timestamp > reloc.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -g -O2 -c section.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DTRAD_CORE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -g -O2 -c section.c -o section.o
echo timestamp > section.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -g -O2 -c syms.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DTRAD_CORE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -g -O2 -c syms.c -o syms.o
echo timestamp > syms.lo
rm -f targmatch.h
sed -f ./targmatch.sed < ./config.bfd > targmatch.new
mv -f targmatch.new targmatch.h
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -g -O2 -c -DDEFAULT_VECTOR=bfd_elf32_i386_vec -DSELECT_VECS='&bfd_elf32_i386_vec,&i386linux_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec' -DSELECT_ARCHITECTURES='&bfd_i386_arch' -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec ./targets.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DTRAD_CORE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -g -O2 -c -DDEFAULT_VECTOR=bfd_elf32_i386_vec "-DSELECT_VECS=&bfd_elf32_i386_vec,&i386linux_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec" "-DSELECT_ARCHITECTURES=&bfd_i386_arch" -DHAVE_bfd_elf32_i386_vec -DHAVE_i386linux_vec -DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec ./targets.c -o targets.o
echo timestamp > targets.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -g -O2 -c hash.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DTRAD_CORE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -g -O2 -c hash.c -o hash.o
echo timestamp > hash.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -g -O2 -c linker.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DTRAD_CORE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -g -O2 -c linker.c -o linker.o
echo timestamp > linker.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -g -O2 -c srec.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DTRAD_CORE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -g -O2 -c srec.c -o srec.o
echo timestamp > srec.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -g -O2 -c binary.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DTRAD_CORE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -g -O2 -c binary.c -o binary.o
echo timestamp > binary.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -g -O2 -c tekhex.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DTRAD_CORE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -g -O2 -c tekhex.c -o tekhex.o
echo timestamp > tekhex.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -g -O2 -c ihex.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DTRAD_CORE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -g -O2 -c ihex.c -o ihex.o
echo timestamp > ihex.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -g -O2 -c stabs.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DTRAD_CORE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -g -O2 -c stabs.c -o stabs.o
echo timestamp > stabs.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -g -O2 -c stab-syms.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DTRAD_CORE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -g -O2 -c stab-syms.c -o stab-syms.o
echo timestamp > stab-syms.lo
rm -f elf32-target.h
sed -e s/NN/32/g < ./elfxx-target.h > elf32-target.new
mv -f elf32-target.new elf32-target.h
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -g -O2 -c elf32-i386.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DTRAD_CORE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -g -O2 -c elf32-i386.c -o elf32-i386.o
echo timestamp > elf32-i386.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -g -O2 -c elf32.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DTRAD_CORE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -g -O2 -c elf32.c -o elf32.o
echo timestamp > elf32.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -g -O2 -c elf.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DTRAD_CORE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -g -O2 -c elf.c -o elf.o
echo timestamp > elf.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -g -O2 -c elflink.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DTRAD_CORE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -g -O2 -c elflink.c -o elflink.o
echo timestamp > elflink.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -g -O2 -c dwarf2.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DTRAD_CORE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -g -O2 -c dwarf2.c -o dwarf2.o
echo timestamp > dwarf2.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -g -O2 -c dwarf1.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DTRAD_CORE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -g -O2 -c dwarf1.c -o dwarf1.o
echo timestamp > dwarf1.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -g -O2 -c i386linux.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DTRAD_CORE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -g -O2 -c i386linux.c -o i386linux.o
echo timestamp > i386linux.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -g -O2 -c aout32.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DTRAD_CORE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -g -O2 -c aout32.c -o aout32.o
echo timestamp > aout32.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -g -O2 -c elf32-gen.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DTRAD_CORE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -g -O2 -c elf32-gen.c -o elf32-gen.o
echo timestamp > elf32-gen.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -g -O2 -c cpu-i386.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DTRAD_CORE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -g -O2 -c cpu-i386.c -o cpu-i386.o
echo timestamp > cpu-i386.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. -I. -I./../include  -I./../intl -I../intl   -W -Wall -g -O2 -c trad-core.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DTRAD_CORE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -g -O2 -c trad-core.c -o trad-core.o
echo timestamp > trad-core.lo
rm -f tofiles
f=""; \
for i in elf32-i386.lo elf32.lo elf.lo elflink.lo dwarf2.lo dwarf1.lo i386linux.lo aout32.lo elf32-gen.lo cpu-i386.lo trad-core.lo ; do \
  case " $f " in \
    *" $i "*) ;; \
    *) f="$f $i" ;; \
  esac ; \
done ; \
echo $f > tofiles
/bin/sh ./../move-if-change tofiles ofiles
touch stamp-ofiles
/bin/sh ./libtool --mode=link gcc -W -Wall -g -O2  -o libbfd.la -rpath /usr/local/lib -release 2.9.5  archive.lo archures.lo bfd.lo cache.lo coffgen.lo corefile.lo format.lo init.lo libbfd.lo opncls.lo reloc.lo section.lo syms.lo targets.lo hash.lo linker.lo srec.lo binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo `cat ofiles`  
mkdir .libs
ar cru .libs/libbfd.a  archive.o archures.o bfd.o cache.o coffgen.o corefile.o format.o init.o libbfd.o opncls.o reloc.o section.o syms.o targets.o hash.o linker.o srec.o binary.o tekhex.o ihex.o stabs.o stab-syms.o elf32-i386.o elf32.o elf.o elflink.o dwarf2.o dwarf1.o i386linux.o aout32.o elf32-gen.o cpu-i386.o trad-core.o 
ranlib .libs/libbfd.a
creating libbfd.la
(cd .libs && rm -f libbfd.la && ln -s ../libbfd.la libbfd.la)
libtooldir=`/bin/sh ./libtool --config | sed -n -e 's/^objdir=//p'`; \
if [ -f $libtooldir/libbfd.a ]; then \
  cp $libtooldir/libbfd.a libbfd.tmp; \
  /bin/sh ./../move-if-change libbfd.tmp libbfd.a; \
else true; fi
touch stamp-lib
make[3]: Leaving directory `/opt/src/insight-5.0/bfd'
make[2]: Leaving directory `/opt/src/insight-5.0/bfd'
make[1]: Leaving directory `/opt/src/insight-5.0/bfd'
make[1]: Entering directory `/opt/src/insight-5.0/opcodes'
make  all-recursive
make[2]: Entering directory `/opt/src/insight-5.0/opcodes'
Making all in po
make[3]: Entering directory `/opt/src/insight-5.0/opcodes/po'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/opt/src/insight-5.0/opcodes/po'
make[3]: Entering directory `/opt/src/insight-5.0/opcodes'
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I../bfd -I./../include -I./../bfd  -I./../intl -I../intl   -W -Wall -g -O2 -c dis-buf.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I../bfd -I./../include -I./../bfd -I./../intl -I../intl -W -Wall -g -O2 -c dis-buf.c -o dis-buf.o
echo timestamp > dis-buf.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I../bfd -I./../include -I./../bfd  -I./../intl -I../intl   -W -Wall -g -O2 -c  -DARCH_i386 ./disassemble.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I../bfd -I./../include -I./../bfd -I./../intl -I../intl -W -Wall -g -O2 -c -DARCH_i386 ./disassemble.c -o disassemble.o
echo timestamp > disassemble.lo
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I../bfd -I./../include -I./../bfd  -I./../intl -I../intl   -W -Wall -g -O2 -c i386-dis.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I../bfd -I./../include -I./../bfd -I./../intl -I../intl -W -Wall -g -O2 -c i386-dis.c -o i386-dis.o
echo timestamp > i386-dis.lo
/bin/sh ./libtool --mode=link gcc -W -Wall -g -O2  -o libopcodes.la -rpath /usr/local/lib -release 2.9.5  dis-buf.lo disassemble.lo i386-dis.lo  
mkdir .libs
ar cru .libs/libopcodes.a  dis-buf.o disassemble.o i386-dis.o 
ranlib .libs/libopcodes.a
creating libopcodes.la
(cd .libs && rm -f libopcodes.la && ln -s ../libopcodes.la libopcodes.la)
libtooldir=`/bin/sh ./libtool --config | sed -n -e 's/^objdir=//p'`; \
if [ -f $libtooldir/libopcodes.a ]; then \
  cp $libtooldir/libopcodes.a libopcodes.tmp; \
  /bin/sh ./../move-if-change libopcodes.tmp libopcodes.a; \
else true; fi
touch stamp-lib
make[3]: Leaving directory `/opt/src/insight-5.0/opcodes'
make[2]: Leaving directory `/opt/src/insight-5.0/opcodes'
make[1]: Leaving directory `/opt/src/insight-5.0/opcodes'
make[1]: Entering directory `/opt/src/insight-5.0/tcl'
make[2]: Entering directory `/opt/src/insight-5.0/tcl/unix'
gcc -c -g -O2   -I./../generic -I. -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        -DTCL_SHLIB_EXT=\".so\" ./../generic/panic.c
gcc -c -g -O2   -I./../generic -I. -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        -DTCL_SHLIB_EXT=\".so\" ./../generic/regexp.c
gcc -c -g -O2   -I./../generic -I. -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        -DTCL_SHLIB_EXT=\".so\" ./../generic/tclAsync.c
gcc -c -g -O2   -I./../generic -I. -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        -DTCL_SHLIB_EXT=\".so\" ./../generic/tclBasic.c
gcc -c -g -O2   -I./../generic -I. -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        -DTCL_SHLIB_EXT=\".so\" ./../generic/tclBinary.c
gcc -c -g -O2   -I./../generic -I. -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        -DTCL_SHLIB_EXT=\".so\" ./../generic/tclCkalloc.c
gcc -c -g -O2   -I./../generic -I. -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        -DTCL_SHLIB_EXT=\".so\" ./../generic/tclClock.c
gcc -c -g -O2   -I./../generic -I. -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        -DTCL_SHLIB_EXT=\".so\" ./../generic/tclCmdAH.c
gcc -c -g -O2   -I./../generic -I. -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        -DTCL_SHLIB_EXT=\".so\" ./../generic/tclCmdIL.c
gcc -c -g -O2   -I./../generic -I. -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        -DTCL_SHLIB_EXT=\".so\" ./../generic/tclCmdMZ.c
gcc -c -g -O2   -I./../generic -I. -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        -DTCL_SHLIB_EXT=\".so\" ./../generic/tclCompExpr.c
gcc -c -g -O2   -I./../generic -I. -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        -DTCL_SHLIB_EXT=\".so\" ./../generic/tclCompile.c
gcc -c -g -O2   -I./../generic -I. -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        -DTCL_SHLIB_EXT=\".so\" ./../generic/tclDate.c
gcc -c -g -O2   -I./../generic -I. -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        -DTCL_SHLIB_EXT=\".so\" ./../generic/tclEnv.c
gcc -c -g -O2   -I./../generic -I. -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        -DTCL_SHLIB_EXT=\".so\" ./../generic/tclEvent.c
gcc -c -g -O2   -I./../generic -I. -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        -DTCL_SHLIB_EXT=\".so\" ./../generic/tclExecute.c
gcc -c -g -O2   -I./../generic -I. -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        -DTCL_SHLIB_EXT=\".so\" ./../generic/tclFCmd.c
gcc -c -g -O2   -I./../generic -I. -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        -DTCL_SHLIB_EXT=\".so\" ./../generic/tclFileName.c
gcc -c -g -O2   -I./../generic -I. -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        -DTCL_SHLIB_EXT=\".so\" ./../generic/tclGet.c
gcc -c -g -O2   -I./../generic -I. -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        -DTCL_SHLIB_EXT=\".so\" ./../generic/tclHash.c
gcc -c -g -O2   -I./../generic -I. -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        -DTCL_SHLIB_EXT=\".so\" ./../generic/tclHistory.c
gcc -c -g -O2   -I./../generic -I. -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        -DTCL_SHLIB_EXT=\".so\" ./../generic/tclIndexObj.c
gcc -c -g -O2   -I./../generic -I. -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        -DTCL_SHLIB_EXT=\".so\" ./../generic/tclInterp.c
gcc -c -g -O2   -I./../generic -I. -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        -DTCL_SHLIB_EXT=\".so\" ./../generic/tclIO.c
gcc -c -g -O2   -I./../generic -I. -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        -DTCL_SHLIB_EXT=\".so\" ./../generic/tclIOCmd.c
gcc -c -g -O2   -I./../generic -I. -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        -DTCL_SHLIB_EXT=\".so\" ./../generic/tclIOSock.c
gcc -c -g -O2   -I./../generic -I. -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        -DTCL_SHLIB_EXT=\".so\" ./../generic/tclIOUtil.c
gcc -c -g -O2   -I./../generic -I. -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        -DTCL_SHLIB_EXT=\".so\" ./../generic/tclLink.c
gcc -c -g -O2   -I./../generic -I. -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        -DTCL_SHLIB_EXT=\".so\" ./../generic/tclListObj.c
gcc -c -g -O2   -I./../generic -I. -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        -DTCL_SHLIB_EXT=\".so\" ./../generic/tclLoad.c
gcc -c -g -O2   -I./../generic -I. -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        -DTCL_SHLIB_EXT=\".so\" ./../generic/tclMain.c
gcc -c -g -O2   -I./../generic -I. -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        -DTCL_SHLIB_EXT=\".so\" ./../generic/tclNamesp.c
gcc -c -g -O2   -I./../generic -I. -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        -DTCL_SHLIB_EXT=\".so\" ./../generic/tclNotify.c
gcc -c -g -O2   -I./../generic -I. -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        -DTCL_SHLIB_EXT=\".so\" ./../generic/tclObj.c
gcc -c -g -O2   -I./../generic -I. -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        -DTCL_SHLIB_EXT=\".so\" ./../generic/tclParse.c
gcc -c -g -O2   -I./../generic -I. -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        -DTCL_SHLIB_EXT=\".so\" ./../generic/tclPipe.c
gcc -c -g -O2   -I./../generic -I. -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        -DTCL_SHLIB_EXT=\".so\" ./../generic/tclPkg.c
gcc -c -g -O2   -I./../generic -I. -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        -DTCL_SHLIB_EXT=\".so\" ./../generic/tclPosixStr.c
gcc -c -g -O2   -I./../generic -I. -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        -DTCL_SHLIB_EXT=\".so\" ./../generic/tclPreserve.c
gcc -c -g -O2   -I./../generic -I. -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        -DTCL_SHLIB_EXT=\".so\" ./../generic/tclProc.c
gcc -c -g -O2   -I./../generic -I. -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        -DTCL_SHLIB_EXT=\".so\" ./../generic/tclStringObj.c
gcc -c -g -O2   -I./../generic -I. -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        -DTCL_SHLIB_EXT=\".so\" ./../generic/tclTimer.c
gcc -c -g -O2   -I./../generic -I. -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        -DTCL_SHLIB_EXT=\".so\" ./../generic/tclUtil.c
gcc -c -g -O2   -I./../generic -I. -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        -DTCL_SHLIB_EXT=\".so\" ./../generic/tclVar.c
gcc -c -g -O2   -I./../generic -I. -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        -DTCL_SHLIB_EXT=\".so\" ./../generic/tclResolve.c
gcc -c -g -O2   -I./../generic -I. -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        -DTCL_SHLIB_EXT=\".so\" ./tclMtherr.c
gcc -c -g -O2   -I./../generic -I. -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        -DTCL_SHLIB_EXT=\".so\" ./tclUnixChan.c
gcc -c -g -O2   -I./../generic -I. -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        -DTCL_SHLIB_EXT=\".so\" ./tclUnixEvent.c
gcc -c -g -O2   -I./../generic -I. -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        -DTCL_SHLIB_EXT=\".so\" ./tclUnixFCmd.c
gcc -c -g -O2   -I./../generic -I. -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        -DTCL_SHLIB_EXT=\".so\" ./tclUnixFile.c
gcc -c -g -O2   -I./../generic -I. -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        -DTCL_SHLIB_EXT=\".so\" ./tclUnixPipe.c
gcc -c -g -O2   -I./../generic -I. -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        -DTCL_SHLIB_EXT=\".so\" ./tclUnixSock.c
gcc -c -g -O2   -I./../generic -I. -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        -DTCL_SHLIB_EXT=\".so\" ./tclUnixTime.c
gcc -c -g -O2   -I./../generic -I. -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        -DTCL_SHLIB_EXT=\".so\" -DTCL_LIBRARY=\"/usr/local/share/tcl8.0\" \
-DTCL_PACKAGE_PATH="\"/usr/local/lib\"" \
	./tclUnixInit.c
gcc -c -g -O2   -I./../generic -I. -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        -DTCL_SHLIB_EXT=\".so\" ./tclUnixNotfy.c
gcc -c -g -O2   -I./../generic -I. -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        -DTCL_SHLIB_EXT=\".so\" ./tclLoadDl.c
rm -f libtcl8.0.a
ar cr libtcl8.0.a panic.o regexp.o tclAsync.o tclBasic.o tclBinary.o tclCkalloc.o tclClock.o tclCmdAH.o tclCmdIL.o tclCmdMZ.o tclCompExpr.o tclCompile.o tclDate.o tclEnv.o tclEvent.o tclExecute.o tclFCmd.o tclFileName.o tclGet.o tclHash.o tclHistory.o tclIndexObj.o tclInterp.o tclIO.o tclIOCmd.o tclIOSock.o tclIOUtil.o tclLink.o tclListObj.o tclLoad.o tclMain.o tclNamesp.o tclNotify.o tclObj.o tclParse.o tclPipe.o tclPkg.o tclPosixStr.o tclPreserve.o tclProc.o tclStringObj.o tclTimer.o tclUtil.o tclVar.o tclResolve.o tclMtherr.o tclUnixChan.o tclUnixEvent.o tclUnixFCmd.o tclUnixFile.o tclUnixPipe.o tclUnixSock.o tclUnixTime.o tclUnixInit.o tclUnixNotfy.o  tclLoadDl.o
ranlib libtcl8.0.a
gcc -c -g -O2   -I./../generic -I. -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        -DTCL_SHLIB_EXT=\".so\" ./tclAppInit.c
gcc -rdynamic tclAppInit.o -L/opt/src/insight-5.0/tcl/unix -ltcl8.0 -ldl  -lieee -lm -lc \
	 -o tclsh
make[2]: Leaving directory `/opt/src/insight-5.0/tcl/unix'
make[1]: Leaving directory `/opt/src/insight-5.0/tcl'
make[1]: Entering directory `/opt/src/insight-5.0/tk'
make[2]: Entering directory `/opt/src/insight-5.0/tk/unix'
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./tkAppInit.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tk3d.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkArgv.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkAtom.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkBind.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkBitmap.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkClipboard.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkCmds.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkColor.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkConfig.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkCursor.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkError.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkEvent.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkFocus.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkFont.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkGet.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkGC.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkGeometry.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkGrab.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkGrid.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkMain.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkOption.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkPack.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkPlace.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkSelect.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkUtil.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkVisual.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkWindow.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./tkUnix.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./tkUnix3d.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./tkUnixButton.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./tkUnixColor.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./tkUnixCursor.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./tkUnixDialog.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./tkUnixDraw.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./tkUnixEmbed.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./tkUnixEvent.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./tkUnixFocus.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./tkUnixFont.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      -DTK_LIBRARY=\"/usr/local/share/tk8.0\" \
    ./tkUnixInit.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./tkUnixMenu.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./tkUnixMenubu.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./tkUnixScale.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./tkUnixScrlbr.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./tkUnixSelect.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./tkUnixSend.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./tkUnixWm.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./tkUnixXId.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkButton.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkEntry.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkFrame.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkListbox.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkMenu.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkMenubutton.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkMenuDraw.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkMessage.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkScale.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkScrollbar.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkCanvas.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkCanvArc.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkCanvBmap.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkCanvImg.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkCanvLine.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkCanvPoly.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkCanvPs.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkCanvText.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkCanvUtil.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkCanvWind.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkRectOval.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkTrig.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkImage.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkImgBmap.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkImgGIF.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkImgPPM.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkImgPhoto.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkText.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkTextBTree.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkTextDisp.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkTextImage.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkTextIndex.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkTextMark.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkTextTag.c
gcc -c -g -O2   -I. -I./../generic -I./../bitmaps -I/opt/src/insight-5.0/tcl/generic -I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkTextWind.c
rm -f libtk8.0.a
ar cr libtk8.0.a tk3d.o tkArgv.o tkAtom.o tkBind.o tkBitmap.o tkClipboard.o tkCmds.o tkColor.o tkConfig.o tkCursor.o tkError.o tkEvent.o tkFocus.o tkFont.o tkGet.o tkGC.o tkGeometry.o tkGrab.o tkGrid.o tkMain.o tkOption.o tkPack.o tkPlace.o tkSelect.o tkUtil.o tkVisual.o tkWindow.o tkUnix.o tkUnix3d.o tkUnixButton.o tkUnixColor.o tkUnixCursor.o tkUnixDialog.o tkUnixDraw.o tkUnixEmbed.o tkUnixEvent.o tkUnixFocus.o tkUnixFont.o tkUnixInit.o tkUnixMenu.o tkUnixMenubu.o tkUnixScale.o tkUnixScrlbr.o tkUnixSelect.o tkUnixSend.o tkUnixWm.o tkUnixXId.o tkButton.o tkEntry.o tkFrame.o tkListbox.o tkMenu.o tkMenubutton.o tkMenuDraw.o tkMessage.o tkScale.o tkScrollbar.o tkCanvas.o tkCanvArc.o tkCanvBmap.o tkCanvImg.o tkCanvLine.o tkCanvPoly.o tkCanvPs.o tkCanvText.o tkCanvUtil.o tkCanvWind.o tkRectOval.o tkTrig.o tkImage.o tkImgBmap.o tkImgGIF.o tkImgPPM.o tkImgPhoto.o tkText.o tkTextBTree.o tkTextDisp.o tkTextImage.o tkTextIndex.o tkTextMark.o tkTextTag.o tkTextWind.o
ranlib libtk8.0.a
gcc -rdynamic tkAppInit.o -L/opt/src/insight-5.0/tk/unix -ltk8.0 -L/opt/src/insight-5.0/tcl/unix -ltcl8.0  -L/usr/X11R6/lib -lX11 -ldl -lieee -lm -lc \
	 -o wish
make[2]: Leaving directory `/opt/src/insight-5.0/tk/unix'
make[1]: Leaving directory `/opt/src/insight-5.0/tk'
make[1]: Entering directory `/opt/src/insight-5.0/etc'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/opt/src/insight-5.0/etc'
make[1]: Entering directory `/opt/src/insight-5.0/itcl'
Making in itcl/unix
make[2]: Entering directory `/opt/src/insight-5.0/itcl/itcl/unix'
gcc -c -g -O2   -I/opt/src/insight-5.0/itcl/itcl/unix -I/opt/src/insight-5.0/itcl/itcl/generic -I/opt/src/insight-5.0/tcl/generic -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1    -DITCL_LIBRARY=\"/usr/local/share/itcl3.0\" /opt/src/insight-5.0/itcl/itcl/generic/itcl_bicmds.c
gcc -c -g -O2   -I/opt/src/insight-5.0/itcl/itcl/unix -I/opt/src/insight-5.0/itcl/itcl/generic -I/opt/src/insight-5.0/tcl/generic -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1    -DITCL_LIBRARY=\"/usr/local/share/itcl3.0\" /opt/src/insight-5.0/itcl/itcl/generic/itcl_class.c
gcc -c -g -O2   -I/opt/src/insight-5.0/itcl/itcl/unix -I/opt/src/insight-5.0/itcl/itcl/generic -I/opt/src/insight-5.0/tcl/generic -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1    -DITCL_LIBRARY=\"/usr/local/share/itcl3.0\" /opt/src/insight-5.0/itcl/itcl/generic/itcl_cmds.c
gcc -c -g -O2   -I/opt/src/insight-5.0/itcl/itcl/unix -I/opt/src/insight-5.0/itcl/itcl/generic -I/opt/src/insight-5.0/tcl/generic -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1    -DITCL_LIBRARY=\"/usr/local/share/itcl3.0\" /opt/src/insight-5.0/itcl/itcl/generic/itcl_ensemble.c
gcc -c -g -O2   -I/opt/src/insight-5.0/itcl/itcl/unix -I/opt/src/insight-5.0/itcl/itcl/generic -I/opt/src/insight-5.0/tcl/generic -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1    -DITCL_LIBRARY=\"/usr/local/share/itcl3.0\" /opt/src/insight-5.0/itcl/itcl/generic/itcl_linkage.c
gcc -c -g -O2   -I/opt/src/insight-5.0/itcl/itcl/unix -I/opt/src/insight-5.0/itcl/itcl/generic -I/opt/src/insight-5.0/tcl/generic -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1    -DITCL_LIBRARY=\"/usr/local/share/itcl3.0\" /opt/src/insight-5.0/itcl/itcl/generic/itcl_methods.c
gcc -c -g -O2   -I/opt/src/insight-5.0/itcl/itcl/unix -I/opt/src/insight-5.0/itcl/itcl/generic -I/opt/src/insight-5.0/tcl/generic -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1    -DITCL_LIBRARY=\"/usr/local/share/itcl3.0\" /opt/src/insight-5.0/itcl/itcl/generic/itcl_migrate.c
gcc -c -g -O2   -I/opt/src/insight-5.0/itcl/itcl/unix -I/opt/src/insight-5.0/itcl/itcl/generic -I/opt/src/insight-5.0/tcl/generic -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1    -DITCL_LIBRARY=\"/usr/local/share/itcl3.0\" /opt/src/insight-5.0/itcl/itcl/generic/itcl_objects.c
gcc -c -g -O2   -I/opt/src/insight-5.0/itcl/itcl/unix -I/opt/src/insight-5.0/itcl/itcl/generic -I/opt/src/insight-5.0/tcl/generic -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1    -DITCL_LIBRARY=\"/usr/local/share/itcl3.0\" /opt/src/insight-5.0/itcl/itcl/generic/itcl_obsolete.c
gcc -c -g -O2   -I/opt/src/insight-5.0/itcl/itcl/unix -I/opt/src/insight-5.0/itcl/itcl/generic -I/opt/src/insight-5.0/tcl/generic -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1    -DITCL_LIBRARY=\"/usr/local/share/itcl3.0\" /opt/src/insight-5.0/itcl/itcl/generic/itcl_parse.c
gcc -c -g -O2   -I/opt/src/insight-5.0/itcl/itcl/unix -I/opt/src/insight-5.0/itcl/itcl/generic -I/opt/src/insight-5.0/tcl/generic -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1    -DITCL_LIBRARY=\"/usr/local/share/itcl3.0\" /opt/src/insight-5.0/itcl/itcl/generic/itcl_util.c
rm -f libitcl3.0.a
ar cr libitcl3.0.a itcl_bicmds.o itcl_class.o itcl_cmds.o itcl_ensemble.o itcl_linkage.o itcl_methods.o itcl_migrate.o itcl_objects.o itcl_obsolete.o itcl_parse.o itcl_util.o
ranlib libitcl3.0.a
gcc -c -g -O2   -I/opt/src/insight-5.0/itcl/itcl/unix -I/opt/src/insight-5.0/itcl/itcl/generic -I/opt/src/insight-5.0/tcl/generic -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1    -DITCL_LIBRARY=\"/usr/local/share/itcl3.0\" /opt/src/insight-5.0/itcl/itcl/unix/tclAppInit.c
gcc -rdynamic tclAppInit.o -L/opt/src/insight-5.0/itcl/itcl/unix -litcl3.0 \
	-L/opt/src/insight-5.0/tcl/unix -ltcl8.0 -ldl  -lieee -lm -ldl -lc  -o itclsh
make[2]: Leaving directory `/opt/src/insight-5.0/itcl/itcl/unix'
Making in itk/unix
make[2]: Entering directory `/opt/src/insight-5.0/itcl/itk/unix'
gcc -c -g -O2   -I/opt/src/insight-5.0/itcl/itk/unix -I/opt/src/insight-5.0/itcl/itk/generic -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/itcl/itcl/generic -I/opt/src/insight-5.0/tk/generic -I/usr/X11R6/include -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1     -DITK_LIBRARY=\"/usr/local/share/itk3.0\" /opt/src/insight-5.0/itcl/itk/unix/tkAppInit.c
gcc -c -g -O2   -I/opt/src/insight-5.0/itcl/itk/unix -I/opt/src/insight-5.0/itcl/itk/generic -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/itcl/itcl/generic -I/opt/src/insight-5.0/tk/generic -I/usr/X11R6/include -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1     -DITK_LIBRARY=\"/usr/local/share/itk3.0\" /opt/src/insight-5.0/itcl/itk/generic/itk_cmds.c
gcc -c -g -O2   -I/opt/src/insight-5.0/itcl/itk/unix -I/opt/src/insight-5.0/itcl/itk/generic -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/itcl/itcl/generic -I/opt/src/insight-5.0/tk/generic -I/usr/X11R6/include -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1     -DITK_LIBRARY=\"/usr/local/share/itk3.0\" /opt/src/insight-5.0/itcl/itk/generic/itk_option.c
gcc -c -g -O2   -I/opt/src/insight-5.0/itcl/itk/unix -I/opt/src/insight-5.0/itcl/itk/generic -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/itcl/itcl/generic -I/opt/src/insight-5.0/tk/generic -I/usr/X11R6/include -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1     -DITK_LIBRARY=\"/usr/local/share/itk3.0\" /opt/src/insight-5.0/itcl/itk/generic/itk_archetype.c
gcc -c -g -O2   -I/opt/src/insight-5.0/itcl/itk/unix -I/opt/src/insight-5.0/itcl/itk/generic -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/itcl/itcl/generic -I/opt/src/insight-5.0/tk/generic -I/usr/X11R6/include -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1     -DITK_LIBRARY=\"/usr/local/share/itk3.0\" /opt/src/insight-5.0/itcl/itk/generic/itk_util.c
rm -f libitk3.0.a
ar cr libitk3.0.a itk_cmds.o itk_option.o itk_archetype.o itk_util.o
ranlib libitk3.0.a
gcc -rdynamic tkAppInit.o -L/opt/src/insight-5.0/itcl/itk/unix -litk3.0 \
	-L/opt/src/insight-5.0/tk/unix -ltk8.0 -L/usr/X11R6/lib -lX11 -L/opt/src/insight-5.0/itcl/itcl/unix -litcl3.0 -L/opt/src/insight-5.0/tcl/unix -ltcl8.0 -ldl  -lieee -lm -ldl -lc  -o itkwish
make[2]: Leaving directory `/opt/src/insight-5.0/itcl/itk/unix'
Making in iwidgets3.0.0/unix
make[2]: Entering directory `/opt/src/insight-5.0/itcl/iwidgets3.0.0/unix'
Building iwidgets.tcl
Building pkgIndex.tcl
make[2]: Leaving directory `/opt/src/insight-5.0/itcl/iwidgets3.0.0/unix'
make[1]: Leaving directory `/opt/src/insight-5.0/itcl'
make[1]: Entering directory `/opt/src/insight-5.0/libgui'
make  all-recursive
make[2]: Entering directory `/opt/src/insight-5.0/libgui'
Making all in library
make[3]: Entering directory `/opt/src/insight-5.0/libgui/library'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/opt/src/insight-5.0/libgui/library'
Making all in src
make[3]: Entering directory `/opt/src/insight-5.0/libgui/src'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -fwritable-strings -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/tk/generic -I/usr/X11R6/include -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1  -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1  -I/opt/src/insight-5.0/tk/generic/../unix -I/opt/src/insight-5.0/tk/generic/../win -DTBL_VERSION=\"2.1\" -DTBL_COMMAND=\"table\" -DTCL_RUNTIME=\"tkTable.tcl\"    -g -O2 -c paths.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -fwritable-strings -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/tk/generic -I/usr/X11R6/include -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1  -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1  -I/opt/src/insight-5.0/tk/generic/../unix -I/opt/src/insight-5.0/tk/generic/../win -DTBL_VERSION=\"2.1\" -DTBL_COMMAND=\"table\" -DTCL_RUNTIME=\"tkTable.tcl\"    -g -O2 -c subcommand.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -fwritable-strings -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/tk/generic -I/usr/X11R6/include -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1  -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1  -I/opt/src/insight-5.0/tk/generic/../unix -I/opt/src/insight-5.0/tk/generic/../win -DTBL_VERSION=\"2.1\" -DTBL_COMMAND=\"table\" -DTCL_RUNTIME=\"tkTable.tcl\"    -g -O2 -c tkTreeTable.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -fwritable-strings -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/tk/generic -I/usr/X11R6/include -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1  -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1  -I/opt/src/insight-5.0/tk/generic/../unix -I/opt/src/insight-5.0/tk/generic/../win -DTBL_VERSION=\"2.1\" -DTBL_COMMAND=\"table\" -DTCL_RUNTIME=\"tkTable.tcl\"    -g -O2 -c xpmlib.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -fwritable-strings -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/tk/generic -I/usr/X11R6/include -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1  -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1  -I/opt/src/insight-5.0/tk/generic/../unix -I/opt/src/insight-5.0/tk/generic/../win -DTBL_VERSION=\"2.1\" -DTBL_COMMAND=\"table\" -DTCL_RUNTIME=\"tkTable.tcl\"    -g -O2 -c tclmain.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -fwritable-strings -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/tk/generic -I/usr/X11R6/include -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1  -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1  -I/opt/src/insight-5.0/tk/generic/../unix -I/opt/src/insight-5.0/tk/generic/../win -DTBL_VERSION=\"2.1\" -DTBL_COMMAND=\"table\" -DTCL_RUNTIME=\"tkTable.tcl\"    -g -O2 -c tkGraphCanvas.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -fwritable-strings -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/tk/generic -I/usr/X11R6/include -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1  -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1  -I/opt/src/insight-5.0/tk/generic/../unix -I/opt/src/insight-5.0/tk/generic/../win -DTBL_VERSION=\"2.1\" -DTBL_COMMAND=\"table\" -DTCL_RUNTIME=\"tkTable.tcl\"    -g -O2 -c tkCanvEdge.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -fwritable-strings -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/tk/generic -I/usr/X11R6/include -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1  -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1  -I/opt/src/insight-5.0/tk/generic/../unix -I/opt/src/insight-5.0/tk/generic/../win -DTBL_VERSION=\"2.1\" -DTBL_COMMAND=\"table\" -DTCL_RUNTIME=\"tkTable.tcl\"    -g -O2 -c tkCanvLayout.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -fwritable-strings -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/tk/generic -I/usr/X11R6/include -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1  -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1  -I/opt/src/insight-5.0/tk/generic/../unix -I/opt/src/insight-5.0/tk/generic/../win -DTBL_VERSION=\"2.1\" -DTBL_COMMAND=\"table\" -DTCL_RUNTIME=\"tkTable.tcl\"    -g -O2 -c tclhelp.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -fwritable-strings -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/tk/generic -I/usr/X11R6/include -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1  -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1  -I/opt/src/insight-5.0/tk/generic/../unix -I/opt/src/insight-5.0/tk/generic/../win -DTBL_VERSION=\"2.1\" -DTBL_COMMAND=\"table\" -DTCL_RUNTIME=\"tkTable.tcl\"    -g -O2 -c tclgetdir.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -fwritable-strings -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/tk/generic -I/usr/X11R6/include -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1  -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1  -I/opt/src/insight-5.0/tk/generic/../unix -I/opt/src/insight-5.0/tk/generic/../win -DTBL_VERSION=\"2.1\" -DTBL_COMMAND=\"table\" -DTCL_RUNTIME=\"tkTable.tcl\"    -g -O2 -c tclwinprint.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -fwritable-strings -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/tk/generic -I/usr/X11R6/include -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1  -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1  -I/opt/src/insight-5.0/tk/generic/../unix -I/opt/src/insight-5.0/tk/generic/../win -DTBL_VERSION=\"2.1\" -DTBL_COMMAND=\"table\" -DTCL_RUNTIME=\"tkTable.tcl\"    -g -O2 -c tclsizebox.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -fwritable-strings -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/tk/generic -I/usr/X11R6/include -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1  -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1  -I/opt/src/insight-5.0/tk/generic/../unix -I/opt/src/insight-5.0/tk/generic/../win -DTBL_VERSION=\"2.1\" -DTBL_COMMAND=\"table\" -DTCL_RUNTIME=\"tkTable.tcl\"    -g -O2 -c tclshellexe.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -fwritable-strings -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/tk/generic -I/usr/X11R6/include -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1  -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1  -I/opt/src/insight-5.0/tk/generic/../unix -I/opt/src/insight-5.0/tk/generic/../win -DTBL_VERSION=\"2.1\" -DTBL_COMMAND=\"table\" -DTCL_RUNTIME=\"tkTable.tcl\"    -g -O2 -c tclmapi.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -fwritable-strings -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/tk/generic -I/usr/X11R6/include -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1  -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1  -I/opt/src/insight-5.0/tk/generic/../unix -I/opt/src/insight-5.0/tk/generic/../win -DTBL_VERSION=\"2.1\" -DTBL_COMMAND=\"table\" -DTCL_RUNTIME=\"tkTable.tcl\"    -g -O2 -c tclwinfont.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -fwritable-strings -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/tk/generic -I/usr/X11R6/include -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1  -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1  -I/opt/src/insight-5.0/tk/generic/../unix -I/opt/src/insight-5.0/tk/generic/../win -DTBL_VERSION=\"2.1\" -DTBL_COMMAND=\"table\" -DTCL_RUNTIME=\"tkTable.tcl\"    -g -O2 -c tclwingrab.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -fwritable-strings -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/tk/generic -I/usr/X11R6/include -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1  -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1  -I/opt/src/insight-5.0/tk/generic/../unix -I/opt/src/insight-5.0/tk/generic/../win -DTBL_VERSION=\"2.1\" -DTBL_COMMAND=\"table\" -DTCL_RUNTIME=\"tkTable.tcl\"    -g -O2 -c tclwinmode.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -fwritable-strings -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/tk/generic -I/usr/X11R6/include -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1  -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1  -I/opt/src/insight-5.0/tk/generic/../unix -I/opt/src/insight-5.0/tk/generic/../win -DTBL_VERSION=\"2.1\" -DTBL_COMMAND=\"table\" -DTCL_RUNTIME=\"tkTable.tcl\"    -g -O2 -c tclwinpath.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -fwritable-strings -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/tk/generic -I/usr/X11R6/include -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1  -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1  -I/opt/src/insight-5.0/tk/generic/../unix -I/opt/src/insight-5.0/tk/generic/../win -DTBL_VERSION=\"2.1\" -DTBL_COMMAND=\"table\" -DTCL_RUNTIME=\"tkTable.tcl\"    -g -O2 -c tclmsgbox.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -fwritable-strings -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/tk/generic -I/usr/X11R6/include -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1  -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1  -I/opt/src/insight-5.0/tk/generic/../unix -I/opt/src/insight-5.0/tk/generic/../win -DTBL_VERSION=\"2.1\" -DTBL_COMMAND=\"table\" -DTCL_RUNTIME=\"tkTable.tcl\"    -g -O2 -c tclcursor.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -fwritable-strings -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/tk/generic -I/usr/X11R6/include -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1  -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1  -I/opt/src/insight-5.0/tk/generic/../unix -I/opt/src/insight-5.0/tk/generic/../win -DTBL_VERSION=\"2.1\" -DTBL_COMMAND=\"table\" -DTCL_RUNTIME=\"tkTable.tcl\"    -g -O2 -c tkTable.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -fwritable-strings -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/tk/generic -I/usr/X11R6/include -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1  -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1  -I/opt/src/insight-5.0/tk/generic/../unix -I/opt/src/insight-5.0/tk/generic/../win -DTBL_VERSION=\"2.1\" -DTBL_COMMAND=\"table\" -DTCL_RUNTIME=\"tkTable.tcl\"    -g -O2 -c tkTableCmd.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -fwritable-strings -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/tk/generic -I/usr/X11R6/include -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1  -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1  -I/opt/src/insight-5.0/tk/generic/../unix -I/opt/src/insight-5.0/tk/generic/../win -DTBL_VERSION=\"2.1\" -DTBL_COMMAND=\"table\" -DTCL_RUNTIME=\"tkTable.tcl\"    -g -O2 -c tkTableCell.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -fwritable-strings -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/tk/generic -I/usr/X11R6/include -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1  -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1  -I/opt/src/insight-5.0/tk/generic/../unix -I/opt/src/insight-5.0/tk/generic/../win -DTBL_VERSION=\"2.1\" -DTBL_COMMAND=\"table\" -DTCL_RUNTIME=\"tkTable.tcl\"    -g -O2 -c tkTableTag.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -fwritable-strings -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/tk/generic -I/usr/X11R6/include -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1  -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1  -I/opt/src/insight-5.0/tk/generic/../unix -I/opt/src/insight-5.0/tk/generic/../win -DTBL_VERSION=\"2.1\" -DTBL_COMMAND=\"table\" -DTCL_RUNTIME=\"tkTable.tcl\"    -g -O2 -c tkTableWin.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -fwritable-strings -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/tk/generic -I/usr/X11R6/include -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1  -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1  -I/opt/src/insight-5.0/tk/generic/../unix -I/opt/src/insight-5.0/tk/generic/../win -DTBL_VERSION=\"2.1\" -DTBL_COMMAND=\"table\" -DTCL_RUNTIME=\"tkTable.tcl\"    -g -O2 -c tkWinPrintText.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -fwritable-strings -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/tk/generic -I/usr/X11R6/include -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1  -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1  -I/opt/src/insight-5.0/tk/generic/../unix -I/opt/src/insight-5.0/tk/generic/../win -DTBL_VERSION=\"2.1\" -DTBL_COMMAND=\"table\" -DTCL_RUNTIME=\"tkTable.tcl\"    -g -O2 -c tkWinPrintCanvas.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -fwritable-strings -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/tk/generic -I/usr/X11R6/include -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1  -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1  -I/opt/src/insight-5.0/tk/generic/../unix -I/opt/src/insight-5.0/tk/generic/../win -DTBL_VERSION=\"2.1\" -DTBL_COMMAND=\"table\" -DTCL_RUNTIME=\"tkTable.tcl\"    -g -O2 -c tkWarpPointer.c
rm -f libgui.a
ar cru libgui.a paths.o subcommand.o tkTreeTable.o xpmlib.o tclmain.o tkGraphCanvas.o tkCanvEdge.o tkCanvLayout.o tclhelp.o tclgetdir.o tclwinprint.o tclsizebox.o tclshellexe.o tclmapi.o tclwinfont.o tclwingrab.o tclwinmode.o tclwinpath.o tclmsgbox.o tclcursor.o tkTable.o tkTableCmd.o tkTableCell.o tkTableTag.o tkTableWin.o tkWinPrintText.o tkWinPrintCanvas.o tkWarpPointer.o 
ranlib libgui.a
make[3]: Leaving directory `/opt/src/insight-5.0/libgui/src'
make[3]: Entering directory `/opt/src/insight-5.0/libgui'
make[3]: Leaving directory `/opt/src/insight-5.0/libgui'
make[2]: Leaving directory `/opt/src/insight-5.0/libgui'
make[1]: Leaving directory `/opt/src/insight-5.0/libgui'
make[1]: Entering directory `/opt/src/insight-5.0/mmalloc'
gcc -c -g -O2 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIMITS_H=1 -DHAVE_STDDEF_H=1 -DHAVE_UNISTD_H=1  -I. -I./../include ./mm.c
rm -rf libmmalloc.a
ar rc libmmalloc.a mm.o
ranlib libmmalloc.a
make[1]: Leaving directory `/opt/src/insight-5.0/mmalloc'
make[1]: Entering directory `/opt/src/insight-5.0/readline'
rm -f readline.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION='"4.0"' -g -O2 readline.c
rm -f vi_mode.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION='"4.0"' -g -O2 vi_mode.c
rm -f funmap.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION='"4.0"' -g -O2 funmap.c
rm -f keymaps.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION='"4.0"' -g -O2 keymaps.c
rm -f parens.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION='"4.0"' -g -O2 parens.c
rm -f search.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION='"4.0"' -g -O2 search.c
rm -f rltty.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION='"4.0"' -g -O2 rltty.c
rm -f complete.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION='"4.0"' -g -O2 complete.c
rm -f bind.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION='"4.0"' -g -O2 bind.c
rm -f isearch.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION='"4.0"' -g -O2 isearch.c
rm -f display.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION='"4.0"' -g -O2 display.c
rm -f signals.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION='"4.0"' -g -O2 signals.c
rm -f util.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION='"4.0"' -g -O2 util.c
rm -f kill.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION='"4.0"' -g -O2 kill.c
rm -f undo.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION='"4.0"' -g -O2 undo.c
rm -f macro.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION='"4.0"' -g -O2 macro.c
rm -f input.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION='"4.0"' -g -O2 input.c
rm -f callback.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION='"4.0"' -g -O2 callback.c
rm -f terminal.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION='"4.0"' -g -O2 terminal.c
rm -f nls.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION='"4.0"' -g -O2 nls.c
rm -f xmalloc.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION='"4.0"' -g -O2 xmalloc.c
rm -f history.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION='"4.0"' -g -O2 history.c
rm -f histexpand.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION='"4.0"' -g -O2 histexpand.c
rm -f histfile.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION='"4.0"' -g -O2 histfile.c
rm -f histsearch.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION='"4.0"' -g -O2 histsearch.c
rm -f shell.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION='"4.0"' -g -O2 shell.c
rm -f tilde.o
gcc -c -DHAVE_CONFIG_H   -I. -I. -I/usr/local/include -DRL_LIBRARY_VERSION='"4.0"' -g -O2 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 undo.o macro.o input.o callback.o terminal.o nls.o xmalloc.o history.o histexpand.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 `/opt/src/insight-5.0/readline'
make[1]: Entering directory `/opt/src/insight-5.0/sim'
make[1]: Leaving directory `/opt/src/insight-5.0/sim'
make[1]: Entering directory `/opt/src/insight-5.0/tix'
make[2]: Entering directory `/opt/src/insight-5.0/tix/unix'
make[3]: Entering directory `/opt/src/insight-5.0/tix/unix/tk8.0'
gcc -c -g -O2 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DUCHAR_SUPPORTED=1   -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1   -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1  -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/tcl/unix -I/opt/src/insight-5.0/tk/generic -I/opt/src/insight-5.0/tk/unix  -I/opt/src/insight-5.0/tix/generic -I/opt/src/insight-5.0/tix/unix -I/usr/X11R6/include  /opt/src/insight-5.0/tix/generic/tixClass.c
gcc -c -g -O2 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DUCHAR_SUPPORTED=1   -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1   -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1  -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/tcl/unix -I/opt/src/insight-5.0/tk/generic -I/opt/src/insight-5.0/tk/unix  -I/opt/src/insight-5.0/tix/generic -I/opt/src/insight-5.0/tix/unix -I/usr/X11R6/include  /opt/src/insight-5.0/tix/generic/tixCmds.c
gcc -c -g -O2 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DUCHAR_SUPPORTED=1   -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1   -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1  -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/tcl/unix -I/opt/src/insight-5.0/tk/generic -I/opt/src/insight-5.0/tk/unix  -I/opt/src/insight-5.0/tix/generic -I/opt/src/insight-5.0/tix/unix -I/usr/X11R6/include  /opt/src/insight-5.0/tix/generic/tixCompat.c
gcc -c -g -O2 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DUCHAR_SUPPORTED=1   -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1   -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1  -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/tcl/unix -I/opt/src/insight-5.0/tk/generic -I/opt/src/insight-5.0/tk/unix  -I/opt/src/insight-5.0/tix/generic -I/opt/src/insight-5.0/tix/unix -I/usr/X11R6/include  /opt/src/insight-5.0/tix/generic/tixError.c
gcc -c -g -O2 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DUCHAR_SUPPORTED=1   -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1   -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1  -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/tcl/unix -I/opt/src/insight-5.0/tk/generic -I/opt/src/insight-5.0/tk/unix  -I/opt/src/insight-5.0/tix/generic -I/opt/src/insight-5.0/tix/unix -I/usr/X11R6/include  /opt/src/insight-5.0/tix/generic/tixGeometry.c
gcc -c -g -O2 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DUCHAR_SUPPORTED=1   -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1   -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1  -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/tcl/unix -I/opt/src/insight-5.0/tk/generic -I/opt/src/insight-5.0/tk/unix  -I/opt/src/insight-5.0/tix/generic -I/opt/src/insight-5.0/tix/unix -I/usr/X11R6/include  /opt/src/insight-5.0/tix/generic/tixInit.c
gcc -c -g -O2 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DUCHAR_SUPPORTED=1   -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1   -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1  -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/tcl/unix -I/opt/src/insight-5.0/tk/generic -I/opt/src/insight-5.0/tk/unix  -I/opt/src/insight-5.0/tix/generic -I/opt/src/insight-5.0/tix/unix -I/usr/X11R6/include  /opt/src/insight-5.0/tix/generic/tixItcl.c
gcc -c -g -O2 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DUCHAR_SUPPORTED=1   -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1   -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1  -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/tcl/unix -I/opt/src/insight-5.0/tk/generic -I/opt/src/insight-5.0/tk/unix  -I/opt/src/insight-5.0/tix/generic -I/opt/src/insight-5.0/tix/unix -I/usr/X11R6/include  /opt/src/insight-5.0/tix/generic/tixList.c
gcc -c -g -O2 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DUCHAR_SUPPORTED=1   -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1   -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1  -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/tcl/unix -I/opt/src/insight-5.0/tk/generic -I/opt/src/insight-5.0/tk/unix  -I/opt/src/insight-5.0/tix/generic -I/opt/src/insight-5.0/tix/unix -I/usr/X11R6/include  /opt/src/insight-5.0/tix/generic/tixMethod.c
gcc -c -g -O2 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DUCHAR_SUPPORTED=1   -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1   -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1  -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/tcl/unix -I/opt/src/insight-5.0/tk/generic -I/opt/src/insight-5.0/tk/unix  -I/opt/src/insight-5.0/tix/generic -I/opt/src/insight-5.0/tix/unix -I/usr/X11R6/include  /opt/src/insight-5.0/tix/generic/tixOption.c
gcc -c -g -O2 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DUCHAR_SUPPORTED=1   -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1   -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1  -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/tcl/unix -I/opt/src/insight-5.0/tk/generic -I/opt/src/insight-5.0/tk/unix  -I/opt/src/insight-5.0/tix/generic -I/opt/src/insight-5.0/tix/unix -I/usr/X11R6/include  /opt/src/insight-5.0/tix/generic/tixScroll.c
gcc -c -g -O2 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DUCHAR_SUPPORTED=1   -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1   -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1  -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/tcl/unix -I/opt/src/insight-5.0/tk/generic -I/opt/src/insight-5.0/tk/unix  -I/opt/src/insight-5.0/tix/generic -I/opt/src/insight-5.0/tix/unix -I/usr/X11R6/include  /opt/src/insight-5.0/tix/generic/tixSmpLs.c
gcc -c -g -O2 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DUCHAR_SUPPORTED=1   -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1   -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1  -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/tcl/unix -I/opt/src/insight-5.0/tk/generic -I/opt/src/insight-5.0/tk/unix  -I/opt/src/insight-5.0/tix/generic -I/opt/src/insight-5.0/tix/unix -I/usr/X11R6/include  /opt/src/insight-5.0/tix/generic/tixUtils.c
gcc -c -g -O2 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DUCHAR_SUPPORTED=1   -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1   -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1  -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/tcl/unix -I/opt/src/insight-5.0/tk/generic -I/opt/src/insight-5.0/tk/unix  -I/opt/src/insight-5.0/tix/generic -I/opt/src/insight-5.0/tix/unix -I/usr/X11R6/include  /opt/src/insight-5.0/tix/generic/tixWidget.c
gcc -c -g -O2 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DUCHAR_SUPPORTED=1   -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1   -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1  -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/tcl/unix -I/opt/src/insight-5.0/tk/generic -I/opt/src/insight-5.0/tk/unix  -I/opt/src/insight-5.0/tix/generic -I/opt/src/insight-5.0/tix/unix -I/usr/X11R6/include  /opt/src/insight-5.0/tix/generic/tixDItem.c
gcc -c -g -O2 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DUCHAR_SUPPORTED=1   -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1   -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1  -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/tcl/unix -I/opt/src/insight-5.0/tk/generic -I/opt/src/insight-5.0/tk/unix  -I/opt/src/insight-5.0/tix/generic -I/opt/src/insight-5.0/tix/unix -I/usr/X11R6/include  /opt/src/insight-5.0/tix/generic/tixDiITxt.c
gcc -c -g -O2 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DUCHAR_SUPPORTED=1   -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1   -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1  -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/tcl/unix -I/opt/src/insight-5.0/tk/generic -I/opt/src/insight-5.0/tk/unix  -I/opt/src/insight-5.0/tix/generic -I/opt/src/insight-5.0/tix/unix -I/usr/X11R6/include  /opt/src/insight-5.0/tix/generic/tixDiImg.c
gcc -c -g -O2 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DUCHAR_SUPPORTED=1   -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1   -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1  -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/tcl/unix -I/opt/src/insight-5.0/tk/generic -I/opt/src/insight-5.0/tk/unix  -I/opt/src/insight-5.0/tix/generic -I/opt/src/insight-5.0/tix/unix -I/usr/X11R6/include  /opt/src/insight-5.0/tix/generic/tixDiStyle.c
gcc -c -g -O2 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DUCHAR_SUPPORTED=1   -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1   -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1  -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/tcl/unix -I/opt/src/insight-5.0/tk/generic -I/opt/src/insight-5.0/tk/unix  -I/opt/src/insight-5.0/tix/generic -I/opt/src/insight-5.0/tix/unix -I/usr/X11R6/include  /opt/src/insight-5.0/tix/generic/tixDiText.c
gcc -c -g -O2 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DUCHAR_SUPPORTED=1   -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1   -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1  -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/tcl/unix -I/opt/src/insight-5.0/tk/generic -I/opt/src/insight-5.0/tk/unix  -I/opt/src/insight-5.0/tix/generic -I/opt/src/insight-5.0/tix/unix -I/usr/X11R6/include  /opt/src/insight-5.0/tix/generic/tixDiWin.c
gcc -c -g -O2 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DUCHAR_SUPPORTED=1   -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1   -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1  -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/tcl/unix -I/opt/src/insight-5.0/tk/generic -I/opt/src/insight-5.0/tk/unix  -I/opt/src/insight-5.0/tix/generic -I/opt/src/insight-5.0/tix/unix -I/usr/X11R6/include  /opt/src/insight-5.0/tix/generic/tixForm.c
gcc -c -g -O2 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DUCHAR_SUPPORTED=1   -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1   -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1  -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/tcl/unix -I/opt/src/insight-5.0/tk/generic -I/opt/src/insight-5.0/tk/unix  -I/opt/src/insight-5.0/tix/generic -I/opt/src/insight-5.0/tix/unix -I/usr/X11R6/include  /opt/src/insight-5.0/tix/generic/tixFormMisc.c
gcc -c -g -O2 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DUCHAR_SUPPORTED=1   -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1   -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1  -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/tcl/unix -I/opt/src/insight-5.0/tk/generic -I/opt/src/insight-5.0/tk/unix  -I/opt/src/insight-5.0/tix/generic -I/opt/src/insight-5.0/tix/unix -I/usr/X11R6/include  /opt/src/insight-5.0/tix/generic/tixImgCmp.c
gcc -c -g -O2 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DUCHAR_SUPPORTED=1   -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1   -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1  -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/tcl/unix -I/opt/src/insight-5.0/tk/generic -I/opt/src/insight-5.0/tk/unix  -I/opt/src/insight-5.0/tix/generic -I/opt/src/insight-5.0/tix/unix -I/usr/X11R6/include  /opt/src/insight-5.0/tix/generic/tixImgXpm.c
/opt/src/insight-5.0/tix/generic/tixImgXpm.c:77: warning: initialization from incompatible pointer type
gcc -c -g -O2 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DUCHAR_SUPPORTED=1   -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1   -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1  -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/tcl/unix -I/opt/src/insight-5.0/tk/generic -I/opt/src/insight-5.0/tk/unix  -I/opt/src/insight-5.0/tix/generic -I/opt/src/insight-5.0/tix/unix -I/usr/X11R6/include  /opt/src/insight-5.0/tix/generic/tixMwm.c
gcc -c -g -O2 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DUCHAR_SUPPORTED=1   -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1   -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1  -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/tcl/unix -I/opt/src/insight-5.0/tk/generic -I/opt/src/insight-5.0/tk/unix  -I/opt/src/insight-5.0/tix/generic -I/opt/src/insight-5.0/tix/unix -I/usr/X11R6/include  /opt/src/insight-5.0/tix/generic/tixGrid.c 
gcc -c -g -O2 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DUCHAR_SUPPORTED=1   -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1   -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1  -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/tcl/unix -I/opt/src/insight-5.0/tk/generic -I/opt/src/insight-5.0/tk/unix  -I/opt/src/insight-5.0/tix/generic -I/opt/src/insight-5.0/tix/unix -I/usr/X11R6/include  /opt/src/insight-5.0/tix/generic/tixGrData.c 
gcc -c -g -O2 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DUCHAR_SUPPORTED=1   -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1   -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1  -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/tcl/unix -I/opt/src/insight-5.0/tk/generic -I/opt/src/insight-5.0/tk/unix  -I/opt/src/insight-5.0/tix/generic -I/opt/src/insight-5.0/tix/unix -I/usr/X11R6/include  /opt/src/insight-5.0/tix/generic/tixGrFmt.c
gcc -c -g -O2 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DUCHAR_SUPPORTED=1   -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1   -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1  -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/tcl/unix -I/opt/src/insight-5.0/tk/generic -I/opt/src/insight-5.0/tk/unix  -I/opt/src/insight-5.0/tix/generic -I/opt/src/insight-5.0/tix/unix -I/usr/X11R6/include  /opt/src/insight-5.0/tix/generic/tixGrRC.c
gcc -c -g -O2 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DUCHAR_SUPPORTED=1   -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1   -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1  -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/tcl/unix -I/opt/src/insight-5.0/tk/generic -I/opt/src/insight-5.0/tk/unix  -I/opt/src/insight-5.0/tix/generic -I/opt/src/insight-5.0/tix/unix -I/usr/X11R6/include  /opt/src/insight-5.0/tix/generic/tixGrSel.c
gcc -c -g -O2 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DUCHAR_SUPPORTED=1   -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1   -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1  -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/tcl/unix -I/opt/src/insight-5.0/tk/generic -I/opt/src/insight-5.0/tk/unix  -I/opt/src/insight-5.0/tix/generic -I/opt/src/insight-5.0/tix/unix -I/usr/X11R6/include  /opt/src/insight-5.0/tix/generic/tixGrSort.c
gcc -c -g -O2 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DUCHAR_SUPPORTED=1   -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1   -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1  -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/tcl/unix -I/opt/src/insight-5.0/tk/generic -I/opt/src/insight-5.0/tk/unix  -I/opt/src/insight-5.0/tix/generic -I/opt/src/insight-5.0/tix/unix -I/usr/X11R6/include  /opt/src/insight-5.0/tix/generic/tixGrUtl.c
gcc -c -g -O2 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DUCHAR_SUPPORTED=1   -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1   -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1  -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/tcl/unix -I/opt/src/insight-5.0/tk/generic -I/opt/src/insight-5.0/tk/unix  -I/opt/src/insight-5.0/tix/generic -I/opt/src/insight-5.0/tix/unix -I/usr/X11R6/include  /opt/src/insight-5.0/tix/generic/tixHList.c
gcc -c -g -O2 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DUCHAR_SUPPORTED=1   -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1   -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1  -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/tcl/unix -I/opt/src/insight-5.0/tk/generic -I/opt/src/insight-5.0/tk/unix  -I/opt/src/insight-5.0/tix/generic -I/opt/src/insight-5.0/tix/unix -I/usr/X11R6/include  /opt/src/insight-5.0/tix/generic/tixHLCol.c
gcc -c -g -O2 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DUCHAR_SUPPORTED=1   -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1   -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1  -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/tcl/unix -I/opt/src/insight-5.0/tk/generic -I/opt/src/insight-5.0/tk/unix  -I/opt/src/insight-5.0/tix/generic -I/opt/src/insight-5.0/tix/unix -I/usr/X11R6/include  /opt/src/insight-5.0/tix/generic/tixHLInd.c
gcc -c -g -O2 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DUCHAR_SUPPORTED=1   -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1   -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1  -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/tcl/unix -I/opt/src/insight-5.0/tk/generic -I/opt/src/insight-5.0/tk/unix  -I/opt/src/insight-5.0/tix/generic -I/opt/src/insight-5.0/tix/unix -I/usr/X11R6/include  /opt/src/insight-5.0/tix/generic/tixHLHdr.c
gcc -c -g -O2 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DUCHAR_SUPPORTED=1   -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1   -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1  -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/tcl/unix -I/opt/src/insight-5.0/tk/generic -I/opt/src/insight-5.0/tk/unix  -I/opt/src/insight-5.0/tix/generic -I/opt/src/insight-5.0/tix/unix -I/usr/X11R6/include  /opt/src/insight-5.0/tix/generic/tixInputO.c
gcc -c -g -O2 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DUCHAR_SUPPORTED=1   -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1   -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1  -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/tcl/unix -I/opt/src/insight-5.0/tk/generic -I/opt/src/insight-5.0/tk/unix  -I/opt/src/insight-5.0/tix/generic -I/opt/src/insight-5.0/tix/unix -I/usr/X11R6/include  /opt/src/insight-5.0/tix/generic/tixNBFrame.c
gcc -c -g -O2 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DUCHAR_SUPPORTED=1   -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1   -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1  -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/tcl/unix -I/opt/src/insight-5.0/tk/generic -I/opt/src/insight-5.0/tk/unix  -I/opt/src/insight-5.0/tix/generic -I/opt/src/insight-5.0/tix/unix -I/usr/X11R6/include  /opt/src/insight-5.0/tix/generic/tixTList.c
/opt/src/insight-5.0/tix/generic/tixTList.c: In function `Realloc':
/opt/src/insight-5.0/tix/generic/tixTList.c:2161: warning: passing arg 1 of `Tcl_Realloc' from incompatible pointer type
gcc -c -g -O2 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DUCHAR_SUPPORTED=1   -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1   -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1  -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/tcl/unix -I/opt/src/insight-5.0/tk/generic -I/opt/src/insight-5.0/tk/unix  -I/opt/src/insight-5.0/tix/generic -I/opt/src/insight-5.0/tix/unix -I/usr/X11R6/include  /opt/src/insight-5.0/tix/unix/tixUnixDraw.c
gcc -c -g -O2 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DUCHAR_SUPPORTED=1   -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1   -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1  -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/tcl/unix -I/opt/src/insight-5.0/tk/generic -I/opt/src/insight-5.0/tk/unix  -I/opt/src/insight-5.0/tix/generic -I/opt/src/insight-5.0/tix/unix -I/usr/X11R6/include  /opt/src/insight-5.0/tix/unix/tixUnixXpm.c
gcc -c -g -O2 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DUCHAR_SUPPORTED=1   -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1   -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1  -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/tcl/unix -I/opt/src/insight-5.0/tk/generic -I/opt/src/insight-5.0/tk/unix  -I/opt/src/insight-5.0/tix/generic -I/opt/src/insight-5.0/tix/unix -I/usr/X11R6/include  /opt/src/insight-5.0/tix/unix/tixUnixWm.c
rm -f libtix4.1.8.0.a
ar cr libtix4.1.8.0.a tixClass.o tixCmds.o tixCompat.o tixError.o tixGeometry.o tixInit.o tixItcl.o tixList.o tixMethod.o tixOption.o tixScroll.o tixSmpLs.o tixUtils.o tixWidget.o tixDItem.o tixDiITxt.o tixDiImg.o tixDiStyle.o tixDiText.o tixDiWin.o tixForm.o tixFormMisc.o tixImgCmp.o tixImgXpm.o tixMwm.o tixGrid.o tixGrData.o tixGrFmt.o tixGrRC.o tixGrSel.o tixGrSort.o tixGrUtl.o tixHList.o tixHLCol.o tixHLInd.o tixHLHdr.o tixInputO.o tixNBFrame.o tixTList.o tixUnixDraw.o tixUnixXpm.o tixUnixWm.o
ranlib libtix4.1.8.0.a
gcc -c -g -O2 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DUCHAR_SUPPORTED=1   -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1   -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_TIMEZONE_DECL=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1  -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/tcl/unix -I/opt/src/insight-5.0/tk/generic -I/opt/src/insight-5.0/tk/unix  -I/opt/src/insight-5.0/tix/generic -I/opt/src/insight-5.0/tix/unix -I/usr/X11R6/include  ./tixAppInit.c
gcc -rdynamic tixAppInit.o -L/opt/src/insight-5.0/tix/unix/tk8.0 -ltix4.1.8.0 -L/opt/src/insight-5.0/tk/unix -ltk8.0 -L/opt/src/insight-5.0/tcl/unix -ltcl8.0 -L/usr/X11R6/lib -lX11 -ldl  -lieee -lm \
	 -o tixwish
make[3]: Leaving directory `/opt/src/insight-5.0/tix/unix/tk8.0'
make[2]: Leaving directory `/opt/src/insight-5.0/tix/unix'
make[1]: Leaving directory `/opt/src/insight-5.0/tix'
make[1]: Entering directory `/opt/src/insight-5.0/gdb'
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   main.c
rm -f version.c
echo '#include "version.h"' >> version.c
echo 'const char version[] = "5.0";' >> version.c
echo 'const char host_name[] = "i686-pc-linux-gnu";' >> version.c
echo 'const char target_name[] = "i686-pc-linux-gnu";' >> version.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   version.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   blockframe.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   breakpoint.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   findvar.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   stack.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   thread.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   source.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   values.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   eval.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   valops.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   valarith.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   valprint.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   printcmd.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   symtab.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   symfile.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   symmisc.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   infcmd.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   infrun.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   command.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   expprint.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   environ.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   event-loop.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   event-top.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   inf-loop.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   gdbarch.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   arch-utils.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   gdbtypes.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   ./copying.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   i386-tdep.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   i386-linux-tdep.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   i387-tdep.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   ser-tcp.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   ser-unix.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   ser-pipe.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   infptrace.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   solib.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   inftarg.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   fork-child.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   corelow.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   core-aout.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   i386v-nat.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   i386-linux-nat.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   linux-thread.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   lin-thread.c
lin-thread.c: In function `enable_thread_event_reporting':
lin-thread.c:947: warning: passing arg 1 of `create_thread_event_breakpoint' makes integer from pointer without a cast
lin-thread.c:950: warning: assignment makes integer from pointer without a cast
lin-thread.c:960: warning: passing arg 1 of `create_thread_event_breakpoint' makes integer from pointer without a cast
lin-thread.c:963: warning: assignment makes integer from pointer without a cast
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   remote.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   dcache.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   remote-utils.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   tracepoint.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   ax-general.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   ax-gdb.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   -I./../libgui/src  -I/opt/src/insight-5.0/itcl/itcl/generic \
        -I/opt/src/insight-5.0/itcl/itk/generic -I/opt/src/insight-5.0/tix/generic \
-I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/tk/generic -I/opt/src/insight-5.0/tk/generic -I/usr/X11R6/include \
	./gdbtk/generic/gdbtk.c -DGDBTK_LIBRARY=\"/usr/local/share/gdbtcl\"
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   -I./../libgui/src  -I/opt/src/insight-5.0/itcl/itcl/generic	\
-I/opt/src/insight-5.0/tix/generic -I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/tk/generic -I/opt/src/insight-5.0/tk/generic -I/usr/X11R6/include		\
 ./gdbtk/generic/gdbtk-cmds.c				\
-DGDBTK_LIBRARY=\"/usr/local/share/gdbtcl\"
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   -I./../libgui/src  -I/opt/src/insight-5.0/itcl/itcl/generic -I/opt/src/insight-5.0/tix/generic \
-I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/tk/generic -I/opt/src/insight-5.0/tk/generic -I/usr/X11R6/include \
	./gdbtk/generic/gdbtk-hooks.c -DGDBTK_LIBRARY=\"/usr/local/share/gdbtcl\"
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   -I./../libgui/src  -I/opt/src/insight-5.0/itcl/itcl/generic -I/opt/src/insight-5.0/tix/generic \
-I/opt/src/insight-5.0/tcl/generic -I/opt/src/insight-5.0/tk/generic -I/opt/src/insight-5.0/tk/generic -I/usr/X11R6/include \
	./gdbtk/generic/gdbtk-varobj.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   -I./../libgui/src  \
	./gdbtk/generic/gdbtk-wrapper.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   mem-break.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   target.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   parse.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   language.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   c-exp.tab.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   jv-exp.tab.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   f-exp.tab.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   m2-exp.tab.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   buildsym.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   kod.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   kod-cisco.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   gdb-events.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   exec.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   bcache.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   objfiles.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   minsyms.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   maint.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   demangle.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   dbxread.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   coffread.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   elfread.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   dwarfread.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   dwarf2read.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   mipsread.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   stabsread.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   corefile.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   c-lang.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   ch-exp.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   ch-lang.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   f-lang.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   ui-out.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   cli-out.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   varobj.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   wrapper.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   jv-lang.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   jv-valprint.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   jv-typeprint.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   m2-lang.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   scm-exp.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   scm-lang.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   scm-valprint.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   complaints.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   typeprint.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   c-typeprint.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   ch-typeprint.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   f-typeprint.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   m2-typeprint.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   c-valprint.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   cp-valprint.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   ch-valprint.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   f-valprint.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   m2-valprint.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   nlmread.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   serial.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   mdebugread.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   os9kread.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   top.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   utils.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   ui-file.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   ./tui/tui-file.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   annotate.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   inflow.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   gnu-regex.c
Making init.c
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl -I./tui -DGDBTK -DUSE_INCLUDED_REGEX   init.c
rm -f libgdb.a
ar q libgdb.a version.o blockframe.o breakpoint.o findvar.o stack.o thread.o source.o values.o eval.o valops.o valarith.o valprint.o printcmd.o symtab.o symfile.o symmisc.o infcmd.o infrun.o command.o expprint.o environ.o event-loop.o event-top.o inf-loop.o gdbarch.o arch-utils.o gdbtypes.o copying.o i386-tdep.o i386-linux-tdep.o i387-tdep.o ser-tcp.o ser-unix.o ser-pipe.o infptrace.o solib.o inftarg.o fork-child.o corelow.o core-aout.o i386v-nat.o i386-linux-nat.o linux-thread.o lin-thread.o remote.o dcache.o remote-utils.o tracepoint.o ax-general.o ax-gdb.o  gdbtk.o gdbtk-cmds.o gdbtk-hooks.o gdbtk-varobj.o gdbtk-wrapper.o mem-break.o target.o parse.o language.o c-exp.tab.o jv-exp.tab.o f-exp.tab.o m2-exp.tab.o buildsym.o kod.o kod-cisco.o gdb-events.o exec.o bcache.o objfiles.o minsyms.o maint.o demangle.o dbxread.o coffread.o elfread.o dwarfread.o dwarf2read.o mipsread.o stabsread.o corefile.o c-lang.o ch-exp.o ch-lang.o f-lang.o ui-out.o cli-out.o varobj.o wrapper.o jv-lang.o jv-valprint.o jv-typeprint.o m2-lang.o scm-exp.o scm-lang.o scm-valprint.o complaints.o typeprint.o c-typeprint.o ch-typeprint.o f-typeprint.o m2-typeprint.o c-valprint.o cp-valprint.o ch-valprint.o f-valprint.o m2-valprint.o nlmread.o serial.o mdebugread.o os9kread.o top.o utils.o ui-file.o tui-file.o annotate.o inflow.o gnu-regex.o    init.o
ranlib libgdb.a
rm -f gdb
gcc -g -O2        -o gdb main.o libgdb.a    ../bfd/libbfd.a ../readline/libreadline.a ../opcodes/libopcodes.a  ../libiberty/libiberty.a -lncurses    ../libgui/src/libgui.a -L/opt/src/insight-5.0/itcl/itcl/unix -litcl3.0 -L/opt/src/insight-5.0/itcl/itk/unix -litk3.0 -L/opt/src/insight-5.0/tix/unix/tk8.0 -ltix4.1.8.0 -L/opt/src/insight-5.0/tk/unix -ltk8.0 -L/opt/src/insight-5.0/tcl/unix -ltcl8.0   -L/usr/X11R6/lib -lX11 -ldl  -lieee -lm -lm  ../libiberty/libiberty.a  -ldl -rdynamic
linking ./gdbtk/library to gdbtcl
make[2]: Entering directory `/opt/src/insight-5.0/gdb'
make[3]: Entering directory `/opt/src/insight-5.0/gdb/doc'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/opt/src/insight-5.0/gdb/doc'
make[2]: Leaving directory `/opt/src/insight-5.0/gdb'
make[1]: Leaving directory `/opt/src/insight-5.0/gdb'



























************************************************************************
*
*	Output of make install 
*
************************************************************************


/bin/sh ./mkinstalldirs /usr/local /usr/local
make[1]: Entering directory `/opt/src/insight-5.0/bfd'
Making install in doc
make[2]: Entering directory `/opt/src/insight-5.0/bfd/doc'
make[3]: Entering directory `/opt/src/insight-5.0/bfd/doc'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/opt/src/insight-5.0/bfd/doc'
make[2]: Leaving directory `/opt/src/insight-5.0/bfd/doc'
Making install in po
make[2]: Entering directory `/opt/src/insight-5.0/bfd/po'
if test -r ./../../mkinstalldirs; then \
  ./../../mkinstalldirs /usr/local/share; \
else \
  ../mkinstalldirs /usr/local/share; \
fi
if test "bfd" = "gettext"; then \
  if test -r ./../../mkinstalldirs; then \
    ./../../mkinstalldirs /usr/local/share/gettext/po; \
  else \
    ../mkinstalldirs /usr/local/share/gettext/po; \
  fi; \
  /bin/sh /opt/src/insight-5.0/install-sh -c -m 644 ./Makefile.in.in \
		  /usr/local/share/gettext/po/Makefile.in.in; \
else \
  : ; \
fi
make[2]: Leaving directory `/opt/src/insight-5.0/bfd/po'
make[2]: Entering directory `/opt/src/insight-5.0/bfd'
make[3]: Entering directory `/opt/src/insight-5.0/bfd'
/bin/sh ./../mkinstalldirs /usr/local/lib
/bin/sh ./libtool  --mode=install /bin/sh /opt/src/insight-5.0/install-sh -c libbfd.la /usr/local/lib/libbfd.la
/bin/sh /opt/src/insight-5.0/install-sh -c .libs/libbfd.lai /usr/local/lib/libbfd.la
/bin/sh /opt/src/insight-5.0/install-sh -c .libs/libbfd.a /usr/local/lib/libbfd.a
ranlib /usr/local/lib/libbfd.a
chmod 644 /usr/local/lib/libbfd.a
PATH="$PATH:/sbin" ldconfig -n /usr/local/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/bin/sh ./../mkinstalldirs /usr/local/include
/bin/sh /opt/src/insight-5.0/install-sh -c -m 644 bfd.h /usr/local/include/bfd.h
/bin/sh /opt/src/insight-5.0/install-sh -c -m 644 ./../include/ansidecl.h /usr/local/include/ansidecl.h
/bin/sh /opt/src/insight-5.0/install-sh -c -m 644 ./../include/bfdlink.h /usr/local/include/bfdlink.h
make[3]: Leaving directory `/opt/src/insight-5.0/bfd'
make[2]: Leaving directory `/opt/src/insight-5.0/bfd'
make[1]: Leaving directory `/opt/src/insight-5.0/bfd'
make[1]: Entering directory `/opt/src/insight-5.0/opcodes'
Making install in po
make[2]: Entering directory `/opt/src/insight-5.0/opcodes/po'
if test -r ./../../mkinstalldirs; then \
  ./../../mkinstalldirs /usr/local/share; \
else \
  ../mkinstalldirs /usr/local/share; \
fi
if test "opcodes" = "gettext"; then \
  if test -r ./../../mkinstalldirs; then \
    ./../../mkinstalldirs /usr/local/share/gettext/po; \
  else \
    ../mkinstalldirs /usr/local/share/gettext/po; \
  fi; \
  /bin/sh /opt/src/insight-5.0/install-sh -c -m 644 ./Makefile.in.in \
		  /usr/local/share/gettext/po/Makefile.in.in; \
else \
  : ; \
fi
make[2]: Leaving directory `/opt/src/insight-5.0/opcodes/po'
make[2]: Entering directory `/opt/src/insight-5.0/opcodes'
make[3]: Entering directory `/opt/src/insight-5.0/opcodes'
/bin/sh ./../mkinstalldirs /usr/local/lib
/bin/sh ./libtool  --mode=install /bin/sh /opt/src/insight-5.0/install-sh -c libopcodes.la /usr/local/lib/libopcodes.la
/bin/sh /opt/src/insight-5.0/install-sh -c .libs/libopcodes.lai /usr/local/lib/libopcodes.la
/bin/sh /opt/src/insight-5.0/install-sh -c .libs/libopcodes.a /usr/local/lib/libopcodes.a
ranlib /usr/local/lib/libopcodes.a
chmod 644 /usr/local/lib/libopcodes.a
PATH="$PATH:/sbin" ldconfig -n /usr/local/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/opt/src/insight-5.0/opcodes'
make[2]: Leaving directory `/opt/src/insight-5.0/opcodes'
make[1]: Leaving directory `/opt/src/insight-5.0/opcodes'
make[1]: Entering directory `/opt/src/insight-5.0/etc'
make[1]: Nothing to be done for `install'.
make[1]: Leaving directory `/opt/src/insight-5.0/etc'
make[1]: Entering directory `/opt/src/insight-5.0/intl'
if test "@PACKAGE@" = "gettext" \
   && test '' = 'intl-compat.o'; then \
  if test -r ./../../mkinstalldirs; then \
    ./../../mkinstalldirs /usr/local/lib /usr/local/include; \
  else \
    ./mkinstalldirs /usr/local/lib /usr/local/include; \
  fi; \
  /bin/sh /opt/src/insight-5.0/install-sh -c -m 644 intlh.inst /usr/local/include/libintl.h; \
  /bin/sh /opt/src/insight-5.0/install-sh -c -m 644 libintl.a /usr/local/lib/libintl.a; \
else \
  : ; \
fi
if test "@PACKAGE@" = "gettext"; then \
  if test -r ./../../mkinstalldirs; then \
    ./../../mkinstalldirs /usr/local/share/gettext/intl; \
  else \
    ./mkinstalldirs /usr/local/share/gettext/intl; \
  fi; \
  /bin/sh /opt/src/insight-5.0/install-sh -c -m 644 VERSION /usr/local/share/gettext/intl/VERSION; \
  dists="ChangeLog Makefile.in linux-msg.sed po2tbl.sed.in xopen-msg.sed gettext.h gettextP.h hash-string.h libgettext.h loadinfo.h bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c intl-compat.c cat-compat.c"; \
  for file in $dists; do \
    /bin/sh /opt/src/insight-5.0/install-sh -c -m 644 ./$file /usr/local/share/gettext/intl/$file; \
  done; \
else \
  : ; \
fi
make[1]: Leaving directory `/opt/src/insight-5.0/intl'
make[1]: Entering directory `/opt/src/insight-5.0/tcl'
make[2]: Entering directory `/opt/src/insight-5.0/tcl/unix'
Installing libtcl8.0.a
Installing tclsh
Installing tclConfig.sh
Installing tcl.h
Installing ./../library/history.tcl
Installing ./../library/init.tcl
Installing ./../library/ldAout.tcl
Installing ./../library/parray.tcl
Installing ./../library/safe.tcl
Installing ./../library/word.tcl
Installing ./../library/tclIndex
Installing ./tclAppInit.c
Installing ./ldAix
Installing ./../library/http2.0/http.tcl
Installing ./../library/http2.0/pkgIndex.tcl
Installing ./../library/http1.0/http.tcl
Installing ./../library/http1.0/pkgIndex.tcl
Installing ./../library/opt0.1/optparse.tcl
Installing ./../library/opt0.1/pkgIndex.tcl
Installing doc/tclsh.1
./mkLinks /usr/local/man/man1
Installing doc/AddErrInfo.3
Installing doc/Alloc.3
Installing doc/AllowExc.3
Installing doc/AppInit.3
Installing doc/AssocData.3
Installing doc/Async.3
Installing doc/BackgdErr.3
Installing doc/Backslash.3
Installing doc/BoolObj.3
Installing doc/CallDel.3
Installing doc/CmdCmplt.3
Installing doc/Concat.3
Installing doc/CrtChannel.3
Installing doc/CrtChnlHdlr.3
Installing doc/CrtCloseHdlr.3
Installing doc/CrtCommand.3
Installing doc/CrtFileHdlr.3
Installing doc/CrtInterp.3
Installing doc/CrtMathFnc.3
Installing doc/CrtObjCmd.3
Installing doc/CrtSlave.3
Installing doc/CrtTimerHdlr.3
Installing doc/CrtTrace.3
Installing doc/DetachPids.3
Installing doc/DoOneEvent.3
Installing doc/DoubleObj.3
Installing doc/DoWhenIdle.3
Installing doc/DString.3
Installing doc/Eval.3
Installing doc/EvalObj.3
Installing doc/Exit.3
Installing doc/ExprLong.3
Installing doc/ExprLongObj.3
Installing doc/FindExec.3
Installing doc/GetIndex.3
Installing doc/GetInt.3
Installing doc/GetOpnFl.3
Installing doc/GetStdChan.3
Installing doc/Hash.3
Installing doc/Interp.3
Installing doc/IntObj.3
Installing doc/LinkVar.3
Installing doc/ListObj.3
Installing doc/Notifier.3
Installing doc/Object.3
Installing doc/ObjectType.3
Installing doc/ObjSetVar.3
Installing doc/OpenFileChnl.3
Installing doc/OpenTcp.3
Installing doc/PkgRequire.3
Installing doc/Preserve.3
Installing doc/PrintDbl.3
Installing doc/RecEvalObj.3
Installing doc/RecordEval.3
Installing doc/RegExp.3
Installing doc/SetErrno.3
Installing doc/SetRecLmt.3
Installing doc/SetResult.3
Installing doc/SetVar.3
Installing doc/Sleep.3
Installing doc/SplitList.3
Installing doc/SplitPath.3
Installing doc/StaticPkg.3
Installing doc/StringObj.3
Installing doc/StrMatch.3
Installing doc/Tcl_Main.3
Installing doc/TraceVar.3
Installing doc/Translate.3
Installing doc/UpVar.3
Installing doc/WrongNumArgs.3
Installing doc/after.n
Installing doc/append.n
Installing doc/array.n
Installing doc/bgerror.n
Installing doc/binary.n
Installing doc/break.n
Installing doc/case.n
Installing doc/catch.n
Installing doc/cd.n
Installing doc/clock.n
Installing doc/close.n
Installing doc/concat.n
Installing doc/continue.n
Installing doc/eof.n
Installing doc/error.n
Installing doc/eval.n
Installing doc/exec.n
Installing doc/exit.n
Installing doc/expr.n
Installing doc/fblocked.n
Installing doc/fconfigure.n
Installing doc/fcopy.n
Installing doc/fileevent.n
Installing doc/file.n
Installing doc/filename.n
Installing doc/flush.n
Installing doc/foreach.n
Installing doc/format.n
Installing doc/for.n
Installing doc/gets.n
Installing doc/global.n
Installing doc/glob.n
Installing doc/history.n
Installing doc/http.n
Installing doc/if.n
Installing doc/incr.n
Installing doc/info.n
Installing doc/interp.n
Installing doc/join.n
Installing doc/lappend.n
Installing doc/library.n
Installing doc/lindex.n
Installing doc/linsert.n
Installing doc/list.n
Installing doc/llength.n
Installing doc/load.n
Installing doc/lrange.n
Installing doc/lreplace.n
Installing doc/lsearch.n
Installing doc/lsort.n
Installing doc/namespace.n
Installing doc/open.n
Installing doc/package.n
Installing doc/pid.n
Installing doc/pkgMkIndex.n
Installing doc/proc.n
Installing doc/puts.n
Installing doc/pwd.n
Installing doc/read.n
Installing doc/regexp.n
Installing doc/registry.n
Installing doc/regsub.n
Installing doc/rename.n
Installing doc/resource.n
Installing doc/return.n
Installing doc/safe.n
Installing doc/scan.n
Installing doc/seek.n
Installing doc/set.n
Installing doc/socket.n
Installing doc/source.n
Installing doc/split.n
Installing doc/string.n
Installing doc/subst.n
Installing doc/switch.n
Installing doc/Tcl.n
Installing doc/tclvars.n
Installing doc/tell.n
Installing doc/time.n
Installing doc/trace.n
Installing doc/unknown.n
Installing doc/unset.n
Installing doc/update.n
Installing doc/uplevel.n
Installing doc/upvar.n
Installing doc/variable.n
Installing doc/vwait.n
Installing doc/while.n
./mkLinks /usr/local/man/man3
make[2]: Leaving directory `/opt/src/insight-5.0/tcl/unix'
make[1]: Leaving directory `/opt/src/insight-5.0/tcl'
make[1]: Entering directory `/opt/src/insight-5.0/itcl'
for dir in itcl/unix itk/unix iwidgets3.0.0/unix ; do \
	if (echo "Making in $dir"; cd $dir && make install); \
	then true; else exit 1; fi \
done;
Making in itcl/unix
make[2]: Entering directory `/opt/src/insight-5.0/itcl/itcl/unix'
Installing libitcl3.0.a
chmod 555 /usr/local/lib/libitcl3.0.a
Installing itclsh
/bin/sh /opt/src/insight-5.0/install-sh -c  itclsh /usr/local/bin/itclsh3.0
Installing itclConfig.sh
Installing itcl.h
Installing /opt/src/insight-5.0/itcl/itcl/library/itcl.tcl
Installing /opt/src/insight-5.0/itcl/itcl/unix/tclAppInit.c
Installing pkgIndex.tcl
Installing doc/itclsh.1
Installing doc/body.n
Installing doc/class.n
Installing doc/code.n
Installing doc/configbody.n
Installing doc/delete.n
Installing doc/ensemble.n
Installing doc/find.n
Installing doc/itcl_class.n
Installing doc/itcl_info.n
Installing doc/itcl.n
Installing doc/itclvars.n
Installing doc/local.n
Installing doc/scope.n
make[2]: Leaving directory `/opt/src/insight-5.0/itcl/itcl/unix'
Making in itk/unix
make[2]: Entering directory `/opt/src/insight-5.0/itcl/itk/unix'
Installing libitk3.0.a
Installing itkwish
/bin/sh /opt/src/insight-5.0/install-sh -c  itkwish /usr/local/bin/itkwish3.0
Installing itkConfig.sh
Installing itk.h
Installing /opt/src/insight-5.0/itcl/itk/library/Archetype.itk
Installing /opt/src/insight-5.0/itcl/itk/library/itk.tcl
Installing /opt/src/insight-5.0/itcl/itk/library/Toplevel.itk
Installing /opt/src/insight-5.0/itcl/itk/library/Widget.itk
Installing /opt/src/insight-5.0/itcl/itk/library/tclIndex
Installing /opt/src/insight-5.0/itcl/itk/unix/tkAppInit.c
Installing pkgIndex.tcl
Installing doc/itkwish.1
Installing doc/Archetype.n
Installing doc/itk.n
Installing doc/itkvars.n
Installing doc/Toplevel.n
Installing doc/usual.n
Installing doc/Widget.n
make[2]: Leaving directory `/opt/src/insight-5.0/itcl/itk/unix'
Making in iwidgets3.0.0/unix
make[2]: Entering directory `/opt/src/insight-5.0/itcl/iwidgets3.0.0/unix'
make[2]: /usr/src/bs/BUILD/tcltk-8.3.1/itcl3.1.0/itcl/../config/mkinstalldirs: Command not found
make[2]: *** [install-libraries] Error 127
make[2]: Leaving directory `/opt/src/insight-5.0/itcl/iwidgets3.0.0/unix'
make[1]: *** [install] Error 1
make[1]: Leaving directory `/opt/src/insight-5.0/itcl'
make: *** [install-itcl] Error 2
























Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]