Last login: Sat Jan  5 16:46:38 on console
Welcome to Darwin!
pbg4:~ takesita$ cd smalltalk-3.0
pbg4:~/smalltalk-3.0 takesita$ ls
AUTHORS                 build-aux               libffi
COPYING                 config.h.in             libgst
COPYING.DOC             configure               lightning
COPYING.LIB             configure.ac            main.c
ChangeLog               doc                     opcode
Doxyfile                examples                packages
INSTALL                 gnu-smalltalk.pc.in     packages.xml
Makefile.am             gst-config.in           scripts
Makefile.in             gst-mode.el.in          sigsegv
NEWS                    gst-tool.c              smalltalk-mode.el.in
README                  gsticon.ico             snprintfv
THANKS                  kernel                  superops
TODO                    lib-src                 tests
aclocal.m4              libc.la.in              unsupported
pbg4:~/smalltalk-3.0 takesita$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... powerpc-apple-darwin8.11.0
checking host system type... powerpc-apple-darwin8.11.0

Build Tools:
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking whether gcc needs -traditional... no
checking for AIX... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking for strerror in -lcposix... no
checking for a sed that does not truncate output... /usr/bin/sed
checking for gawk... (cached) gawk
checking whether ln -s works... yes
checking whether ln works... yes
checking for install-info... /sw/sbin/install-info
checking for zip... /usr/bin/zip
checking for emacs... emacs
checking where .elc files should go... ${datadir}/emacs/site-lisp
checking for comint.el... yes

Platform environment:
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for inline... inline
checking for C/C++ restrict keyword... __restrict
checking for broken sys/avl.h... no
checking for hidden visibility... yes
checking whether -Wno-long-double is needed... no
checking for goto void *... yes
checking whether byte ordering is bigendian... yes
checking for double... yes
checking alignment of double... 4
checking for long double... yes
checking alignment of long double... 16
checking for off_t... yes
checking size of off_t... 8
checking for OOP... yes
checking size of OOP... 4
checking how to dlopen the C library... /System/Library/Frameworks/System.framework/System
checking for a sed that does not truncate output... /usr/bin/sed
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -p
checking how to recognise dependent libraries... pass_all
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking the maximum length of command line arguments... 65536
checking command to parse /usr/bin/nm -p output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fno-common
checking if gcc PIC flag -fno-common works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin8.11.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
configure: appending configuration tag "LIBGST" to libtool

C library features:
checking return type of signal handlers... void
checking for pid_t... yes
checking for size_t... yes
checking whether to enable assertions... yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for unistd.h... (cached) yes
checking poll.h usability... yes
checking poll.h presence... yes
checking for poll.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking stropts.h usability... no
checking stropts.h presence... no
checking for stropts.h... no
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking execinfo.h usability... no
checking execinfo.h presence... no
checking for execinfo.h... no
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for struct stat.st_mtim.tv_nsec... no
checking for struct stat.st_mtimensec... no
checking for struct stat.st_mtimespec.tv_nsec... yes
checking for int8_t... yes
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for long long int... yes
checking for intmax_t... yes
checking for intptr_t... yes
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for unsigned long long int... yes
checking for uintmax_t... yes
checking for uintptr_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for obstacks... no
checking for atan in -lm... yes
checking for working poll... no
checking for setenv... yes
checking if environ is properly declared... no
checking for putenv... yes
checking for strdup... yes
checking for strerror... yes
checking for strsignal... yes
checking for mkstemp... yes
checking for getpagesize... yes
checking for getdtablesize... yes
checking for strstr... yes
checking for ftruncate... yes
checking for floorl... yes
checking for ceill... yes
checking for sqrtl... yes
checking for frexpl... yes
checking for ldexpl... yes
checking for asinl... yes
checking for acosl... yes
checking for atanl... yes
checking for logl... yes
checking for expl... yes
checking for tanl... yes
checking for sinl... yes
checking for cosl... yes
checking for powl... yes
checking for truncl... yes
checking for lrintl... yes
checking for strsep... yes
checking for strpbrk... yes
checking for symlink... yes
checking for mkdtemp... yes
checking for gethostname... yes
checking for memcpy... yes
checking for memmove... yes
checking for sighold... yes
checking for uname... yes
checking for usleep... yes
checking for lstat... yes
checking for grantpt... yes
checking for popen... yes
checking for getrusage... yes
checking for gettimeofday... yes
checking for fork... yes
checking for strchr... yes
checking for utimes... yes
checking for utime... yes
checking for readlink... yes
checking for sigsetmask... yes
checking for alarm... yes
checking for select... yes
checking for mprotect... yes
checking for madvise... yes
checking for waitpid... yes
checking for setsid... yes
checking for spawnl... no
checking for nanosleep... yes
checking for pread... yes
checking for pwrite... yes
checking for _NSGetExecutablePath... yes
checking for nl_langinfo... yes
checking for working lrint... yes
checking for working strtoul... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether localtime caches the timezone... no

Dynamic linking capabilities:
checking for an ANSI C-conforming const... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking which extension is used for loadable modules... .so\0.dylib
checking which variable specifies run-time library path... DYLD_LIBRARY_PATH
checking for the default library search path... /usr/local/lib /lib /usr/lib
checking for objdir... .libs
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen in -ldl... (cached) yes
checking for dlerror... yes
checking for _ prefix in compiled symbols... yes
checking whether we have to add an underscore for dlsym... no
checking whether deplibs are loaded by dlopen... yes
checking argz.h usability... no
checking argz.h presence... no
checking for argz.h... no
checking for error_t... no
checking for argz_append... no
checking for argz_create_sep... no
checking for argz_insert... no
checking for argz_next... no
checking for argz_stringify... no
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking for memory.h... (cached) yes
checking for stdlib.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for unistd.h... (cached) yes
checking dl.h usability... no
checking dl.h presence... no
checking for dl.h... no
checking sys/dl.h usability... no
checking sys/dl.h presence... no
checking for sys/dl.h... no
checking dld.h usability... no
checking dld.h presence... no
checking for dld.h... no
checking mach-o/dyld.h usability... yes
checking mach-o/dyld.h presence... yes
checking for mach-o/dyld.h... yes
checking for string.h... (cached) yes
checking for strchr... (cached) yes
checking for strrchr... yes
checking for memcpy... (cached) yes
checking for memmove... (cached) yes
checking for strcmp... yes
checking for closedir... yes
checking for opendir... yes
checking for readdir... yes

Auxiliary libraries:
checking how to link with GMP... not found
checking how to link with readline... not found
checking for tclsh... /usr/bin/tclsh
checking for Tcl 8.x... /System/Library/Frameworks/Tcl.framework/Versions/8.4
checking for Tk 8.x... /System/Library/Frameworks/Tk.framework/Versions/8.4
checking the include path for Tcl/Tk 8.x... -I/System/Library/Frameworks/Tk.framework/Versions/8.4/Headers -I/System/Library/Frameworks/Tcl.framework/Versions/8.4/Headers
checking how to link with Tcl/Tk 8.x... -lpthread -framework CoreFoundation -framework Tcl -framework Tk
checking whether to install BloxTK... yes
checking whether to install Browser... yes
checking whether to install Complex... yes
checking whether to install Continuations... yes
checking whether to install DebugTools... yes
checking whether to install DBD-MySQL... yes
checking whether to run MySQL tests... no
checking for PQconnectdb in -lpq... no
checking whether to install DBD-PostgreSQL... no
checking sqlite3.h usability... yes
checking sqlite3.h presence... yes
checking for sqlite3.h... yes
checking whether to install DBD-SQLite... yes
checking whether to install DBI... yes
checking gdbm.h usability... no
checking gdbm.h presence... no
checking for gdbm.h... no
checking whether to install GDBM... no
checking whether to install Glorp... yes
checking for pkg-config... no
checking for GLIB - version >= 2.0.0... no
*** A new enough version of pkg-config was not found.
*** See http://www.freedesktop.org/software/pkgconfig/
checking whether to install GTK... no
checking whether to install BloxGTK... no
checking whether to install Blox... yes
checking whether to install WebServer... yes
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for shared library run path origin... done
checking for nl_langinfo and CODESET... yes
checking for iconv... yes
checking how to link with libiconv... -liconv
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking whether to install I18N... yes
checking for iconv... (cached) yes
checking how to link with libiconv... -liconv
checking for iconv declaration... (cached) 
         extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking whether to install Iconv... yes
checking whether to install Java... yes
checking whether to install Digest... yes
checking whether to install GNUPlot... yes
checking for initscr in -lncurses... yes
checking whether to install NCurses... yes
checking whether to install NetClients... yes
checking whether to install DhbNumericalMethods... yes
checking whether to install Compiler... yes
checking whether to install Parser... yes
checking whether to install ClassPublisher... yes
checking whether to install Sport... yes
checking whether to install SUnit... yes
checking for library containing listen... none required
checking for library containing gethostbyname... none required
checking for socket... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking whether to install TCP... yes
checking whether to install VFSAddOns... yes
checking whether to install XML-XMLNodeBuilder... yes
checking whether to install XML-DOM... yes
checking whether to install XML-XMLParser... yes
checking whether to install XML-SAXDriver... yes
checking whether to install XML-SAXParser... yes
checking whether to install XPath... yes
checking whether to install XSL... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking whether to install ZLib... yes
checking lightning.h usability... no
checking lightning.h presence... no
checking for lightning.h... no

Output substitutions:
configure: creating ./config.status
config.status: creating packages/blox/tk/Makefile
config.status: creating packages/dbd-sqlite/Makefile
config.status: creating packages/gdbm/Makefile
config.status: creating packages/gtk/Makefile
config.status: creating packages/blox/tests/package.xml
config.status: creating packages/i18n/Makefile
config.status: creating packages/iconv/Makefile
config.status: creating packages/digest/Makefile
config.status: creating packages/tcp/Makefile
config.status: creating packages/vfs/Makefile
config.status: creating packages/zlib/Makefile
config.status: creating gnu-smalltalk.pc
config.status: creating gst-config
config.status: creating tests/gst
config.status: creating tests/atlocal
config.status: creating libc.la
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating lib-src/Makefile
config.status: creating libgst/Makefile
config.status: creating opcode/Makefile
config.status: creating lightning/Makefile
config.status: creating tests/Makefile
config.status: creating config.h
config.status: linking ./lightning/ppc/asm.h to lightning/asm.h
config.status: linking ./lightning/ppc/fp.h to lightning/fp.h
config.status: linking ./lightning/ppc/core.h to lightning/core.h
config.status: linking ./lightning/ppc/funcs.h to lightning/funcs.h
config.status: executing tests/atconfig commands
config.status: executing depfiles commands
=== configuring in libffi (/Users/takesita/smalltalk-3.0/libffi)
configure: running /bin/sh ./configure '--prefix=/usr/local'  '--enable-subdir' '--enable-snprintfv-convenience' --cache-file=/dev/null --srcdir=.
checking build system type... powerpc-apple-darwin8.11.0
checking host system type... powerpc-apple-darwin8.11.0
checking target system type... powerpc-apple-darwin8.11.0
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking whether gcc and cc understand -c and -o together... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -p
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking the maximum length of command line arguments... 65536
checking command to parse /usr/bin/nm -p output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fno-common
checking if gcc PIC flag -fno-common works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin8.11.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
checking for ANSI C header files... (cached) yes
checking for working alloca.h... yes
checking for alloca... yes
checking for double... yes
checking size of double... 8
checking for long double... yes
checking size of long double... 16
checking whether byte ordering is bigendian... yes
checking whether .eh_frame section should be read-only... no
checking for __attribute__((visibility("hidden")))... no
configure: creating ./config.status
config.status: creating include/Makefile
config.status: creating include/ffi.h
config.status: creating Makefile
config.status: creating fficonfig.h
config.status: linking ./src/powerpc/ffitarget.h to include/ffitarget.h
config.status: executing depfiles commands
config.status: executing include commands
config.status: executing src commands
=== configuring in snprintfv (/Users/takesita/smalltalk-3.0/snprintfv)
configure: running /bin/sh ./configure '--prefix=/usr/local'  '--enable-subdir' '--enable-snprintfv-convenience' --cache-file=/dev/null --srcdir=.
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... powerpc-apple-darwin8.11.0
checking host system type... powerpc-apple-darwin8.11.0
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -p
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking the maximum length of command line arguments... 65536
checking command to parse /usr/bin/nm -p output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fno-common
checking if gcc PIC flag -fno-common works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin8.11.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
checking for a sed that does not truncate output... /usr/bin/sed
checking whether the convenience libsnprintfv needs printing floats... yes
checking whether runtime debugging is wanted... no
checking if malloc debugging is wanted... no
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for a BSD-compatible install... /usr/bin/install -c
checking for gawk... (cached) gawk
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking which extension is used for loadable modules... .so\0.dylib
checking which variable specifies run-time library path... DYLD_LIBRARY_PATH
checking for the default library search path... /usr/local/lib /lib /usr/lib
checking for objdir... .libs
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen in -ldl... yes
checking for dlerror... yes
checking for _ prefix in compiled symbols... yes
checking whether we have to add an underscore for dlsym... no
checking whether deplibs are loaded by dlopen... yes
checking argz.h usability... no
checking argz.h presence... no
checking for argz.h... no
checking for error_t... no
checking for argz_append... no
checking for argz_create_sep... no
checking for argz_insert... no
checking for argz_next... no
checking for argz_stringify... no
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking malloc.h usability... no
checking malloc.h presence... no
checking for malloc.h... no
checking for memory.h... (cached) yes
checking for stdlib.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for unistd.h... (cached) yes
checking dl.h usability... no
checking dl.h presence... no
checking for dl.h... no
checking sys/dl.h usability... no
checking sys/dl.h presence... no
checking for sys/dl.h... no
checking dld.h usability... no
checking dld.h presence... no
checking for dld.h... no
checking mach-o/dyld.h usability... yes
checking mach-o/dyld.h presence... yes
checking for mach-o/dyld.h... yes
checking for string.h... (cached) yes
checking for strchr... yes
checking for strrchr... yes
checking for memcpy... yes
checking for memmove... yes
checking for strcmp... yes
checking for closedir... yes
checking for opendir... yes
checking for readdir... yes
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for static inline... yes
checking for string.h... (cached) yes
checking for flockfile... yes
checking for fputc_unlocked... no
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking for wchar_t... yes
checking for wint_t... no
checking for intmax_t... yes
checking for size_t... yes
checking for long double with more range or precision than double... yes
checking for log in -lm... yes
checking for copysign... yes
checking for copysignl... yes
checking for isinf... yes
checking for isinfl... no
checking for isnan... yes
checking for isnanl... no
checking for modfl... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating snprintfv/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing snprintfv/compat.h commands
creating snprintfv/compat.h
=== configuring in sigsegv (/Users/takesita/smalltalk-3.0/sigsegv)
configure: running /bin/sh ./configure '--prefix=/usr/local'  '--enable-subdir' '--enable-snprintfv-convenience' --cache-file=/dev/null --srcdir=.

Build Tools:
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking build system type... powerpc-apple-darwin8.11.0
checking host system type... powerpc-apple-darwin8.11.0
checking host platform... powerpc-apple-darwin8.11.0
checking for a BSD-compatible install... /usr/bin/install -c
checking for a sed that does not truncate output... /usr/bin/sed
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -p
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking the maximum length of command line arguments... 65536
checking command to parse /usr/bin/nm -p output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fno-common
checking if gcc PIC flag -fno-common works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin8.11.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool

Optional Platform Environment:
checking sys/signal.h usability... yes
checking sys/signal.h presence... yes
checking for sys/signal.h... yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for sysconf(_SC_PAGESIZE)... yes
checking for PAGESIZE in limits.h... no
checking for mmap with MAP_ANON... yes
checking for mmap with MAP_ANONYMOUS... no
checking for mmap of /dev/zero... no
checking for the fault handler specifics... fault-macos.h
checking if the system supports catching SIGSEGV... yes
checking for stack direction... grows down
checking for PIOCMAP in sys/procfs.h... no
checking for mincore... yes
checking for getrlimit... yes
checking for setrlimit... yes
checking for sigaltstack... yes
checking for stack_t... yes
checking for working sigaltstack... guessing yes
checking if the system supports catching stack overflow... yes

Build Parameters:
checking whether to activate relocatable installation... no

Output Substitution:
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/sigsegv.h
config.status: creating tests/Makefile
config.status: creating config.h
config.status: executing depfiles commands

Now please type 'make' to compile. Good luck.

pbg4:~/smalltalk-3.0 takesita$ make
make  all-recursive
Making all in lib-src
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings  -MT qsort.lo -MD -MP -MF ".deps/qsort.Tpo" -c -o qsort.lo qsort.c; \
then mv -f ".deps/qsort.Tpo" ".deps/qsort.Plo"; else rm -f ".deps/qsort.Tpo"; exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT qsort.lo -MD -MP -MF .deps/qsort.Tpo -c qsort.c  -fno-common -DPIC -o .libs/qsort.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT qsort.lo -MD -MP -MF .deps/qsort.Tpo -c qsort.c -o qsort.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings  -MT getopt.lo -MD -MP -MF ".deps/getopt.Tpo" -c -o getopt.lo getopt.c; \
then mv -f ".deps/getopt.Tpo" ".deps/getopt.Plo"; else rm -f ".deps/getopt.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT getopt.lo -MD -MP -MF .deps/getopt.Tpo -c getopt.c  -fno-common -DPIC -o .libs/getopt.o
getopt.c: In function '_getopt_internal':
getopt.c:576: warning: implicit declaration of function 'strcmp'
getopt.c:655: warning: implicit declaration of function 'strlen'
getopt.c:655: warning: incompatible implicit declaration of built-in function 'strlen'
getopt.c:679: warning: incompatible implicit declaration of built-in function 'strlen'
getopt.c:697: warning: suggest explicit braces to avoid ambiguous 'else'
getopt.c:709: warning: incompatible implicit declaration of built-in function 'strlen'
getopt.c:725: warning: incompatible implicit declaration of built-in function 'strlen'
getopt.c:730: warning: incompatible implicit declaration of built-in function 'strlen'
getopt.c:841: warning: incompatible implicit declaration of built-in function 'strlen'
getopt.c:864: warning: incompatible implicit declaration of built-in function 'strlen'
getopt.c:884: warning: incompatible implicit declaration of built-in function 'strlen'
getopt.c:898: warning: incompatible implicit declaration of built-in function 'strlen'
getopt.c:902: warning: incompatible implicit declaration of built-in function 'strlen'
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT getopt.lo -MD -MP -MF .deps/getopt.Tpo -c getopt.c -o getopt.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings  -MT getopt1.lo -MD -MP -MF ".deps/getopt1.Tpo" -c -o getopt1.lo getopt1.c; \
then mv -f ".deps/getopt1.Tpo" ".deps/getopt1.Plo"; else rm -f ".deps/getopt1.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT getopt1.lo -MD -MP -MF .deps/getopt1.Tpo -c getopt1.c  -fno-common -DPIC -o .libs/getopt1.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT getopt1.lo -MD -MP -MF .deps/getopt1.Tpo -c getopt1.c -o getopt1.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings  -MT md5.lo -MD -MP -MF ".deps/md5.Tpo" -c -o md5.lo md5.c; \
then mv -f ".deps/md5.Tpo" ".deps/md5.Plo"; else rm -f ".deps/md5.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c  -fno-common -DPIC -o .libs/md5.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT md5.lo -MD -MP -MF .deps/md5.Tpo -c md5.c -o md5.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings  -MT sha1.lo -MD -MP -MF ".deps/sha1.Tpo" -c -o sha1.lo sha1.c; \
then mv -f ".deps/sha1.Tpo" ".deps/sha1.Plo"; else rm -f ".deps/sha1.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT sha1.lo -MD -MP -MF .deps/sha1.Tpo -c sha1.c  -fno-common -DPIC -o .libs/sha1.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT sha1.lo -MD -MP -MF .deps/sha1.Tpo -c sha1.c -o sha1.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings  -MT avltrees.lo -MD -MP -MF ".deps/avltrees.Tpo" -c -o avltrees.lo avltrees.c; \
then mv -f ".deps/avltrees.Tpo" ".deps/avltrees.Plo"; else rm -f ".deps/avltrees.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT avltrees.lo -MD -MP -MF .deps/avltrees.Tpo -c avltrees.c  -fno-common -DPIC -o .libs/avltrees.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT avltrees.lo -MD -MP -MF .deps/avltrees.Tpo -c avltrees.c -o avltrees.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings  -MT rbtrees.lo -MD -MP -MF ".deps/rbtrees.Tpo" -c -o rbtrees.lo rbtrees.c; \
then mv -f ".deps/rbtrees.Tpo" ".deps/rbtrees.Plo"; else rm -f ".deps/rbtrees.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT rbtrees.lo -MD -MP -MF .deps/rbtrees.Tpo -c rbtrees.c  -fno-common -DPIC -o .libs/rbtrees.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT rbtrees.lo -MD -MP -MF .deps/rbtrees.Tpo -c rbtrees.c -o rbtrees.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings  -MT strspell.lo -MD -MP -MF ".deps/strspell.Tpo" -c -o strspell.lo strspell.c; \
then mv -f ".deps/strspell.Tpo" ".deps/strspell.Plo"; else rm -f ".deps/strspell.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT strspell.lo -MD -MP -MF .deps/strspell.Tpo -c strspell.c  -fno-common -DPIC -o .libs/strspell.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT strspell.lo -MD -MP -MF .deps/strspell.Tpo -c strspell.c -o strspell.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings  -MT signalx.lo -MD -MP -MF ".deps/signalx.Tpo" -c -o signalx.lo signalx.c; \
then mv -f ".deps/signalx.Tpo" ".deps/signalx.Plo"; else rm -f ".deps/signalx.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT signalx.lo -MD -MP -MF .deps/signalx.Tpo -c signalx.c  -fno-common -DPIC -o .libs/signalx.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT signalx.lo -MD -MP -MF .deps/signalx.Tpo -c signalx.c -o signalx.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings  -MT ltdl.lo -MD -MP -MF ".deps/ltdl.Tpo" -c -o ltdl.lo ltdl.c; \
then mv -f ".deps/ltdl.Tpo" ".deps/ltdl.Plo"; else rm -f ".deps/ltdl.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT ltdl.lo -MD -MP -MF .deps/ltdl.Tpo -c ltdl.c  -fno-common -DPIC -o .libs/ltdl.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT ltdl.lo -MD -MP -MF .deps/ltdl.Tpo -c ltdl.c -o ltdl.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings  -MT regex.lo -MD -MP -MF ".deps/regex.Tpo" -c -o regex.lo regex.c; \
then mv -f ".deps/regex.Tpo" ".deps/regex.Plo"; else rm -f ".deps/regex.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT regex.lo -MD -MP -MF .deps/regex.Tpo -c regex.c  -fno-common -DPIC -o .libs/regex.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT regex.lo -MD -MP -MF .deps/regex.Tpo -c regex.c -o regex.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings  -MT socketx.lo -MD -MP -MF ".deps/socketx.Tpo" -c -o socketx.lo socketx.c; \
then mv -f ".deps/socketx.Tpo" ".deps/socketx.Plo"; else rm -f ".deps/socketx.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT socketx.lo -MD -MP -MF .deps/socketx.Tpo -c socketx.c  -fno-common -DPIC -o .libs/socketx.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT socketx.lo -MD -MP -MF .deps/socketx.Tpo -c socketx.c -o socketx.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings  -MT obstack.lo -MD -MP -MF ".deps/obstack.Tpo" -c -o obstack.lo obstack.c; \
then mv -f ".deps/obstack.Tpo" ".deps/obstack.Plo"; else rm -f ".deps/obstack.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT obstack.lo -MD -MP -MF .deps/obstack.Tpo -c obstack.c  -fno-common -DPIC -o .libs/obstack.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT obstack.lo -MD -MP -MF .deps/obstack.Tpo -c obstack.c -o obstack.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings  -MT poll.lo -MD -MP -MF ".deps/poll.Tpo" -c -o poll.lo poll.c; \
then mv -f ".deps/poll.Tpo" ".deps/poll.Plo"; else rm -f ".deps/poll.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT poll.lo -MD -MP -MF .deps/poll.Tpo -c poll.c  -fno-common -DPIC -o .libs/poll.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT poll.lo -MD -MP -MF .deps/poll.Tpo -c poll.c -o poll.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link gcc  -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings    -o library.la   qsort.lo getopt.lo getopt1.lo md5.lo sha1.lo avltrees.lo rbtrees.lo strspell.lo signalx.lo ltdl.lo regex.lo socketx.lo obstack.lo poll.lo  -ldl -lm 
ar cru .libs/library.a .libs/qsort.o .libs/getopt.o .libs/getopt1.o .libs/md5.o .libs/sha1.o .libs/avltrees.o .libs/rbtrees.o .libs/strspell.o .libs/signalx.o .libs/ltdl.o .libs/regex.o .libs/socketx.o .libs/obstack.o .libs/poll.o
ranlib .libs/library.a
creating library.la
(cd .libs && rm -f library.la && ln -s ../library.la library.la)
Making all in lightning
Making all in libffi
make "AR_FLAGS=" "CC_FOR_BUILD=" "CFLAGS=-g -O2" "CXXFLAGS=" "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=" "LIBCFLAGS_FOR_TARGET=" "MAKE=make" "MAKEINFO=/bin/sh /Users/takesita/smalltalk-3.0/build-aux/missing --run makeinfo " "PICFLAG=" "PICFLAG_FOR_TARGET=" "RUNTESTFLAGS=" "SHELL=/bin/sh" "exec_prefix=/usr/local" "infodir=/usr/local/share/info" "libdir=/usr/local/lib" "prefix=/usr/local" "AR=ar" "AS=as" "CC=gcc" "CXX=g++" "LD=ld" "NM=" "RANLIB=ranlib" "DESTDIR=" all-recursive
Making all in include
make[4]: Nothing to be done for `all'.
depbase=`echo src/debug.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.  -I. -I./include -Iinclude -I./src  -Wall -g -fexceptions -g -O2 -MT src/debug.lo -MD -MP -MF "$depbase.Tpo" -c -o src/debug.lo src/debug.c; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi
mkdir src/.libs
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/debug.lo -MD -MP -MF src/.deps/debug.Tpo -c src/debug.c  -fno-common -DPIC -o src/.libs/debug.o
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/debug.lo -MD -MP -MF src/.deps/debug.Tpo -c src/debug.c -o src/debug.o >/dev/null 2>&1
depbase=`echo src/prep_cif.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.  -I. -I./include -Iinclude -I./src  -Wall -g -fexceptions -g -O2 -MT src/prep_cif.lo -MD -MP -MF "$depbase.Tpo" -c -o src/prep_cif.lo src/prep_cif.c; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/prep_cif.lo -MD -MP -MF src/.deps/prep_cif.Tpo -c src/prep_cif.c  -fno-common -DPIC -o src/.libs/prep_cif.o
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/prep_cif.lo -MD -MP -MF src/.deps/prep_cif.Tpo -c src/prep_cif.c -o src/prep_cif.o >/dev/null 2>&1
depbase=`echo src/types.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.  -I. -I./include -Iinclude -I./src  -Wall -g -fexceptions -g -O2 -MT src/types.lo -MD -MP -MF "$depbase.Tpo" -c -o src/types.lo src/types.c; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/types.lo -MD -MP -MF src/.deps/types.Tpo -c src/types.c  -fno-common -DPIC -o src/.libs/types.o
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/types.lo -MD -MP -MF src/.deps/types.Tpo -c src/types.c -o src/types.o >/dev/null 2>&1
depbase=`echo src/raw_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.  -I. -I./include -Iinclude -I./src  -Wall -g -fexceptions -g -O2 -MT src/raw_api.lo -MD -MP -MF "$depbase.Tpo" -c -o src/raw_api.lo src/raw_api.c; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/raw_api.lo -MD -MP -MF src/.deps/raw_api.Tpo -c src/raw_api.c  -fno-common -DPIC -o src/.libs/raw_api.o
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/raw_api.lo -MD -MP -MF src/.deps/raw_api.Tpo -c src/raw_api.c -o src/raw_api.o >/dev/null 2>&1
depbase=`echo src/java_raw_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.  -I. -I./include -Iinclude -I./src  -Wall -g -fexceptions -g -O2 -MT src/java_raw_api.lo -MD -MP -MF "$depbase.Tpo" -c -o src/java_raw_api.lo src/java_raw_api.c; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/java_raw_api.lo -MD -MP -MF src/.deps/java_raw_api.Tpo -c src/java_raw_api.c  -fno-common -DPIC -o src/.libs/java_raw_api.o
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/java_raw_api.lo -MD -MP -MF src/.deps/java_raw_api.Tpo -c src/java_raw_api.c -o src/java_raw_api.o >/dev/null 2>&1
depbase=`echo src/powerpc/ffi_darwin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \
if /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.  -I. -I./include -Iinclude -I./src  -Wall -g -fexceptions -g -O2 -MT src/powerpc/ffi_darwin.lo -MD -MP -MF "$depbase.Tpo" -c -o src/powerpc/ffi_darwin.lo src/powerpc/ffi_darwin.c; \
then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi
mkdir src/powerpc/.libs
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/powerpc/ffi_darwin.lo -MD -MP -MF src/powerpc/.deps/ffi_darwin.Tpo -c src/powerpc/ffi_darwin.c  -fno-common -DPIC -o src/powerpc/.libs/ffi_darwin.o
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/powerpc/ffi_darwin.lo -MD -MP -MF src/powerpc/.deps/ffi_darwin.Tpo -c src/powerpc/ffi_darwin.c -o src/powerpc/ffi_darwin.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile gcc -I. -I./include -Iinclude -I./src -g -O2 -c -o src/powerpc/darwin.lo src/powerpc/darwin.S
 gcc -I. -I./include -Iinclude -I./src -g -O2 -c src/powerpc/darwin.S  -fno-common -DPIC -o src/powerpc/.libs/darwin.o
 gcc -I. -I./include -Iinclude -I./src -g -O2 -c src/powerpc/darwin.S -o src/powerpc/darwin.o >/dev/null 2>&1
/bin/sh ./libtool --mode=compile gcc -I. -I./include -Iinclude -I./src -g -O2 -c -o src/powerpc/darwin_closure.lo src/powerpc/darwin_closure.S
 gcc -I. -I./include -Iinclude -I./src -g -O2 -c src/powerpc/darwin_closure.S  -fno-common -DPIC -o src/powerpc/.libs/darwin_closure.o
 gcc -I. -I./include -Iinclude -I./src -g -O2 -c src/powerpc/darwin_closure.S -o src/powerpc/darwin_closure.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CC --mode=link gcc -Wall -g -fexceptions -g -O2   -o libffi.la   src/debug.lo src/prep_cif.lo src/types.lo src/raw_api.lo src/java_raw_api.lo             src/powerpc/ffi_darwin.lo src/powerpc/darwin.lo src/powerpc/darwin_closure.lo            
mkdir .libs
ar cru .libs/libffi.a src/.libs/debug.o src/.libs/prep_cif.o src/.libs/types.o src/.libs/raw_api.o src/.libs/java_raw_api.o src/powerpc/.libs/ffi_darwin.o src/powerpc/.libs/darwin.o src/powerpc/.libs/darwin_closure.o
ranlib .libs/libffi.a
creating libffi.la
(cd .libs && rm -f libffi.la && ln -s ../libffi.la libffi.la)
Making all in snprintfv
make  all-recursive
Making all in snprintfv
cd .. \
  && /bin/sh ./config.status snprintfv/compat.h
config.status: executing snprintfv/compat.h commands
creating snprintfv/compat.h
snprintfv/compat.h is unchanged
echo timestamp > compat.stamp
make  all-am
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -I..    -g -O2 -MT libsnprintfvc_la-filament.lo -MD -MP -MF ".deps/libsnprintfvc_la-filament.Tpo" -c -o libsnprintfvc_la-filament.lo `test -f 'filament.c' || echo './'`filament.c; \
then mv -f ".deps/libsnprintfvc_la-filament.Tpo" ".deps/libsnprintfvc_la-filament.Plo"; else rm -f ".deps/libsnprintfvc_la-filament.Tpo"; exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -g -O2 -MT libsnprintfvc_la-filament.lo -MD -MP -MF .deps/libsnprintfvc_la-filament.Tpo -c filament.c  -fno-common -DPIC -o .libs/libsnprintfvc_la-filament.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -g -O2 -MT libsnprintfvc_la-filament.lo -MD -MP -MF .deps/libsnprintfvc_la-filament.Tpo -c filament.c -o libsnprintfvc_la-filament.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -I..    -g -O2 -MT libsnprintfvc_la-format.lo -MD -MP -MF ".deps/libsnprintfvc_la-format.Tpo" -c -o libsnprintfvc_la-format.lo `test -f 'format.c' || echo './'`format.c; \
then mv -f ".deps/libsnprintfvc_la-format.Tpo" ".deps/libsnprintfvc_la-format.Plo"; else rm -f ".deps/libsnprintfvc_la-format.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -g -O2 -MT libsnprintfvc_la-format.lo -MD -MP -MF .deps/libsnprintfvc_la-format.Tpo -c format.c  -fno-common -DPIC -o .libs/libsnprintfvc_la-format.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -g -O2 -MT libsnprintfvc_la-format.lo -MD -MP -MF .deps/libsnprintfvc_la-format.Tpo -c format.c -o libsnprintfvc_la-format.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -I..    -g -O2 -MT libsnprintfvc_la-printf.lo -MD -MP -MF ".deps/libsnprintfvc_la-printf.Tpo" -c -o libsnprintfvc_la-printf.lo `test -f 'printf.c' || echo './'`printf.c; \
then mv -f ".deps/libsnprintfvc_la-printf.Tpo" ".deps/libsnprintfvc_la-printf.Plo"; else rm -f ".deps/libsnprintfvc_la-printf.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -g -O2 -MT libsnprintfvc_la-printf.lo -MD -MP -MF .deps/libsnprintfvc_la-printf.Tpo -c printf.c  -fno-common -DPIC -o .libs/libsnprintfvc_la-printf.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -g -O2 -MT libsnprintfvc_la-printf.lo -MD -MP -MF .deps/libsnprintfvc_la-printf.Tpo -c printf.c -o libsnprintfvc_la-printf.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -I..    -g -O2 -MT libsnprintfvc_la-mem.lo -MD -MP -MF ".deps/libsnprintfvc_la-mem.Tpo" -c -o libsnprintfvc_la-mem.lo `test -f 'mem.c' || echo './'`mem.c; \
then mv -f ".deps/libsnprintfvc_la-mem.Tpo" ".deps/libsnprintfvc_la-mem.Plo"; else rm -f ".deps/libsnprintfvc_la-mem.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -g -O2 -MT libsnprintfvc_la-mem.lo -MD -MP -MF .deps/libsnprintfvc_la-mem.Tpo -c mem.c  -fno-common -DPIC -o .libs/libsnprintfvc_la-mem.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -g -O2 -MT libsnprintfvc_la-mem.lo -MD -MP -MF .deps/libsnprintfvc_la-mem.Tpo -c mem.c -o libsnprintfvc_la-mem.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -I..    -g -O2 -MT libsnprintfvc_la-stream.lo -MD -MP -MF ".deps/libsnprintfvc_la-stream.Tpo" -c -o libsnprintfvc_la-stream.lo `test -f 'stream.c' || echo './'`stream.c; \
then mv -f ".deps/libsnprintfvc_la-stream.Tpo" ".deps/libsnprintfvc_la-stream.Plo"; else rm -f ".deps/libsnprintfvc_la-stream.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -g -O2 -MT libsnprintfvc_la-stream.lo -MD -MP -MF .deps/libsnprintfvc_la-stream.Tpo -c stream.c  -fno-common -DPIC -o .libs/libsnprintfvc_la-stream.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -g -O2 -MT libsnprintfvc_la-stream.lo -MD -MP -MF .deps/libsnprintfvc_la-stream.Tpo -c stream.c -o libsnprintfvc_la-stream.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -I..    -g -O2 -MT libsnprintfvc_la-custom.lo -MD -MP -MF ".deps/libsnprintfvc_la-custom.Tpo" -c -o libsnprintfvc_la-custom.lo `test -f 'custom.c' || echo './'`custom.c; \
then mv -f ".deps/libsnprintfvc_la-custom.Tpo" ".deps/libsnprintfvc_la-custom.Plo"; else rm -f ".deps/libsnprintfvc_la-custom.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -g -O2 -MT libsnprintfvc_la-custom.lo -MD -MP -MF .deps/libsnprintfvc_la-custom.Tpo -c custom.c  -fno-common -DPIC -o .libs/libsnprintfvc_la-custom.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -g -O2 -MT libsnprintfvc_la-custom.lo -MD -MP -MF .deps/libsnprintfvc_la-custom.Tpo -c custom.c -o libsnprintfvc_la-custom.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -I..    -g -O2 -MT libsnprintfvc_la-dl-no.lo -MD -MP -MF ".deps/libsnprintfvc_la-dl-no.Tpo" -c -o libsnprintfvc_la-dl-no.lo `test -f 'dl-no.c' || echo './'`dl-no.c; \
then mv -f ".deps/libsnprintfvc_la-dl-no.Tpo" ".deps/libsnprintfvc_la-dl-no.Plo"; else rm -f ".deps/libsnprintfvc_la-dl-no.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -g -O2 -MT libsnprintfvc_la-dl-no.lo -MD -MP -MF .deps/libsnprintfvc_la-dl-no.Tpo -c dl-no.c  -fno-common -DPIC -o .libs/libsnprintfvc_la-dl-no.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -g -O2 -MT libsnprintfvc_la-dl-no.lo -MD -MP -MF .deps/libsnprintfvc_la-dl-no.Tpo -c dl-no.c -o libsnprintfvc_la-dl-no.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link gcc  -g -O2   -o libsnprintfvc.la   libsnprintfvc_la-filament.lo libsnprintfvc_la-format.lo libsnprintfvc_la-printf.lo libsnprintfvc_la-mem.lo libsnprintfvc_la-stream.lo libsnprintfvc_la-custom.lo libsnprintfvc_la-dl-no.lo  -lm 
ar cru .libs/libsnprintfvc.a .libs/libsnprintfvc_la-filament.o .libs/libsnprintfvc_la-format.o .libs/libsnprintfvc_la-printf.o .libs/libsnprintfvc_la-mem.o .libs/libsnprintfvc_la-stream.o .libs/libsnprintfvc_la-custom.o .libs/libsnprintfvc_la-dl-no.o
ranlib .libs/libsnprintfvc.a
creating libsnprintfvc.la
(cd .libs && rm -f libsnprintfvc.la && ln -s ../libsnprintfvc.la libsnprintfvc.la)
make[4]: Nothing to be done for `all-am'.
Making all in sigsegv
make TARGETSTACK=" all" all-recursive
Making all in src
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.    -g -O2 -c -o handler.lo handler.c
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -g -O2 -c handler.c  -fno-common -DPIC -o .libs/handler.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -g -O2 -c handler.c -o handler.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.    -g -O2 -c -o stackvma.lo stackvma.c
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -g -O2 -c stackvma.c  -fno-common -DPIC -o .libs/stackvma.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -g -O2 -c stackvma.c -o stackvma.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.    -g -O2 -c -o leave.lo leave.c
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -g -O2 -c leave.c  -fno-common -DPIC -o .libs/leave.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -g -O2 -c leave.c -o leave.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.    -g -O2 -c -o dispatcher.lo dispatcher.c
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -g -O2 -c dispatcher.c  -fno-common -DPIC -o .libs/dispatcher.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -g -O2 -c dispatcher.c -o dispatcher.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.    -g -O2 -c -o version.lo version.c
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -g -O2 -c version.c  -fno-common -DPIC -o .libs/version.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -g -O2 -c version.c -o version.o >/dev/null 2>&1
/bin/sh ../libtool --tag=CC --mode=link gcc  -g -O2   -o libsigsegv.la -rpath /usr/local/lib -lc -no-undefined handler.lo stackvma.lo leave.lo dispatcher.lo version.lo  
gcc -dynamiclib  -o .libs/libsigsegv.0.0.0.dylib  .libs/handler.o .libs/stackvma.o .libs/leave.o .libs/dispatcher.o .libs/version.o  -lc  -install_name  /usr/local/lib/libsigsegv.0.dylib -compatibility_version 1 -current_version 1.0
(cd .libs && rm -f libsigsegv.0.dylib && ln -s libsigsegv.0.0.0.dylib libsigsegv.0.dylib)
(cd .libs && rm -f libsigsegv.dylib && ln -s libsigsegv.0.0.0.dylib libsigsegv.dylib)
ar cru .libs/libsigsegv.a  handler.o stackvma.o leave.o dispatcher.o version.o
ranlib .libs/libsigsegv.a
creating libsigsegv.la
(cd .libs && rm -f libsigsegv.la && ln -s ../libsigsegv.la libsigsegv.la)
Making all in tests
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src    -g -O2 -c sigsegv1.c
/bin/sh ../libtool --tag=CC --mode=link gcc  -g -O2   -o sigsegv1  sigsegv1.o ../src/libsigsegv.la 
mkdir .libs
gcc -g -O2 -o .libs/sigsegv1 sigsegv1.o  ../src/.libs/libsigsegv.dylib -lc 
creating sigsegv1
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src    -g -O2 -c sigsegv2.c
/bin/sh ../libtool --tag=CC --mode=link gcc  -g -O2   -o sigsegv2  sigsegv2.o ../src/libsigsegv.la 
gcc -g -O2 -o .libs/sigsegv2 sigsegv2.o  ../src/.libs/libsigsegv.dylib -lc 
creating sigsegv2
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src    -g -O2 -c stackoverflow1.c
/bin/sh ../libtool --tag=CC --mode=link gcc  -g -O2   -o stackoverflow1  stackoverflow1.o ../src/libsigsegv.la 
gcc -g -O2 -o .libs/stackoverflow1 stackoverflow1.o  ../src/.libs/libsigsegv.dylib -lc 
creating stackoverflow1
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src    -g -O2 -c stackoverflow2.c
/bin/sh ../libtool --tag=CC --mode=link gcc  -g -O2   -o stackoverflow2  stackoverflow2.o ../src/libsigsegv.la 
gcc -g -O2 -o .libs/stackoverflow2 stackoverflow2.o  ../src/.libs/libsigsegv.dylib -lc 
creating stackoverflow2

Now please type 'make check' to run a quick test suite. Hope it works.

Making all in libgst
make  all-am
if /bin/sh ../libtool --tag=LIBGST --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include  -I../snprintfv -I../snprintfv  -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src   -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings  -MT gstpub.lo -MD -MP -MF ".deps/gstpub.Tpo" -c -o gstpub.lo gstpub.c; \
then mv -f ".deps/gstpub.Tpo" ".deps/gstpub.Plo"; else rm -f ".deps/gstpub.Tpo"; exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include -I../snprintfv -I../snprintfv -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT gstpub.lo -MD -MP -MF .deps/gstpub.Tpo -c gstpub.c  -fno-common -DPIC -o .libs/gstpub.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include -I../snprintfv -I../snprintfv -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT gstpub.lo -MD -MP -MF .deps/gstpub.Tpo -c gstpub.c -o gstpub.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=LIBGST --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include  -I../snprintfv -I../snprintfv  -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src   -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings  -MT files.lo -MD -MP -MF ".deps/files.Tpo" -c -o files.lo files.c; \
then mv -f ".deps/files.Tpo" ".deps/files.Plo"; else rm -f ".deps/files.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include -I../snprintfv -I../snprintfv -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT files.lo -MD -MP -MF .deps/files.Tpo -c files.c  -fno-common -DPIC -o .libs/files.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include -I../snprintfv -I../snprintfv -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT files.lo -MD -MP -MF .deps/files.Tpo -c files.c -o files.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=LIBGST --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include  -I../snprintfv -I../snprintfv  -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src   -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings  -MT gst-parse.lo -MD -MP -MF ".deps/gst-parse.Tpo" -c -o gst-parse.lo gst-parse.c; \
then mv -f ".deps/gst-parse.Tpo" ".deps/gst-parse.Plo"; else rm -f ".deps/gst-parse.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include -I../snprintfv -I../snprintfv -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT gst-parse.lo -MD -MP -MF .deps/gst-parse.Tpo -c gst-parse.c  -fno-common -DPIC -o .libs/gst-parse.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include -I../snprintfv -I../snprintfv -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT gst-parse.lo -MD -MP -MF .deps/gst-parse.Tpo -c gst-parse.c -o gst-parse.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=LIBGST --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include  -I../snprintfv -I../snprintfv  -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src   -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings  -MT lex.lo -MD -MP -MF ".deps/lex.Tpo" -c -o lex.lo lex.c; \
then mv -f ".deps/lex.Tpo" ".deps/lex.Plo"; else rm -f ".deps/lex.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include -I../snprintfv -I../snprintfv -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT lex.lo -MD -MP -MF .deps/lex.Tpo -c lex.c  -fno-common -DPIC -o .libs/lex.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include -I../snprintfv -I../snprintfv -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT lex.lo -MD -MP -MF .deps/lex.Tpo -c lex.c -o lex.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=LIBGST --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include  -I../snprintfv -I../snprintfv  -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src   -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings  -MT str.lo -MD -MP -MF ".deps/str.Tpo" -c -o str.lo str.c; \
then mv -f ".deps/str.Tpo" ".deps/str.Plo"; else rm -f ".deps/str.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include -I../snprintfv -I../snprintfv -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT str.lo -MD -MP -MF .deps/str.Tpo -c str.c  -fno-common -DPIC -o .libs/str.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include -I../snprintfv -I../snprintfv -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT str.lo -MD -MP -MF .deps/str.Tpo -c str.c -o str.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=LIBGST --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include  -I../snprintfv -I../snprintfv  -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src   -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings  -MT tree.lo -MD -MP -MF ".deps/tree.Tpo" -c -o tree.lo tree.c; \
then mv -f ".deps/tree.Tpo" ".deps/tree.Plo"; else rm -f ".deps/tree.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include -I../snprintfv -I../snprintfv -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT tree.lo -MD -MP -MF .deps/tree.Tpo -c tree.c  -fno-common -DPIC -o .libs/tree.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include -I../snprintfv -I../snprintfv -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT tree.lo -MD -MP -MF .deps/tree.Tpo -c tree.c -o tree.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=LIBGST --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include  -I../snprintfv -I../snprintfv  -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src   -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings  -MT byte.lo -MD -MP -MF ".deps/byte.Tpo" -c -o byte.lo byte.c; \
then mv -f ".deps/byte.Tpo" ".deps/byte.Plo"; else rm -f ".deps/byte.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include -I../snprintfv -I../snprintfv -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT byte.lo -MD -MP -MF .deps/byte.Tpo -c byte.c  -fno-common -DPIC -o .libs/byte.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include -I../snprintfv -I../snprintfv -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT byte.lo -MD -MP -MF .deps/byte.Tpo -c byte.c -o byte.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=LIBGST --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include  -I../snprintfv -I../snprintfv  -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src   -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings  -MT comp.lo -MD -MP -MF ".deps/comp.Tpo" -c -o comp.lo comp.c; \
then mv -f ".deps/comp.Tpo" ".deps/comp.Plo"; else rm -f ".deps/comp.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include -I../snprintfv -I../snprintfv -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT comp.lo -MD -MP -MF .deps/comp.Tpo -c comp.c  -fno-common -DPIC -o .libs/comp.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include -I../snprintfv -I../snprintfv -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT comp.lo -MD -MP -MF .deps/comp.Tpo -c comp.c -o comp.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=LIBGST --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include  -I../snprintfv -I../snprintfv  -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src   -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings  -MT sym.lo -MD -MP -MF ".deps/sym.Tpo" -c -o sym.lo sym.c; \
then mv -f ".deps/sym.Tpo" ".deps/sym.Plo"; else rm -f ".deps/sym.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include -I../snprintfv -I../snprintfv -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT sym.lo -MD -MP -MF .deps/sym.Tpo -c sym.c  -fno-common -DPIC -o .libs/sym.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include -I../snprintfv -I../snprintfv -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT sym.lo -MD -MP -MF .deps/sym.Tpo -c sym.c -o sym.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=LIBGST --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include  -I../snprintfv -I../snprintfv  -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src   -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings  -MT dict.lo -MD -MP -MF ".deps/dict.Tpo" -c -o dict.lo dict.c; \
then mv -f ".deps/dict.Tpo" ".deps/dict.Plo"; else rm -f ".deps/dict.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include -I../snprintfv -I../snprintfv -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT dict.lo -MD -MP -MF .deps/dict.Tpo -c dict.c  -fno-common -DPIC -o .libs/dict.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include -I../snprintfv -I../snprintfv -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT dict.lo -MD -MP -MF .deps/dict.Tpo -c dict.c -o dict.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=LIBGST --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include  -I../snprintfv -I../snprintfv  -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src   -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings  -MT oop.lo -MD -MP -MF ".deps/oop.Tpo" -c -o oop.lo oop.c; \
then mv -f ".deps/oop.Tpo" ".deps/oop.Plo"; else rm -f ".deps/oop.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include -I../snprintfv -I../snprintfv -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT oop.lo -MD -MP -MF .deps/oop.Tpo -c oop.c  -fno-common -DPIC -o .libs/oop.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include -I../snprintfv -I../snprintfv -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT oop.lo -MD -MP -MF .deps/oop.Tpo -c oop.c -o oop.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=LIBGST --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include  -I../snprintfv -I../snprintfv  -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src   -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings  -MT opt.lo -MD -MP -MF ".deps/opt.Tpo" -c -o opt.lo opt.c; \
then mv -f ".deps/opt.Tpo" ".deps/opt.Plo"; else rm -f ".deps/opt.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include -I../snprintfv -I../snprintfv -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT opt.lo -MD -MP -MF .deps/opt.Tpo -c opt.c  -fno-common -DPIC -o .libs/opt.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include -I../snprintfv -I../snprintfv -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT opt.lo -MD -MP -MF .deps/opt.Tpo -c opt.c -o opt.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=LIBGST --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include  -I../snprintfv -I../snprintfv  -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src   -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings  -MT save.lo -MD -MP -MF ".deps/save.Tpo" -c -o save.lo save.c; \
then mv -f ".deps/save.Tpo" ".deps/save.Plo"; else rm -f ".deps/save.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include -I../snprintfv -I../snprintfv -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT save.lo -MD -MP -MF .deps/save.Tpo -c save.c  -fno-common -DPIC -o .libs/save.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include -I../snprintfv -I../snprintfv -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT save.lo -MD -MP -MF .deps/save.Tpo -c save.c -o save.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=LIBGST --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include  -I../snprintfv -I../snprintfv  -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src   -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings  -MT cint.lo -MD -MP -MF ".deps/cint.Tpo" -c -o cint.lo cint.c; \
then mv -f ".deps/cint.Tpo" ".deps/cint.Plo"; else rm -f ".deps/cint.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include -I../snprintfv -I../snprintfv -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT cint.lo -MD -MP -MF .deps/cint.Tpo -c cint.c  -fno-common -DPIC -o .libs/cint.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include -I../snprintfv -I../snprintfv -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT cint.lo -MD -MP -MF .deps/cint.Tpo -c cint.c -o cint.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=LIBGST --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include  -I../snprintfv -I../snprintfv  -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src   -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings  -MT heap.lo -MD -MP -MF ".deps/heap.Tpo" -c -o heap.lo heap.c; \
then mv -f ".deps/heap.Tpo" ".deps/heap.Plo"; else rm -f ".deps/heap.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include -I../snprintfv -I../snprintfv -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT heap.lo -MD -MP -MF .deps/heap.Tpo -c heap.c  -fno-common -DPIC -o .libs/heap.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include -I../snprintfv -I../snprintfv -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT heap.lo -MD -MP -MF .deps/heap.Tpo -c heap.c -o heap.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=LIBGST --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include  -I../snprintfv -I../snprintfv  -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src   -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings  -MT input.lo -MD -MP -MF ".deps/input.Tpo" -c -o input.lo input.c; \
then mv -f ".deps/input.Tpo" ".deps/input.Plo"; else rm -f ".deps/input.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include -I../snprintfv -I../snprintfv -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT input.lo -MD -MP -MF .deps/input.Tpo -c input.c  -fno-common -DPIC -o .libs/input.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include -I../snprintfv -I../snprintfv -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT input.lo -MD -MP -MF .deps/input.Tpo -c input.c -o input.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=LIBGST --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include  -I../snprintfv -I../snprintfv  -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src   -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings  -MT sysdep.lo -MD -MP -MF ".deps/sysdep.Tpo" -c -o sysdep.lo sysdep.c; \
then mv -f ".deps/sysdep.Tpo" ".deps/sysdep.Plo"; else rm -f ".deps/sysdep.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include -I../snprintfv -I../snprintfv -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT sysdep.lo -MD -MP -MF .deps/sysdep.Tpo -c sysdep.c  -fno-common -DPIC -o .libs/sysdep.o
sysdep.c: In function '_gst_open_pipe':
sysdep.c:1538: warning: unused variable 'master'
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include -I../snprintfv -I../snprintfv -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT sysdep.lo -MD -MP -MF .deps/sysdep.Tpo -c sysdep.c -o sysdep.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=LIBGST --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include  -I../snprintfv -I../snprintfv  -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src   -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings  -MT callin.lo -MD -MP -MF ".deps/callin.Tpo" -c -o callin.lo callin.c; \
then mv -f ".deps/callin.Tpo" ".deps/callin.Plo"; else rm -f ".deps/callin.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include -I../snprintfv -I../snprintfv -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT callin.lo -MD -MP -MF .deps/callin.Tpo -c callin.c  -fno-common -DPIC -o .libs/callin.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include -I../snprintfv -I../snprintfv -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT callin.lo -MD -MP -MF .deps/callin.Tpo -c callin.c -o callin.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=LIBGST --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include  -I../snprintfv -I../snprintfv  -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src   -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings  -MT xlat.lo -MD -MP -MF ".deps/xlat.Tpo" -c -o xlat.lo xlat.c; \
then mv -f ".deps/xlat.Tpo" ".deps/xlat.Plo"; else rm -f ".deps/xlat.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include -I../snprintfv -I../snprintfv -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT xlat.lo -MD -MP -MF .deps/xlat.Tpo -c xlat.c  -fno-common -DPIC -o .libs/xlat.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include -I../snprintfv -I../snprintfv -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT xlat.lo -MD -MP -MF .deps/xlat.Tpo -c xlat.c -o xlat.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=LIBGST --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include  -I../snprintfv -I../snprintfv  -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src   -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings  -MT events.lo -MD -MP -MF ".deps/events.Tpo" -c -o events.lo events.c; \
then mv -f ".deps/events.Tpo" ".deps/events.Plo"; else rm -f ".deps/events.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include -I../snprintfv -I../snprintfv -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT events.lo -MD -MP -MF .deps/events.Tpo -c events.c  -fno-common -DPIC -o .libs/events.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include -I../snprintfv -I../snprintfv -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT events.lo -MD -MP -MF .deps/events.Tpo -c events.c -o events.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=LIBGST --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include  -I../snprintfv -I../snprintfv  -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src   -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings  -MT mpz.lo -MD -MP -MF ".deps/mpz.Tpo" -c -o mpz.lo mpz.c; \
then mv -f ".deps/mpz.Tpo" ".deps/mpz.Plo"; else rm -f ".deps/mpz.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include -I../snprintfv -I../snprintfv -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT mpz.lo -MD -MP -MF .deps/mpz.Tpo -c mpz.c  -fno-common -DPIC -o .libs/mpz.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include -I../snprintfv -I../snprintfv -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT mpz.lo -MD -MP -MF .deps/mpz.Tpo -c mpz.c -o mpz.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=LIBGST --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include  -I../snprintfv -I../snprintfv  -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src   -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings  -MT print.lo -MD -MP -MF ".deps/print.Tpo" -c -o print.lo print.c; \
then mv -f ".deps/print.Tpo" ".deps/print.Plo"; else rm -f ".deps/print.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include -I../snprintfv -I../snprintfv -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT print.lo -MD -MP -MF .deps/print.Tpo -c print.c  -fno-common -DPIC -o .libs/print.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include -I../snprintfv -I../snprintfv -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT print.lo -MD -MP -MF .deps/print.Tpo -c print.c -o print.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=LIBGST --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include  -I../snprintfv -I../snprintfv  -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src   -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings  -MT alloc.lo -MD -MP -MF ".deps/alloc.Tpo" -c -o alloc.lo alloc.c; \
then mv -f ".deps/alloc.Tpo" ".deps/alloc.Plo"; else rm -f ".deps/alloc.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include -I../snprintfv -I../snprintfv -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c alloc.c  -fno-common -DPIC -o .libs/alloc.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include -I../snprintfv -I../snprintfv -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT alloc.lo -MD -MP -MF .deps/alloc.Tpo -c alloc.c -o alloc.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=LIBGST --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include  -I../snprintfv -I../snprintfv  -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src   -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings  -MT security.lo -MD -MP -MF ".deps/security.Tpo" -c -o security.lo security.c; \
then mv -f ".deps/security.Tpo" ".deps/security.Plo"; else rm -f ".deps/security.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include -I../snprintfv -I../snprintfv -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT security.lo -MD -MP -MF .deps/security.Tpo -c security.c  -fno-common -DPIC -o .libs/security.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include -I../snprintfv -I../snprintfv -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT security.lo -MD -MP -MF .deps/security.Tpo -c security.c -o security.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=LIBGST --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include  -I../snprintfv -I../snprintfv  -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src   -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings  -MT re.lo -MD -MP -MF ".deps/re.Tpo" -c -o re.lo re.c; \
then mv -f ".deps/re.Tpo" ".deps/re.Plo"; else rm -f ".deps/re.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include -I../snprintfv -I../snprintfv -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT re.lo -MD -MP -MF .deps/re.Tpo -c re.c  -fno-common -DPIC -o .libs/re.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include -I../snprintfv -I../snprintfv -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT re.lo -MD -MP -MF .deps/re.Tpo -c re.c -o re.o >/dev/null 2>&1
if /bin/sh ../libtool --tag=LIBGST --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I..  -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include  -I../snprintfv -I../snprintfv  -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src   -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings  -MT interp.lo -MD -MP -MF ".deps/interp.Tpo" -c -o interp.lo interp.c; \
then mv -f ".deps/interp.Tpo" ".deps/interp.Plo"; else rm -f ".deps/interp.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include -I../snprintfv -I../snprintfv -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT interp.lo -MD -MP -MF .deps/interp.Tpo -c interp.c  -fno-common -DPIC -o .libs/interp.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\" -DMODULE_PATH=\"/usr/local/lib/smalltalk\" -DLIBEXEC_PATH=\"/usr/local/libexec/smalltalk\" -I../lib-src -I../libffi/include -I../libffi/include -I../snprintfv -I../snprintfv -I../lib-src -I../lightning -I../lightning -I.. -I.. -I../sigsegv/src -I../sigsegv/src -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT interp.lo -MD -MP -MF .deps/interp.Tpo -c interp.c -o interp.o >/dev/null 2>&1
/bin/sh ../libtool --tag=LIBGST --tag=CC --mode=link gcc  -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings    -o libgst.la -rpath /usr/local/lib -version-info 7:0:0 -no-undefined -export-symbols-regex "^gst_.*" gstpub.lo files.lo gst-parse.lo lex.lo str.lo tree.lo byte.lo comp.lo sym.lo dict.lo oop.lo opt.lo save.lo cint.lo heap.lo input.lo sysdep.lo callin.lo xlat.lo events.lo mpz.lo print.lo alloc.lo security.lo re.lo interp.lo ../lib-src/library.la ../libffi/libffi.la ../snprintfv/snprintfv/libsnprintfvc.la ../sigsegv/src/libsigsegv.la -lm 
generating symbol list for `libgst.la'
/usr/bin/nm -p  .libs/gstpub.o .libs/files.o .libs/gst-parse.o .libs/lex.o .libs/str.o .libs/tree.o .libs/byte.o .libs/comp.o .libs/sym.o .libs/dict.o .libs/oop.o .libs/opt.o .libs/save.o .libs/cint.o .libs/heap.o .libs/input.o .libs/sysdep.o .libs/callin.o .libs/xlat.o .libs/events.o .libs/mpz.o .libs/print.o .libs/alloc.o .libs/security.o .libs/re.o .libs/interp.o  ../lib-src/.libs/library.a ../libffi/.libs/libffi.a ../snprintfv/snprintfv/.libs/libsnprintfvc.a | sed -n -e 's/^.*[  ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libgst.exp
/usr/bin/grep -E -e "^gst_.*" ".libs/libgst.exp" > ".libs/libgst.expT"
mv -f ".libs/libgst.expT" ".libs/libgst.exp"
rm -fr .libs/libgst.lax
mkdir .libs/libgst.lax
rm -fr .libs/libgst.lax/library.a
mkdir .libs/libgst.lax/library.a
Extracting /Users/takesita/smalltalk-3.0/libgst/../lib-src/.libs/library.a
(cd .libs/libgst.lax/library.a && ar x /Users/takesita/smalltalk-3.0/libgst/../lib-src/.libs/library.a)
rm -fr .libs/libgst.lax/libffi.a
mkdir .libs/libgst.lax/libffi.a
Extracting /Users/takesita/smalltalk-3.0/libgst/../libffi/.libs/libffi.a
(cd .libs/libgst.lax/libffi.a && ar x /Users/takesita/smalltalk-3.0/libgst/../libffi/.libs/libffi.a)
rm -fr .libs/libgst.lax/libsnprintfvc.a
mkdir .libs/libgst.lax/libsnprintfvc.a
Extracting /Users/takesita/smalltalk-3.0/libgst/../snprintfv/snprintfv/.libs/libsnprintfvc.a
(cd .libs/libgst.lax/libsnprintfvc.a && ar x /Users/takesita/smalltalk-3.0/libgst/../snprintfv/snprintfv/.libs/libsnprintfvc.a)
sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < .libs/libgst.exp > .libs/libgst-symbols.expsym
gcc -dynamiclib  -o .libs/libgst.7.0.0.dylib  .libs/gstpub.o .libs/files.o .libs/gst-parse.o .libs/lex.o .libs/str.o .libs/tree.o .libs/byte.o .libs/comp.o .libs/sym.o .libs/dict.o .libs/oop.o .libs/opt.o .libs/save.o .libs/cint.o .libs/heap.o .libs/input.o .libs/sysdep.o .libs/callin.o .libs/xlat.o .libs/events.o .libs/mpz.o .libs/print.o .libs/alloc.o .libs/security.o .libs/re.o .libs/interp.o  .libs/libgst.lax/library.a/avltrees.o .libs/libgst.lax/library.a/getopt.o .libs/libgst.lax/library.a/getopt1.o .libs/libgst.lax/library.a/ltdl.o .libs/libgst.lax/library.a/md5.o .libs/libgst.lax/library.a/obstack.o .libs/libgst.lax/library.a/poll.o .libs/libgst.lax/library.a/qsort.o .libs/libgst.lax/library.a/rbtrees.o .libs/libgst.lax/library.a/regex.o .libs/libgst.lax/library.a/sha1.o .libs/libgst.lax/library.a/signalx.o .libs/libgst.lax/library.a/socketx.o .libs/libgst.lax/library.a/strspell.o  .libs/libgst.lax/libffi.a/darwin.o .libs/libgst.lax/libffi.a/darwin_closure.o .libs/libgst.lax/libffi.a/debug.o .libs/libgst.lax/libffi.a/ffi_darwin.o .libs/libgst.lax/libffi.a/java_raw_api.o .libs/libgst.lax/libffi.a/prep_cif.o .libs/libgst.lax/libffi.a/raw_api.o .libs/libgst.lax/libffi.a/types.o  .libs/libgst.lax/libsnprintfvc.a/libsnprintfvc_la-custom.o .libs/libgst.lax/libsnprintfvc.a/libsnprintfvc_la-dl-no.o .libs/libgst.lax/libsnprintfvc.a/libsnprintfvc_la-filament.o .libs/libgst.lax/libsnprintfvc.a/libsnprintfvc_la-format.o .libs/libgst.lax/libsnprintfvc.a/libsnprintfvc_la-mem.o .libs/libgst.lax/libsnprintfvc.a/libsnprintfvc_la-printf.o .libs/libgst.lax/libsnprintfvc.a/libsnprintfvc_la-stream.o   -ldl ../sigsegv/src/.libs/libsigsegv.dylib -lm  -install_name  /usr/local/lib/libgst.7.dylib -compatibility_version 8 -current_version 8.0
ld: warning multiple definitions of symbol _qsort
.libs/libgst.lax/library.a/qsort.o definition of _qsort in section (__TEXT,__text)
/usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../../libdl.dylib(qsort.So) definition of _qsort
nmedit -s .libs/libgst-symbols.expsym .libs/libgst.7.0.0.dylib
nmedit: can't make global coalesced symbols (like _ffi_call_DARWIN.eh) into static symbols (use ld(1)'s -exported_symbols_list option) in a final linked image: /Users/takesita/smalltalk-3.0/libgst/.libs/libgst.7.0.0.dylib
(cd .libs && rm -f libgst.7.dylib && ln -s libgst.7.0.0.dylib libgst.7.dylib)
(cd .libs && rm -f libgst.dylib && ln -s libgst.7.0.0.dylib libgst.dylib)
rm -fr .libs/libgst.lax
mkdir .libs/libgst.lax
rm -fr .libs/libgst.lax/lt1-library.a
mkdir .libs/libgst.lax/lt1-library.a
Extracting /Users/takesita/smalltalk-3.0/libgst/../lib-src/.libs/library.a
(cd .libs/libgst.lax/lt1-library.a && ar x /Users/takesita/smalltalk-3.0/libgst/../lib-src/.libs/library.a)
rm -fr .libs/libgst.lax/lt2-libffi.a
mkdir .libs/libgst.lax/lt2-libffi.a
Extracting /Users/takesita/smalltalk-3.0/libgst/../libffi/.libs/libffi.a
(cd .libs/libgst.lax/lt2-libffi.a && ar x /Users/takesita/smalltalk-3.0/libgst/../libffi/.libs/libffi.a)
rm -fr .libs/libgst.lax/lt3-libsnprintfvc.a
mkdir .libs/libgst.lax/lt3-libsnprintfvc.a
Extracting /Users/takesita/smalltalk-3.0/libgst/../snprintfv/snprintfv/.libs/libsnprintfvc.a
(cd .libs/libgst.lax/lt3-libsnprintfvc.a && ar x /Users/takesita/smalltalk-3.0/libgst/../snprintfv/snprintfv/.libs/libsnprintfvc.a)
ar cru .libs/libgst.a  gstpub.o files.o gst-parse.o lex.o str.o tree.o byte.o comp.o sym.o dict.o oop.o opt.o save.o cint.o heap.o input.o sysdep.o callin.o xlat.o events.o mpz.o print.o alloc.o security.o re.o interp.o  .libs/libgst.lax/lt1-library.a/avltrees.o .libs/libgst.lax/lt1-library.a/getopt.o .libs/libgst.lax/lt1-library.a/getopt1.o .libs/libgst.lax/lt1-library.a/ltdl.o .libs/libgst.lax/lt1-library.a/md5.o .libs/libgst.lax/lt1-library.a/obstack.o .libs/libgst.lax/lt1-library.a/poll.o .libs/libgst.lax/lt1-library.a/qsort.o .libs/libgst.lax/lt1-library.a/rbtrees.o .libs/libgst.lax/lt1-library.a/regex.o .libs/libgst.lax/lt1-library.a/sha1.o .libs/libgst.lax/lt1-library.a/signalx.o .libs/libgst.lax/lt1-library.a/socketx.o .libs/libgst.lax/lt1-library.a/strspell.o  .libs/libgst.lax/lt2-libffi.a/darwin.o .libs/libgst.lax/lt2-libffi.a/darwin_closure.o .libs/libgst.lax/lt2-libffi.a/debug.o .libs/libgst.lax/lt2-libffi.a/ffi_darwin.o .libs/libgst.lax/lt2-libffi.a/java_raw_api.o .libs/libgst.lax/lt2-libffi.a/prep_cif.o .libs/libgst.lax/lt2-libffi.a/raw_api.o .libs/libgst.lax/lt2-libffi.a/types.o  .libs/libgst.lax/lt3-libsnprintfvc.a/libsnprintfvc_la-custom.o .libs/libgst.lax/lt3-libsnprintfvc.a/libsnprintfvc_la-dl-no.o .libs/libgst.lax/lt3-libsnprintfvc.a/libsnprintfvc_la-filament.o .libs/libgst.lax/lt3-libsnprintfvc.a/libsnprintfvc_la-format.o .libs/libgst.lax/lt3-libsnprintfvc.a/libsnprintfvc_la-mem.o .libs/libgst.lax/lt3-libsnprintfvc.a/libsnprintfvc_la-printf.o .libs/libgst.lax/lt3-libsnprintfvc.a/libsnprintfvc_la-stream.o 
ranlib .libs/libgst.a
rm -fr .libs/libgst.lax .libs/libgst.lax
creating libgst.la
(cd .libs && rm -f libgst.la && ln -s ../libgst.la libgst.la)
Making all in .
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -I./libgst -I./lib-src -DCMD_ZIP="\"/usr/bin/zip\"" -DCMD_INSTALL="\"/usr/bin/install -c\"" -DCMD_LN_S="\"ln -s\"" -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\"    -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings  -MT main.o -MD -MP -MF ".deps/main.Tpo" -c -o main.o main.c; \
then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo"; exit 1; fi
/bin/sh ./libtool --tag=CC --mode=link gcc  -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings    -o gst -export-dynamic main.o libgst/libgst.la   -lm 
mkdir .libs
gcc -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -o .libs/gst main.o  libgst/.libs/libgst.dylib -ldl /Users/takesita/smalltalk-3.0/sigsegv/src/.libs/libsigsegv.dylib -lc -lm 
creating gst
if gcc -DHAVE_CONFIG_H -I. -I. -I.  -I./libgst -I./lib-src -DCMD_ZIP="\"/usr/bin/zip\"" -DCMD_INSTALL="\"/usr/bin/install -c\"" -DCMD_LN_S="\"ln -s\"" -DKERNEL_PATH=\"/usr/local/share/smalltalk/kernel\" -DIMAGE_PATH=\"/usr/local/var/lib/smalltalk\"    -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings  -MT gst-tool.o -MD -MP -MF ".deps/gst-tool.Tpo" -c -o gst-tool.o gst-tool.c; \
then mv -f ".deps/gst-tool.Tpo" ".deps/gst-tool.Po"; else rm -f ".deps/gst-tool.Tpo"; exit 1; fi
/bin/sh ./libtool --tag=CC --mode=link gcc  -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings    -o gst-tool -export-dynamic gst-tool.o libgst/libgst.la -lm 
gcc -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -o .libs/gst-tool gst-tool.o  libgst/.libs/libgst.dylib -ldl /Users/takesita/smalltalk-3.0/sigsegv/src/.libs/libsigsegv.dylib -lc -lm 
creating gst-tool
/usr/bin/sed -e "s,@\(lispdir\)@,/usr/local/share/emacs/site-lisp," ./smalltalk-mode.el.in \
  > smalltalk-mode.el
/usr/bin/sed -e "s,@\(bindir\)@,/usr/local/bin," ./gst-mode.el.in \
  > gst-mode.el
WARNING: Warnings can be ignored. :-)
if test "emacs" != no; then \
  set x; \
  list='smalltalk-mode.el gst-mode.el'; for p in $list; do \
    if test -f "$p"; then d=; else d="./"; fi; \
    set x "$@" "$d$p"; shift; \
  done; \
  shift; \
  EMACS="emacs" /bin/sh ./build-aux/elisp-comp "$@" || exit 1; \
else : ; fi
Warning: Lisp directory `/sw/etc/lisp/emacs/21.2/site-lisp' does not exist.
Loading 00fink-vars...
While compiling gst in file /Users/takesita/smalltalk-3.0/elc.27237/gst-mode.el:
  ** assignment to free variable *smalltalk-process*
While compiling gst-filter in file /Users/takesita/smalltalk-3.0/elc.27237/gst-mode.el:
  ** assignment to free variable mode-status
While compiling gst-mode in file /Users/takesita/smalltalk-3.0/elc.27237/gst-mode.el:
  ** assignment to free variable comint-use-prompt-regexp
  ** assignment to free variable mode-status
While compiling smalltalk-bound-expr in file /Users/takesita/smalltalk-3.0/elc.27237/gst-mode.el:
  ** next-line called with 0 arguments, but requires 1
While compiling send-to-smalltalk in file /Users/takesita/smalltalk-3.0/elc.27237/gst-mode.el:
  ** assignment to free variable mode-status
  ** reference to free variable *smalltalk-process*
While compiling the end of the data in file /Users/takesita/smalltalk-3.0/elc.27237/gst-mode.el:
  ** The following functions are not known to be defined:
    smalltalk-backward-whitespace, line-number-at-pos
Wrote /Users/takesita/smalltalk-3.0/elc.27237/gst-mode.elc
While compiling the end of the data in file /Users/takesita/smalltalk-3.0/elc.27237/smalltalk-mode.el:
  ** The function `line-number-at-pos' is not known to be defined.
Wrote /Users/takesita/smalltalk-3.0/elc.27237/smalltalk-mode.elc
Done
./gst --no-user-files --kernel-dir="/Users/takesita/smalltalk-3.0/kernel" --image="/Users/takesita/smalltalk-3.0/gst.im" -iQ /dev/null
cd packages/blox/tk && make
if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../..  -I../../../libgst -I../../../lib-src -I/System/Library/Frameworks/Tk.framework/Versions/8.4/Headers -I/System/Library/Frameworks/Tcl.framework/Versions/8.4/Headers   -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings  -MT BloxTK.lo -MD -MP -MF ".deps/BloxTK.Tpo" -c -o BloxTK.lo BloxTK.c; \
then mv -f ".deps/BloxTK.Tpo" ".deps/BloxTK.Plo"; else rm -f ".deps/BloxTK.Tpo"; exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libgst -I../../../lib-src -I/System/Library/Frameworks/Tk.framework/Versions/8.4/Headers -I/System/Library/Frameworks/Tcl.framework/Versions/8.4/Headers -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT BloxTK.lo -MD -MP -MF .deps/BloxTK.Tpo -c BloxTK.c  -fno-common -DPIC -o .libs/BloxTK.o
BloxTK.c: In function 'xpmParseColors':
BloxTK.c:706: warning: comparison between pointer and integer
BloxTK.c:788: warning: comparison between pointer and integer
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../libgst -I../../../lib-src -I/System/Library/Frameworks/Tk.framework/Versions/8.4/Headers -I/System/Library/Frameworks/Tcl.framework/Versions/8.4/Headers -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT BloxTK.lo -MD -MP -MF .deps/BloxTK.Tpo -c BloxTK.c -o BloxTK.o >/dev/null 2>&1
/bin/sh ../../../libtool --tag=CC --mode=link gcc  -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings    -o blox-tk.la -rpath /usr/local/lib/smalltalk -rpath /usr/local/lib/smalltalk -release 3.0 -module -no-undefined -export-symbols-regex gst_initModule BloxTK.lo -lpthread -framework CoreFoundation -framework Tcl -framework Tk ../../../lib-src/library.la -lm 
generating symbol list for `blox-tk.la'
/usr/bin/nm -p  .libs/BloxTK.o  ../../../lib-src/.libs/library.a | sed -n -e 's/^.*[    ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/blox-tk.exp
/usr/bin/grep -E -e "gst_initModule" ".libs/blox-tk.exp" > ".libs/blox-tk.expT"
mv -f ".libs/blox-tk.expT" ".libs/blox-tk.exp"
rm -fr .libs/blox-tk.lax
mkdir .libs/blox-tk.lax
rm -fr .libs/blox-tk.lax/library.a
mkdir .libs/blox-tk.lax/library.a
Extracting /Users/takesita/smalltalk-3.0/packages/blox/tk/../../../lib-src/.libs/library.a
(cd .libs/blox-tk.lax/library.a && ar x /Users/takesita/smalltalk-3.0/packages/blox/tk/../../../lib-src/.libs/library.a)
sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < .libs/blox-tk.exp > .libs/blox-tk-symbols.expsym
gcc  -o .libs/blox-tk-3.0.so -bundle  .libs/BloxTK.o  .libs/blox-tk.lax/library.a/avltrees.o .libs/blox-tk.lax/library.a/getopt.o .libs/blox-tk.lax/library.a/getopt1.o .libs/blox-tk.lax/library.a/ltdl.o .libs/blox-tk.lax/library.a/md5.o .libs/blox-tk.lax/library.a/obstack.o .libs/blox-tk.lax/library.a/poll.o .libs/blox-tk.lax/library.a/qsort.o .libs/blox-tk.lax/library.a/rbtrees.o .libs/blox-tk.lax/library.a/regex.o .libs/blox-tk.lax/library.a/sha1.o .libs/blox-tk.lax/library.a/signalx.o .libs/blox-tk.lax/library.a/socketx.o .libs/blox-tk.lax/library.a/strspell.o   -lpthread -ldl -lm -framework CoreFoundation -framework Tcl -framework Tk
/usr/bin/ld: warning multiple definitions of symbol _qsort
.libs/blox-tk.lax/library.a/qsort.o definition of _qsort in section (__TEXT,__text)
/usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../../libpthread.dylib(qsort.So) definition of _qsort
nmedit -s .libs/blox-tk-symbols.expsym .libs/blox-tk-3.0.so
(cd .libs && rm -f blox-tk.so && ln -s blox-tk-3.0.so blox-tk.so)
rm -fr .libs/blox-tk.lax
mkdir .libs/blox-tk.lax
rm -fr .libs/blox-tk.lax/lt1-library.a
mkdir .libs/blox-tk.lax/lt1-library.a
Extracting /Users/takesita/smalltalk-3.0/packages/blox/tk/../../../lib-src/.libs/library.a
(cd .libs/blox-tk.lax/lt1-library.a && ar x /Users/takesita/smalltalk-3.0/packages/blox/tk/../../../lib-src/.libs/library.a)
ar cru .libs/blox-tk.a  BloxTK.o  .libs/blox-tk.lax/lt1-library.a/avltrees.o .libs/blox-tk.lax/lt1-library.a/getopt.o .libs/blox-tk.lax/lt1-library.a/getopt1.o .libs/blox-tk.lax/lt1-library.a/ltdl.o .libs/blox-tk.lax/lt1-library.a/md5.o .libs/blox-tk.lax/lt1-library.a/obstack.o .libs/blox-tk.lax/lt1-library.a/poll.o .libs/blox-tk.lax/lt1-library.a/qsort.o .libs/blox-tk.lax/lt1-library.a/rbtrees.o .libs/blox-tk.lax/lt1-library.a/regex.o .libs/blox-tk.lax/lt1-library.a/sha1.o .libs/blox-tk.lax/lt1-library.a/signalx.o .libs/blox-tk.lax/lt1-library.a/socketx.o .libs/blox-tk.lax/lt1-library.a/strspell.o 
ranlib .libs/blox-tk.a
rm -fr .libs/blox-tk.lax .libs/blox-tk.lax
creating blox-tk.la
(cd .libs && rm -f blox-tk.la && ln -s ../blox-tk.la blox-tk.la)
./gst-tool gst-package --kernel-dir="/Users/takesita/smalltalk-3.0/kernel" --image="/Users/takesita/smalltalk-3.0/gst.im" --srcdir=. --target-directory=. packages/blox/tk/package.xml
mkdir /tmp/gstar-fEp46b
mkdir /tmp/gstar-fEp46b/BloxTK
ln -s -f /Users/takesita/smalltalk-3.0/packages/blox/tk/Blox.st /tmp/gstar-fEp46b/BloxTK/Blox.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/blox/tk/BloxBasic.st /tmp/gstar-fEp46b/BloxTK/BloxBasic.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/blox/tk/BloxWidgets.st /tmp/gstar-fEp46b/BloxTK/BloxWidgets.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/blox/tk/BloxText.st /tmp/gstar-fEp46b/BloxTK/BloxText.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/blox/tk/BloxCanvas.st /tmp/gstar-fEp46b/BloxTK/BloxCanvas.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/blox/tk/BloxExtend.st /tmp/gstar-fEp46b/BloxTK/BloxExtend.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/blox/tk/colors.txt /tmp/gstar-fEp46b/BloxTK/colors.txt
ln -s -f /Users/takesita/smalltalk-3.0/packages/blox/tk/ChangeLog /tmp/gstar-fEp46b/BloxTK/ChangeLog
rm -f /Users/takesita/smalltalk-3.0/BloxTK.star
cd /tmp/gstar-fEp46b/BloxTK && /usr/bin/zip -n .st:.xml -qr /Users/takesita/smalltalk-3.0/BloxTK.star .
./gst-tool gst-package --kernel-dir="/Users/takesita/smalltalk-3.0/kernel" --image="/Users/takesita/smalltalk-3.0/gst.im" --srcdir=. --target-directory=. packages/browser/package.xml
mkdir /tmp/gstar-g67yC2
mkdir /tmp/gstar-g67yC2/Browser
ln -s -f /Users/takesita/smalltalk-3.0/packages/browser/BrowShell.st /tmp/gstar-g67yC2/Browser/BrowShell.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/browser/Inspector.st /tmp/gstar-g67yC2/Browser/Inspector.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/browser/Notifier.st /tmp/gstar-g67yC2/Browser/Notifier.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/browser/View.st /tmp/gstar-g67yC2/Browser/View.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/browser/BrowserMain.st /tmp/gstar-g67yC2/Browser/BrowserMain.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/browser/Load.st /tmp/gstar-g67yC2/Browser/Load.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/browser/PCode.st /tmp/gstar-g67yC2/Browser/PCode.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/browser/bear.gif /tmp/gstar-g67yC2/Browser/bear.gif
ln -s -f /Users/takesita/smalltalk-3.0/packages/browser/ClassBrow.st /tmp/gstar-g67yC2/Browser/ClassBrow.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/browser/Manager.st /tmp/gstar-g67yC2/Browser/Manager.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/browser/PList.st /tmp/gstar-g67yC2/Browser/PList.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/browser/ButtonForm.st /tmp/gstar-g67yC2/Browser/ButtonForm.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/browser/ClassHierBrow.st /tmp/gstar-g67yC2/Browser/ClassHierBrow.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/browser/Menu.st /tmp/gstar-g67yC2/Browser/Menu.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/browser/PText.st /tmp/gstar-g67yC2/Browser/PText.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/browser/DebugSupport.st /tmp/gstar-g67yC2/Browser/DebugSupport.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/browser/Debugger.st /tmp/gstar-g67yC2/Browser/Debugger.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/browser/MethInspect.st /tmp/gstar-g67yC2/Browser/MethInspect.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/browser/RadioForm.st /tmp/gstar-g67yC2/Browser/RadioForm.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/browser/NamespBrow.st /tmp/gstar-g67yC2/Browser/NamespBrow.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/browser/DictInspect.st /tmp/gstar-g67yC2/Browser/DictInspect.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/browser/MethSetBrow.st /tmp/gstar-g67yC2/Browser/MethSetBrow.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/browser/GuiData.st /tmp/gstar-g67yC2/Browser/GuiData.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/browser/ModalDialog.st /tmp/gstar-g67yC2/Browser/ModalDialog.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/browser/StrcInspect.st /tmp/gstar-g67yC2/Browser/StrcInspect.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/browser/ChangeLog /tmp/gstar-g67yC2/Browser/ChangeLog
rm -f /Users/takesita/smalltalk-3.0/Browser.star
cd /tmp/gstar-g67yC2/Browser && /usr/bin/zip -n .st:.xml -qr /Users/takesita/smalltalk-3.0/Browser.star .
./gst-tool gst-package --kernel-dir="/Users/takesita/smalltalk-3.0/kernel" --image="/Users/takesita/smalltalk-3.0/gst.im" --srcdir=. --target-directory=. packages/complex/package.xml
mkdir /tmp/gstar-ovQxFB
mkdir /tmp/gstar-ovQxFB/Complex
ln -s -f /Users/takesita/smalltalk-3.0/packages/complex/Complex.st /tmp/gstar-ovQxFB/Complex/Complex.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/complex/complextests.st /tmp/gstar-ovQxFB/Complex/complextests.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/complex/ChangeLog /tmp/gstar-ovQxFB/Complex/ChangeLog
rm -f /Users/takesita/smalltalk-3.0/Complex.star
cd /tmp/gstar-ovQxFB/Complex && /usr/bin/zip -n .st:.xml -qr /Users/takesita/smalltalk-3.0/Complex.star .
./gst-tool gst-package --kernel-dir="/Users/takesita/smalltalk-3.0/kernel" --image="/Users/takesita/smalltalk-3.0/gst.im" --srcdir=. --target-directory=. packages/continuations/package.xml
mkdir /tmp/gstar-AAPSWd
mkdir /tmp/gstar-AAPSWd/Continuations
ln -s -f /Users/takesita/smalltalk-3.0/packages/continuations/Continuations.st /tmp/gstar-AAPSWd/Continuations/Continuations.st
rm -f /Users/takesita/smalltalk-3.0/Continuations.star
cd /tmp/gstar-AAPSWd/Continuations && /usr/bin/zip -n .st:.xml -qr /Users/takesita/smalltalk-3.0/Continuations.star .
./gst-tool gst-package --kernel-dir="/Users/takesita/smalltalk-3.0/kernel" --image="/Users/takesita/smalltalk-3.0/gst.im" --srcdir=. --target-directory=. packages/debug/package.xml
mkdir /tmp/gstar-mpBkC2
mkdir /tmp/gstar-mpBkC2/DebugTools
ln -s -f /Users/takesita/smalltalk-3.0/packages/debug/DebugTools.st /tmp/gstar-mpBkC2/DebugTools/DebugTools.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/debug/debugtests.st /tmp/gstar-mpBkC2/DebugTools/debugtests.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/debug/ChangeLog /tmp/gstar-mpBkC2/DebugTools/ChangeLog
rm -f /Users/takesita/smalltalk-3.0/DebugTools.star
cd /tmp/gstar-mpBkC2/DebugTools && /usr/bin/zip -n .st:.xml -qr /Users/takesita/smalltalk-3.0/DebugTools.star .
./gst-tool gst-package --kernel-dir="/Users/takesita/smalltalk-3.0/kernel" --image="/Users/takesita/smalltalk-3.0/gst.im" --srcdir=. --target-directory=. packages/dbd-mysql/package.xml
mkdir /tmp/gstar-jXY65m
mkdir /tmp/gstar-jXY65m/DBD-MySQL
ln -s -f /Users/takesita/smalltalk-3.0/packages/dbd-mysql/Column.st /tmp/gstar-jXY65m/DBD-MySQL/Column.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/dbd-mysql/Connection.st /tmp/gstar-jXY65m/DBD-MySQL/Connection.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/dbd-mysql/Extensions.st /tmp/gstar-jXY65m/DBD-MySQL/Extensions.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/dbd-mysql/MySQLTests.st /tmp/gstar-jXY65m/DBD-MySQL/MySQLTests.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/dbd-mysql/ResultSet.st /tmp/gstar-jXY65m/DBD-MySQL/ResultSet.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/dbd-mysql/Row.st /tmp/gstar-jXY65m/DBD-MySQL/Row.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/dbd-mysql/Statement.st /tmp/gstar-jXY65m/DBD-MySQL/Statement.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/dbd-mysql/ChangeLog /tmp/gstar-jXY65m/DBD-MySQL/ChangeLog
rm -f /Users/takesita/smalltalk-3.0/DBD-MySQL.star
cd /tmp/gstar-jXY65m/DBD-MySQL && /usr/bin/zip -n .st:.xml -qr /Users/takesita/smalltalk-3.0/DBD-MySQL.star .
cd packages/dbd-sqlite && make
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..  -I../../libgst -I../../lib-src   -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings  -MT sqlite3.lo -MD -MP -MF ".deps/sqlite3.Tpo" -c -o sqlite3.lo sqlite3.c; \
then mv -f ".deps/sqlite3.Tpo" ".deps/sqlite3.Plo"; else rm -f ".deps/sqlite3.Tpo"; exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libgst -I../../lib-src -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT sqlite3.lo -MD -MP -MF .deps/sqlite3.Tpo -c sqlite3.c  -fno-common -DPIC -o .libs/sqlite3.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libgst -I../../lib-src -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT sqlite3.lo -MD -MP -MF .deps/sqlite3.Tpo -c sqlite3.c -o sqlite3.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=link gcc  -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings    -o dbd-sqlite3.la -rpath /usr/local/lib/smalltalk -rpath /usr/local/lib/smalltalk -release 3.0 -module -no-undefined -export-symbols-regex gst_initModule sqlite3.lo -lsqlite3 -lm 
generating symbol list for `dbd-sqlite3.la'
/usr/bin/nm -p  .libs/sqlite3.o  | sed -n -e 's/^.*[    ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/dbd-sqlite3.exp
/usr/bin/grep -E -e "gst_initModule" ".libs/dbd-sqlite3.exp" > ".libs/dbd-sqlite3.expT"
mv -f ".libs/dbd-sqlite3.expT" ".libs/dbd-sqlite3.exp"
sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < .libs/dbd-sqlite3.exp > .libs/dbd-sqlite3-symbols.expsym
gcc  -o .libs/dbd-sqlite3-3.0.so -bundle  .libs/sqlite3.o  -lsqlite3 -lm
nmedit -s .libs/dbd-sqlite3-symbols.expsym .libs/dbd-sqlite3-3.0.so
(cd .libs && rm -f dbd-sqlite3.so && ln -s dbd-sqlite3-3.0.so dbd-sqlite3.so)
ar cru .libs/dbd-sqlite3.a  sqlite3.o
ranlib .libs/dbd-sqlite3.a
creating dbd-sqlite3.la
(cd .libs && rm -f dbd-sqlite3.la && ln -s ../dbd-sqlite3.la dbd-sqlite3.la)
./gst-tool gst-package --kernel-dir="/Users/takesita/smalltalk-3.0/kernel" --image="/Users/takesita/smalltalk-3.0/gst.im" --srcdir=. --target-directory=. packages/dbd-sqlite/package.xml
mkdir /tmp/gstar-U4njtd
mkdir /tmp/gstar-U4njtd/DBD-SQLite
ln -s -f /Users/takesita/smalltalk-3.0/packages/dbd-sqlite/SQLite.st /tmp/gstar-U4njtd/DBD-SQLite/SQLite.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/dbd-sqlite/Connection.st /tmp/gstar-U4njtd/DBD-SQLite/Connection.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/dbd-sqlite/ResultSet.st /tmp/gstar-U4njtd/DBD-SQLite/ResultSet.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/dbd-sqlite/Statement.st /tmp/gstar-U4njtd/DBD-SQLite/Statement.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/dbd-sqlite/Row.st /tmp/gstar-U4njtd/DBD-SQLite/Row.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/dbd-sqlite/ColumnInfo.st /tmp/gstar-U4njtd/DBD-SQLite/ColumnInfo.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/dbd-sqlite/SQLiteTests.st /tmp/gstar-U4njtd/DBD-SQLite/SQLiteTests.st
rm -f /Users/takesita/smalltalk-3.0/DBD-SQLite.star
cd /tmp/gstar-U4njtd/DBD-SQLite && /usr/bin/zip -n .st:.xml -qr /Users/takesita/smalltalk-3.0/DBD-SQLite.star .
./gst-tool gst-package --kernel-dir="/Users/takesita/smalltalk-3.0/kernel" --image="/Users/takesita/smalltalk-3.0/gst.im" --srcdir=. --target-directory=. packages/dbi/package.xml
mkdir /tmp/gstar-cSeHcQ
mkdir /tmp/gstar-cSeHcQ/DBI
ln -s -f /Users/takesita/smalltalk-3.0/packages/dbi/ConnectionInfo.st /tmp/gstar-cSeHcQ/DBI/ConnectionInfo.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/dbi/Connection.st /tmp/gstar-cSeHcQ/DBI/Connection.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/dbi/Statement.st /tmp/gstar-cSeHcQ/DBI/Statement.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/dbi/ResultSet.st /tmp/gstar-cSeHcQ/DBI/ResultSet.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/dbi/Row.st /tmp/gstar-cSeHcQ/DBI/Row.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/dbi/ColumnInfo.st /tmp/gstar-cSeHcQ/DBI/ColumnInfo.st
rm -f /Users/takesita/smalltalk-3.0/DBI.star
cd /tmp/gstar-cSeHcQ/DBI && /usr/bin/zip -n .st:.xml -qr /Users/takesita/smalltalk-3.0/DBI.star .
./gst-tool gst-package --kernel-dir="/Users/takesita/smalltalk-3.0/kernel" --image="/Users/takesita/smalltalk-3.0/gst.im" --srcdir=. --target-directory=. packages/glorp/package.xml
mkdir /tmp/gstar-cNkbV8
mkdir /tmp/gstar-cNkbV8/Glorp
ln -s -f /Users/takesita/smalltalk-3.0/packages/glorp/GlorpPort.st /tmp/gstar-cNkbV8/Glorp/GlorpPort.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/glorp/Glorp.st /tmp/gstar-cNkbV8/Glorp/Glorp.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/glorp/GlorpMySQL.st /tmp/gstar-cNkbV8/Glorp/GlorpMySQL.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/glorp/GlorpTest.st /tmp/gstar-cNkbV8/Glorp/GlorpTest.st
rm -f /Users/takesita/smalltalk-3.0/Glorp.star
cd /tmp/gstar-cNkbV8/Glorp && /usr/bin/zip -n .st:.xml -qr /Users/takesita/smalltalk-3.0/Glorp.star .
./gst-tool gst-package --kernel-dir="/Users/takesita/smalltalk-3.0/kernel" --image="/Users/takesita/smalltalk-3.0/gst.im" --srcdir=. --target-directory=. packages/blox/tests/package.xml
mkdir /tmp/gstar-vNhARL
mkdir /tmp/gstar-vNhARL/Blox
ln -s -f /Users/takesita/smalltalk-3.0/packages/blox/tests/test.st /tmp/gstar-vNhARL/Blox/test.st
rm -f /Users/takesita/smalltalk-3.0/Blox.star
cd /tmp/gstar-vNhARL/Blox && /usr/bin/zip -n .st:.xml -qr /Users/takesita/smalltalk-3.0/Blox.star .
./gst-tool gst-package --kernel-dir="/Users/takesita/smalltalk-3.0/kernel" --image="/Users/takesita/smalltalk-3.0/gst.im" --srcdir=. --target-directory=. packages/httpd/package.xml
mkdir /tmp/gstar-zejo3C
mkdir /tmp/gstar-zejo3C/WebServer
ln -s -f /Users/takesita/smalltalk-3.0/packages/httpd/FileServer.st /tmp/gstar-zejo3C/WebServer/FileServer.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/httpd/Haiku.st /tmp/gstar-zejo3C/WebServer/Haiku.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/httpd/STT.st /tmp/gstar-zejo3C/WebServer/STT.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/httpd/WebServer.st /tmp/gstar-zejo3C/WebServer/WebServer.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/httpd/WikiServer.st /tmp/gstar-zejo3C/WebServer/WikiServer.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/httpd/edit.jpg /tmp/gstar-zejo3C/WebServer/edit.jpg
ln -s -f /Users/takesita/smalltalk-3.0/packages/httpd/example1.stt /tmp/gstar-zejo3C/WebServer/example1.stt
ln -s -f /Users/takesita/smalltalk-3.0/packages/httpd/example2.stt /tmp/gstar-zejo3C/WebServer/example2.stt
ln -s -f /Users/takesita/smalltalk-3.0/packages/httpd/find.jpg /tmp/gstar-zejo3C/WebServer/find.jpg
ln -s -f /Users/takesita/smalltalk-3.0/packages/httpd/head.jpg /tmp/gstar-zejo3C/WebServer/head.jpg
ln -s -f /Users/takesita/smalltalk-3.0/packages/httpd/help.jpg /tmp/gstar-zejo3C/WebServer/help.jpg
ln -s -f /Users/takesita/smalltalk-3.0/packages/httpd/history.jpg /tmp/gstar-zejo3C/WebServer/history.jpg
ln -s -f /Users/takesita/smalltalk-3.0/packages/httpd/next.jpg /tmp/gstar-zejo3C/WebServer/next.jpg
ln -s -f /Users/takesita/smalltalk-3.0/packages/httpd/prev.jpg /tmp/gstar-zejo3C/WebServer/prev.jpg
ln -s -f /Users/takesita/smalltalk-3.0/packages/httpd/recent.jpg /tmp/gstar-zejo3C/WebServer/recent.jpg
ln -s -f /Users/takesita/smalltalk-3.0/packages/httpd/rename.jpg /tmp/gstar-zejo3C/WebServer/rename.jpg
ln -s -f /Users/takesita/smalltalk-3.0/packages/httpd/test.st /tmp/gstar-zejo3C/WebServer/test.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/httpd/top.jpg /tmp/gstar-zejo3C/WebServer/top.jpg
ln -s -f /Users/takesita/smalltalk-3.0/packages/httpd/ChangeLog /tmp/gstar-zejo3C/WebServer/ChangeLog
rm -f /Users/takesita/smalltalk-3.0/WebServer.star
cd /tmp/gstar-zejo3C/WebServer && /usr/bin/zip -n .st:.xml -qr /Users/takesita/smalltalk-3.0/WebServer.star .
cd packages/i18n && make
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..  -I../../libgst -I../../lib-src -DLOCALEDIR="\"/usr/local/share/locale\"" -DLIBDIR="\"/usr/local/lib\""   -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings  -MT i18n.lo -MD -MP -MF ".deps/i18n.Tpo" -c -o i18n.lo i18n.c; \
then mv -f ".deps/i18n.Tpo" ".deps/i18n.Plo"; else rm -f ".deps/i18n.Tpo"; exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libgst -I../../lib-src -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT i18n.lo -MD -MP -MF .deps/i18n.Tpo -c i18n.c  -fno-common -DPIC -o .libs/i18n.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libgst -I../../lib-src -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT i18n.lo -MD -MP -MF .deps/i18n.Tpo -c i18n.c -o i18n.o >/dev/null 2>&1
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..  -I../../libgst -I../../lib-src -DLOCALEDIR="\"/usr/local/share/locale\"" -DLIBDIR="\"/usr/local/lib\""   -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings  -MT localcharset.lo -MD -MP -MF ".deps/localcharset.Tpo" -c -o localcharset.lo localcharset.c; \
then mv -f ".deps/localcharset.Tpo" ".deps/localcharset.Plo"; else rm -f ".deps/localcharset.Tpo"; exit 1; fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libgst -I../../lib-src -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT localcharset.lo -MD -MP -MF .deps/localcharset.Tpo -c localcharset.c  -fno-common -DPIC -o .libs/localcharset.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libgst -I../../lib-src -DLOCALEDIR=\"/usr/local/share/locale\" -DLIBDIR=\"/usr/local/lib\" -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT localcharset.lo -MD -MP -MF .deps/localcharset.Tpo -c localcharset.c -o localcharset.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=link gcc  -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings    -o i18n.la -rpath /usr/local/lib/smalltalk -rpath /usr/local/lib/smalltalk -release 3.0 -module -no-undefined -export-symbols-regex gst_initModule i18n.lo localcharset.lo ../../lib-src/library.la -lm 
generating symbol list for `i18n.la'
/usr/bin/nm -p  .libs/i18n.o .libs/localcharset.o  ../../lib-src/.libs/library.a | sed -n -e 's/^.*[    ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/i18n.exp
/usr/bin/grep -E -e "gst_initModule" ".libs/i18n.exp" > ".libs/i18n.expT"
mv -f ".libs/i18n.expT" ".libs/i18n.exp"
rm -fr .libs/i18n.lax
mkdir .libs/i18n.lax
rm -fr .libs/i18n.lax/library.a
mkdir .libs/i18n.lax/library.a
Extracting /Users/takesita/smalltalk-3.0/packages/i18n/../../lib-src/.libs/library.a
(cd .libs/i18n.lax/library.a && ar x /Users/takesita/smalltalk-3.0/packages/i18n/../../lib-src/.libs/library.a)
sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < .libs/i18n.exp > .libs/i18n-symbols.expsym
gcc  -o .libs/i18n-3.0.so -bundle  .libs/i18n.o .libs/localcharset.o  .libs/i18n.lax/library.a/avltrees.o .libs/i18n.lax/library.a/getopt.o .libs/i18n.lax/library.a/getopt1.o .libs/i18n.lax/library.a/ltdl.o .libs/i18n.lax/library.a/md5.o .libs/i18n.lax/library.a/obstack.o .libs/i18n.lax/library.a/poll.o .libs/i18n.lax/library.a/qsort.o .libs/i18n.lax/library.a/rbtrees.o .libs/i18n.lax/library.a/regex.o .libs/i18n.lax/library.a/sha1.o .libs/i18n.lax/library.a/signalx.o .libs/i18n.lax/library.a/socketx.o .libs/i18n.lax/library.a/strspell.o   -ldl -lm
/usr/bin/ld: warning multiple definitions of symbol _qsort
.libs/i18n.lax/library.a/qsort.o definition of _qsort in section (__TEXT,__text)
/usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../../libdl.dylib(qsort.So) definition of _qsort
nmedit -s .libs/i18n-symbols.expsym .libs/i18n-3.0.so
(cd .libs && rm -f i18n.so && ln -s i18n-3.0.so i18n.so)
rm -fr .libs/i18n.lax
mkdir .libs/i18n.lax
rm -fr .libs/i18n.lax/lt1-library.a
mkdir .libs/i18n.lax/lt1-library.a
Extracting /Users/takesita/smalltalk-3.0/packages/i18n/../../lib-src/.libs/library.a
(cd .libs/i18n.lax/lt1-library.a && ar x /Users/takesita/smalltalk-3.0/packages/i18n/../../lib-src/.libs/library.a)
ar cru .libs/i18n.a  i18n.o localcharset.o  .libs/i18n.lax/lt1-library.a/avltrees.o .libs/i18n.lax/lt1-library.a/getopt.o .libs/i18n.lax/lt1-library.a/getopt1.o .libs/i18n.lax/lt1-library.a/ltdl.o .libs/i18n.lax/lt1-library.a/md5.o .libs/i18n.lax/lt1-library.a/obstack.o .libs/i18n.lax/lt1-library.a/poll.o .libs/i18n.lax/lt1-library.a/qsort.o .libs/i18n.lax/lt1-library.a/rbtrees.o .libs/i18n.lax/lt1-library.a/regex.o .libs/i18n.lax/lt1-library.a/sha1.o .libs/i18n.lax/lt1-library.a/signalx.o .libs/i18n.lax/lt1-library.a/socketx.o .libs/i18n.lax/lt1-library.a/strspell.o 
ranlib .libs/i18n.a
rm -fr .libs/i18n.lax .libs/i18n.lax
creating i18n.la
(cd .libs && rm -f i18n.la && ln -s ../i18n.la i18n.la)
/usr/bin/sed -e '/^#/d' -e 's/@''PACKAGE''@/smalltalk/g' ref-add.sin > t-ref-add.sed
mv t-ref-add.sed ref-add.sed
/usr/bin/sed -e '/^#/d' -e 's/@''PACKAGE''@/smalltalk/g' ref-del.sin > t-ref-del.sed
mv t-ref-del.sed ref-del.sed
./gst-tool gst-package --kernel-dir="/Users/takesita/smalltalk-3.0/kernel" --image="/Users/takesita/smalltalk-3.0/gst.im" --srcdir=. --target-directory=. packages/i18n/package.xml
mkdir /tmp/gstar-1x5qP6
mkdir /tmp/gstar-1x5qP6/I18N
ln -s -f /Users/takesita/smalltalk-3.0/packages/i18n/Locale.st /tmp/gstar-1x5qP6/I18N/Locale.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/i18n/Expression.st /tmp/gstar-1x5qP6/I18N/Expression.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/i18n/GetText.st /tmp/gstar-1x5qP6/I18N/GetText.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/i18n/Numbers.st /tmp/gstar-1x5qP6/I18N/Numbers.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/i18n/Times.st /tmp/gstar-1x5qP6/I18N/Times.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/i18n/Collation.st /tmp/gstar-1x5qP6/I18N/Collation.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/i18n/ChangeLog /tmp/gstar-1x5qP6/I18N/ChangeLog
rm -f /Users/takesita/smalltalk-3.0/I18N.star
cd /tmp/gstar-1x5qP6/I18N && /usr/bin/zip -n .st:.xml -qr /Users/takesita/smalltalk-3.0/I18N.star .
cd packages/iconv && make
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..  -I../../libgst -I../../lib-src   -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings  -MT iconv.lo -MD -MP -MF ".deps/iconv.Tpo" -c -o iconv.lo iconv.c; \
then mv -f ".deps/iconv.Tpo" ".deps/iconv.Plo"; else rm -f ".deps/iconv.Tpo"; exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libgst -I../../lib-src -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT iconv.lo -MD -MP -MF .deps/iconv.Tpo -c iconv.c  -fno-common -DPIC -o .libs/iconv.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libgst -I../../lib-src -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT iconv.lo -MD -MP -MF .deps/iconv.Tpo -c iconv.c -o iconv.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=link gcc  -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings    -o iconv.la -rpath /usr/local/lib/smalltalk -rpath /usr/local/lib/smalltalk -release 3.0 -module -no-undefined -export-symbols-regex gst_initModule iconv.lo -liconv ../../lib-src/library.la -lm 
generating symbol list for `iconv.la'
/usr/bin/nm -p  .libs/iconv.o  ../../lib-src/.libs/library.a | sed -n -e 's/^.*[        ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/iconv.exp
/usr/bin/grep -E -e "gst_initModule" ".libs/iconv.exp" > ".libs/iconv.expT"
mv -f ".libs/iconv.expT" ".libs/iconv.exp"
rm -fr .libs/iconv.lax
mkdir .libs/iconv.lax
rm -fr .libs/iconv.lax/library.a
mkdir .libs/iconv.lax/library.a
Extracting /Users/takesita/smalltalk-3.0/packages/iconv/../../lib-src/.libs/library.a
(cd .libs/iconv.lax/library.a && ar x /Users/takesita/smalltalk-3.0/packages/iconv/../../lib-src/.libs/library.a)
sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < .libs/iconv.exp > .libs/iconv-symbols.expsym
gcc  -o .libs/iconv-3.0.so -bundle  .libs/iconv.o  .libs/iconv.lax/library.a/avltrees.o .libs/iconv.lax/library.a/getopt.o .libs/iconv.lax/library.a/getopt1.o .libs/iconv.lax/library.a/ltdl.o .libs/iconv.lax/library.a/md5.o .libs/iconv.lax/library.a/obstack.o .libs/iconv.lax/library.a/poll.o .libs/iconv.lax/library.a/qsort.o .libs/iconv.lax/library.a/rbtrees.o .libs/iconv.lax/library.a/regex.o .libs/iconv.lax/library.a/sha1.o .libs/iconv.lax/library.a/signalx.o .libs/iconv.lax/library.a/socketx.o .libs/iconv.lax/library.a/strspell.o   /usr/lib/libiconv.dylib -ldl -lm
/usr/bin/ld: warning multiple definitions of symbol _qsort
.libs/iconv.lax/library.a/qsort.o definition of _qsort in section (__TEXT,__text)
/usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../../libdl.dylib(qsort.So) definition of _qsort
nmedit -s .libs/iconv-symbols.expsym .libs/iconv-3.0.so
(cd .libs && rm -f iconv.so && ln -s iconv-3.0.so iconv.so)
rm -fr .libs/iconv.lax
mkdir .libs/iconv.lax
rm -fr .libs/iconv.lax/lt1-library.a
mkdir .libs/iconv.lax/lt1-library.a
Extracting /Users/takesita/smalltalk-3.0/packages/iconv/../../lib-src/.libs/library.a
(cd .libs/iconv.lax/lt1-library.a && ar x /Users/takesita/smalltalk-3.0/packages/iconv/../../lib-src/.libs/library.a)
ar cru .libs/iconv.a  iconv.o  .libs/iconv.lax/lt1-library.a/avltrees.o .libs/iconv.lax/lt1-library.a/getopt.o .libs/iconv.lax/lt1-library.a/getopt1.o .libs/iconv.lax/lt1-library.a/ltdl.o .libs/iconv.lax/lt1-library.a/md5.o .libs/iconv.lax/lt1-library.a/obstack.o .libs/iconv.lax/lt1-library.a/poll.o .libs/iconv.lax/lt1-library.a/qsort.o .libs/iconv.lax/lt1-library.a/rbtrees.o .libs/iconv.lax/lt1-library.a/regex.o .libs/iconv.lax/lt1-library.a/sha1.o .libs/iconv.lax/lt1-library.a/signalx.o .libs/iconv.lax/lt1-library.a/socketx.o .libs/iconv.lax/lt1-library.a/strspell.o 
ranlib .libs/iconv.a
rm -fr .libs/iconv.lax .libs/iconv.lax
creating iconv.la
(cd .libs && rm -f iconv.la && ln -s ../iconv.la iconv.la)
./gst-tool gst-package --kernel-dir="/Users/takesita/smalltalk-3.0/kernel" --image="/Users/takesita/smalltalk-3.0/gst.im" --srcdir=. --target-directory=. packages/iconv/package.xml
mkdir /tmp/gstar-llD7DL
mkdir /tmp/gstar-llD7DL/Iconv
ln -s -f /Users/takesita/smalltalk-3.0/packages/iconv/Sets.st /tmp/gstar-llD7DL/Iconv/Sets.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/iconv/iconvtests.st /tmp/gstar-llD7DL/Iconv/iconvtests.st
rm -f /Users/takesita/smalltalk-3.0/Iconv.star
cd /tmp/gstar-llD7DL/Iconv && /usr/bin/zip -n .st:.xml -qr /Users/takesita/smalltalk-3.0/Iconv.star .
./gst-tool gst-package --kernel-dir="/Users/takesita/smalltalk-3.0/kernel" --image="/Users/takesita/smalltalk-3.0/gst.im" --srcdir=. --target-directory=. packages/java/package.xml
mkdir /tmp/gstar-AUCUJo
mkdir /tmp/gstar-AUCUJo/Java
ln -s -f /Users/takesita/smalltalk-3.0/packages/java/Java.st /tmp/gstar-AUCUJo/Java/Java.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/java/JavaClassFiles.st /tmp/gstar-AUCUJo/Java/JavaClassFiles.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/java/JavaMetaobjects.st /tmp/gstar-AUCUJo/Java/JavaMetaobjects.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/java/JavaTranslation.st /tmp/gstar-AUCUJo/Java/JavaTranslation.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/java/JavaRuntime.st /tmp/gstar-AUCUJo/Java/JavaRuntime.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/java/JavaExtensions.st /tmp/gstar-AUCUJo/Java/JavaExtensions.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/java/extract-native.awk /tmp/gstar-AUCUJo/Java/extract-native.awk
ln -s -f /Users/takesita/smalltalk-3.0/packages/java/gnu_gcj_convert_IOConverter.st /tmp/gstar-AUCUJo/Java/gnu_gcj_convert_IOConverter.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/java/gnu_gcj_runtime_StackTrace.st /tmp/gstar-AUCUJo/Java/gnu_gcj_runtime_StackTrace.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/java/gnu_gcj_runtime_StringBuffer.st /tmp/gstar-AUCUJo/Java/gnu_gcj_runtime_StringBuffer.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/java/gnu_java_net_PlainDatagramSocketImpl.st /tmp/gstar-AUCUJo/Java/gnu_java_net_PlainDatagramSocketImpl.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/java/gnu_java_net_PlainSocketImpl.st /tmp/gstar-AUCUJo/Java/gnu_java_net_PlainSocketImpl.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/java/gnu_java_nio_FileLockImpl.st /tmp/gstar-AUCUJo/Java/gnu_java_nio_FileLockImpl.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/java/gnu_java_nio_SelectorImpl.st /tmp/gstar-AUCUJo/Java/gnu_java_nio_SelectorImpl.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/java/java_io_File.st /tmp/gstar-AUCUJo/Java/java_io_File.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/java/java_io_FileDescriptor.st /tmp/gstar-AUCUJo/Java/java_io_FileDescriptor.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/java/java_io_ObjectInputStream.st /tmp/gstar-AUCUJo/Java/java_io_ObjectInputStream.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/java/java_io_VMObjectStreamClass.st /tmp/gstar-AUCUJo/Java/java_io_VMObjectStreamClass.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/java/java_lang_Character.st /tmp/gstar-AUCUJo/Java/java_lang_Character.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/java/java_lang_Class.st /tmp/gstar-AUCUJo/Java/java_lang_Class.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/java/java_lang_ConcreteProcess.st /tmp/gstar-AUCUJo/Java/java_lang_ConcreteProcess.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/java/java_lang_Double.st /tmp/gstar-AUCUJo/Java/java_lang_Double.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/java/java_lang_Float.st /tmp/gstar-AUCUJo/Java/java_lang_Float.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/java/java_lang_Math.st /tmp/gstar-AUCUJo/Java/java_lang_Math.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/java/java_lang_Object.st /tmp/gstar-AUCUJo/Java/java_lang_Object.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/java/java_lang_Runtime.st /tmp/gstar-AUCUJo/Java/java_lang_Runtime.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/java/java_lang_String.st /tmp/gstar-AUCUJo/Java/java_lang_String.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/java/java_lang_StringBuffer.st /tmp/gstar-AUCUJo/Java/java_lang_StringBuffer.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/java/java_lang_System.st /tmp/gstar-AUCUJo/Java/java_lang_System.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/java/java_lang_Thread.st /tmp/gstar-AUCUJo/Java/java_lang_Thread.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/java/java_lang_VMClassLoader.st /tmp/gstar-AUCUJo/Java/java_lang_VMClassLoader.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/java/java_lang_ref_Reference.st /tmp/gstar-AUCUJo/Java/java_lang_ref_Reference.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/java/java_lang_reflect_Array.st /tmp/gstar-AUCUJo/Java/java_lang_reflect_Array.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/java/java_lang_reflect_Constructor.st /tmp/gstar-AUCUJo/Java/java_lang_reflect_Constructor.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/java/java_lang_reflect_Field.st /tmp/gstar-AUCUJo/Java/java_lang_reflect_Field.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/java/java_lang_reflect_Method.st /tmp/gstar-AUCUJo/Java/java_lang_reflect_Method.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/java/java_lang_reflect_Proxy.st /tmp/gstar-AUCUJo/Java/java_lang_reflect_Proxy.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/java/java_net_InetAddress.st /tmp/gstar-AUCUJo/Java/java_net_InetAddress.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/java/java_net_NetworkInterface.st /tmp/gstar-AUCUJo/Java/java_net_NetworkInterface.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/java/java_nio_DirectByteBufferImpl.st /tmp/gstar-AUCUJo/Java/java_nio_DirectByteBufferImpl.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/java/java_nio_channels_FileChannelImpl.st /tmp/gstar-AUCUJo/Java/java_nio_channels_FileChannelImpl.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/java/java_text_Collator.st /tmp/gstar-AUCUJo/Java/java_text_Collator.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/java/java_util_ResourceBundle.st /tmp/gstar-AUCUJo/Java/java_util_ResourceBundle.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/java/java_util_TimeZone.st /tmp/gstar-AUCUJo/Java/java_util_TimeZone.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/java/java_util_zip_Deflater.st /tmp/gstar-AUCUJo/Java/java_util_zip_Deflater.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/java/java_util_zip_Inflater.st /tmp/gstar-AUCUJo/Java/java_util_zip_Inflater.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/java/test.st /tmp/gstar-AUCUJo/Java/test.st
rm -f /Users/takesita/smalltalk-3.0/Java.star
cd /tmp/gstar-AUCUJo/Java && /usr/bin/zip -n .st:.xml -qr /Users/takesita/smalltalk-3.0/Java.star .
cd packages/digest && make
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..  -I../../libgst -I../../lib-src    -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings  -MT digest.lo -MD -MP -MF ".deps/digest.Tpo" -c -o digest.lo digest.c; \
then mv -f ".deps/digest.Tpo" ".deps/digest.Plo"; else rm -f ".deps/digest.Tpo"; exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libgst -I../../lib-src -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT digest.lo -MD -MP -MF .deps/digest.Tpo -c digest.c  -fno-common -DPIC -o .libs/digest.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libgst -I../../lib-src -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT digest.lo -MD -MP -MF .deps/digest.Tpo -c digest.c -o digest.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=link gcc  -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings    -o digest.la -rpath /usr/local/lib/smalltalk -rpath /usr/local/lib/smalltalk -release 3.0 -module -no-undefined -export-symbols-regex gst_initModule digest.lo ../../lib-src/library.la -lm 
generating symbol list for `digest.la'
/usr/bin/nm -p  .libs/digest.o  ../../lib-src/.libs/library.a | sed -n -e 's/^.*[       ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/digest.exp
/usr/bin/grep -E -e "gst_initModule" ".libs/digest.exp" > ".libs/digest.expT"
mv -f ".libs/digest.expT" ".libs/digest.exp"
rm -fr .libs/digest.lax
mkdir .libs/digest.lax
rm -fr .libs/digest.lax/library.a
mkdir .libs/digest.lax/library.a
Extracting /Users/takesita/smalltalk-3.0/packages/digest/../../lib-src/.libs/library.a
(cd .libs/digest.lax/library.a && ar x /Users/takesita/smalltalk-3.0/packages/digest/../../lib-src/.libs/library.a)
sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < .libs/digest.exp > .libs/digest-symbols.expsym
gcc  -o .libs/digest-3.0.so -bundle  .libs/digest.o  .libs/digest.lax/library.a/avltrees.o .libs/digest.lax/library.a/getopt.o .libs/digest.lax/library.a/getopt1.o .libs/digest.lax/library.a/ltdl.o .libs/digest.lax/library.a/md5.o .libs/digest.lax/library.a/obstack.o .libs/digest.lax/library.a/poll.o .libs/digest.lax/library.a/qsort.o .libs/digest.lax/library.a/rbtrees.o .libs/digest.lax/library.a/regex.o .libs/digest.lax/library.a/sha1.o .libs/digest.lax/library.a/signalx.o .libs/digest.lax/library.a/socketx.o .libs/digest.lax/library.a/strspell.o   -ldl -lm
/usr/bin/ld: warning multiple definitions of symbol _qsort
.libs/digest.lax/library.a/qsort.o definition of _qsort in section (__TEXT,__text)
/usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../../libdl.dylib(qsort.So) definition of _qsort
nmedit -s .libs/digest-symbols.expsym .libs/digest-3.0.so
(cd .libs && rm -f digest.so && ln -s digest-3.0.so digest.so)
rm -fr .libs/digest.lax
mkdir .libs/digest.lax
rm -fr .libs/digest.lax/lt1-library.a
mkdir .libs/digest.lax/lt1-library.a
Extracting /Users/takesita/smalltalk-3.0/packages/digest/../../lib-src/.libs/library.a
(cd .libs/digest.lax/lt1-library.a && ar x /Users/takesita/smalltalk-3.0/packages/digest/../../lib-src/.libs/library.a)
ar cru .libs/digest.a  digest.o  .libs/digest.lax/lt1-library.a/avltrees.o .libs/digest.lax/lt1-library.a/getopt.o .libs/digest.lax/lt1-library.a/getopt1.o .libs/digest.lax/lt1-library.a/ltdl.o .libs/digest.lax/lt1-library.a/md5.o .libs/digest.lax/lt1-library.a/obstack.o .libs/digest.lax/lt1-library.a/poll.o .libs/digest.lax/lt1-library.a/qsort.o .libs/digest.lax/lt1-library.a/rbtrees.o .libs/digest.lax/lt1-library.a/regex.o .libs/digest.lax/lt1-library.a/sha1.o .libs/digest.lax/lt1-library.a/signalx.o .libs/digest.lax/lt1-library.a/socketx.o .libs/digest.lax/lt1-library.a/strspell.o 
ranlib .libs/digest.a
rm -fr .libs/digest.lax .libs/digest.lax
creating digest.la
(cd .libs && rm -f digest.la && ln -s ../digest.la digest.la)
./gst-tool gst-package --kernel-dir="/Users/takesita/smalltalk-3.0/kernel" --image="/Users/takesita/smalltalk-3.0/gst.im" --srcdir=. --target-directory=. packages/digest/package.xml
mkdir /tmp/gstar-2xb93X
mkdir /tmp/gstar-2xb93X/Digest
ln -s -f /Users/takesita/smalltalk-3.0/packages/digest/digest.st /tmp/gstar-2xb93X/Digest/digest.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/digest/md5.st /tmp/gstar-2xb93X/Digest/md5.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/digest/sha1.st /tmp/gstar-2xb93X/Digest/sha1.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/digest/mdtests.st /tmp/gstar-2xb93X/Digest/mdtests.st
rm -f /Users/takesita/smalltalk-3.0/Digest.star
cd /tmp/gstar-2xb93X/Digest && /usr/bin/zip -n .st:.xml -qr /Users/takesita/smalltalk-3.0/Digest.star .
./gst-tool gst-package --kernel-dir="/Users/takesita/smalltalk-3.0/kernel" --image="/Users/takesita/smalltalk-3.0/gst.im" --srcdir=. --target-directory=. packages/gnuplot/package.xml
mkdir /tmp/gstar-I0AHxy
mkdir /tmp/gstar-I0AHxy/GNUPlot
ln -s -f /Users/takesita/smalltalk-3.0/packages/gnuplot/Base.st /tmp/gstar-I0AHxy/GNUPlot/Base.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/gnuplot/Objects.st /tmp/gstar-I0AHxy/GNUPlot/Objects.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/gnuplot/Series.st /tmp/gstar-I0AHxy/GNUPlot/Series.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/gnuplot/Terminals.st /tmp/gstar-I0AHxy/GNUPlot/Terminals.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/gnuplot/Expressions.st /tmp/gstar-I0AHxy/GNUPlot/Expressions.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/gnuplot/2D.st /tmp/gstar-I0AHxy/GNUPlot/2D.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/gnuplot/Examples.st /tmp/gstar-I0AHxy/GNUPlot/Examples.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/gnuplot/ChangeLog /tmp/gstar-I0AHxy/GNUPlot/ChangeLog
rm -f /Users/takesita/smalltalk-3.0/GNUPlot.star
cd /tmp/gstar-I0AHxy/GNUPlot && /usr/bin/zip -n .st:.xml -qr /Users/takesita/smalltalk-3.0/GNUPlot.star .
./gst-tool gst-package --kernel-dir="/Users/takesita/smalltalk-3.0/kernel" --image="/Users/takesita/smalltalk-3.0/gst.im" --srcdir=. --target-directory=. packages/ncurses/package.xml
mkdir /tmp/gstar-fvbS6o
mkdir /tmp/gstar-fvbS6o/NCurses
ln -s -f /Users/takesita/smalltalk-3.0/packages/ncurses/ncurses.st /tmp/gstar-fvbS6o/NCurses/ncurses.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/ncurses/ChangeLog /tmp/gstar-fvbS6o/NCurses/ChangeLog
rm -f /Users/takesita/smalltalk-3.0/NCurses.star
cd /tmp/gstar-fvbS6o/NCurses && /usr/bin/zip -n .st:.xml -qr /Users/takesita/smalltalk-3.0/NCurses.star .
./gst-tool gst-package --kernel-dir="/Users/takesita/smalltalk-3.0/kernel" --image="/Users/takesita/smalltalk-3.0/gst.im" --srcdir=. --target-directory=. packages/net/package.xml
mkdir /tmp/gstar-c3wdbu
mkdir /tmp/gstar-c3wdbu/NetClients
ln -s -f /Users/takesita/smalltalk-3.0/packages/net/ChangeLog /tmp/gstar-c3wdbu/NetClients/ChangeLog
ln -s -f /Users/takesita/smalltalk-3.0/packages/net/Base.st /tmp/gstar-c3wdbu/NetClients/Base.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/net/ContentHandler.st /tmp/gstar-c3wdbu/NetClients/ContentHandler.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/net/FTP.st /tmp/gstar-c3wdbu/NetClients/FTP.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/net/HTTP.st /tmp/gstar-c3wdbu/NetClients/HTTP.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/net/IMAP.st /tmp/gstar-c3wdbu/NetClients/IMAP.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/net/MIME.st /tmp/gstar-c3wdbu/NetClients/MIME.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/net/NNTP.st /tmp/gstar-c3wdbu/NetClients/NNTP.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/net/NetServer.st /tmp/gstar-c3wdbu/NetClients/NetServer.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/net/POP.st /tmp/gstar-c3wdbu/NetClients/POP.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/net/SMTP.st /tmp/gstar-c3wdbu/NetClients/SMTP.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/net/URIResolver.st /tmp/gstar-c3wdbu/NetClients/URIResolver.st
rm -f /Users/takesita/smalltalk-3.0/NetClients.star
cd /tmp/gstar-c3wdbu/NetClients && /usr/bin/zip -n .st:.xml -qr /Users/takesita/smalltalk-3.0/NetClients.star .
./gst-tool gst-package --kernel-dir="/Users/takesita/smalltalk-3.0/kernel" --image="/Users/takesita/smalltalk-3.0/gst.im" --srcdir=. --target-directory=. packages/numerics/package.xml
mkdir /tmp/gstar-Rk0rbb
mkdir /tmp/gstar-Rk0rbb/DhbNumericalMethods
ln -s -f /Users/takesita/smalltalk-3.0/packages/numerics/NumericsTests.st /tmp/gstar-Rk0rbb/DhbNumericalMethods/NumericsTests.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/numerics/Approximation.st /tmp/gstar-Rk0rbb/DhbNumericalMethods/Approximation.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/numerics/Basic.st /tmp/gstar-Rk0rbb/DhbNumericalMethods/Basic.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/numerics/Distributions.st /tmp/gstar-Rk0rbb/DhbNumericalMethods/Distributions.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/numerics/Functions.st /tmp/gstar-Rk0rbb/DhbNumericalMethods/Functions.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/numerics/Integration.st /tmp/gstar-Rk0rbb/DhbNumericalMethods/Integration.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/numerics/Matrixes.st /tmp/gstar-Rk0rbb/DhbNumericalMethods/Matrixes.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/numerics/Optimization.st /tmp/gstar-Rk0rbb/DhbNumericalMethods/Optimization.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/numerics/RNG.st /tmp/gstar-Rk0rbb/DhbNumericalMethods/RNG.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/numerics/Statistics.st /tmp/gstar-Rk0rbb/DhbNumericalMethods/Statistics.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/numerics/NumericsAdds.st /tmp/gstar-Rk0rbb/DhbNumericalMethods/NumericsAdds.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/numerics/ChangeLog /tmp/gstar-Rk0rbb/DhbNumericalMethods/ChangeLog
rm -f /Users/takesita/smalltalk-3.0/DhbNumericalMethods.star
cd /tmp/gstar-Rk0rbb/DhbNumericalMethods && /usr/bin/zip -n .st:.xml -qr /Users/takesita/smalltalk-3.0/DhbNumericalMethods.star .
./gst-tool gst-package --kernel-dir="/Users/takesita/smalltalk-3.0/kernel" --image="/Users/takesita/smalltalk-3.0/gst.im" --srcdir=. --target-directory=. packages/stinst/compiler/package.xml
mkdir /tmp/gstar-QqO5N4
mkdir /tmp/gstar-QqO5N4/Compiler
ln -s -f /Users/takesita/smalltalk-3.0/packages/stinst/compiler/StartCompiler.st /tmp/gstar-QqO5N4/Compiler/StartCompiler.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/stinst/compiler/test.st /tmp/gstar-QqO5N4/Compiler/test.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/stinst/compiler/ChangeLog /tmp/gstar-QqO5N4/Compiler/ChangeLog
rm -f /Users/takesita/smalltalk-3.0/Compiler.star
cd /tmp/gstar-QqO5N4/Compiler && /usr/bin/zip -n .st:.xml -qr /Users/takesita/smalltalk-3.0/Compiler.star .
./gst-tool gst-package --kernel-dir="/Users/takesita/smalltalk-3.0/kernel" --image="/Users/takesita/smalltalk-3.0/gst.im" --srcdir=. --target-directory=. packages/stinst/parser/package.xml
mkdir /tmp/gstar-8WlPLe
mkdir /tmp/gstar-8WlPLe/Parser
ln -s -f /Users/takesita/smalltalk-3.0/packages/stinst/parser/ParseTreeSearcher.st /tmp/gstar-8WlPLe/Parser/ParseTreeSearcher.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/stinst/parser/RBFormatter.st /tmp/gstar-8WlPLe/Parser/RBFormatter.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/stinst/parser/RBParseNodes.st /tmp/gstar-8WlPLe/Parser/RBParseNodes.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/stinst/parser/RBParser.st /tmp/gstar-8WlPLe/Parser/RBParser.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/stinst/parser/RBToken.st /tmp/gstar-8WlPLe/Parser/RBToken.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/stinst/parser/OrderedSet.st /tmp/gstar-8WlPLe/Parser/OrderedSet.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/stinst/parser/STCompLit.st /tmp/gstar-8WlPLe/Parser/STCompLit.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/stinst/parser/STCompiler.st /tmp/gstar-8WlPLe/Parser/STCompiler.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/stinst/parser/STDecompiler.st /tmp/gstar-8WlPLe/Parser/STDecompiler.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/stinst/parser/STLoader.st /tmp/gstar-8WlPLe/Parser/STLoader.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/stinst/parser/STLoaderObjs.st /tmp/gstar-8WlPLe/Parser/STLoaderObjs.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/stinst/parser/STSymTable.st /tmp/gstar-8WlPLe/Parser/STSymTable.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/stinst/parser/RewriteTests.st /tmp/gstar-8WlPLe/Parser/RewriteTests.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/stinst/parser/SqueakParser.st /tmp/gstar-8WlPLe/Parser/SqueakParser.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/stinst/parser/STFileParser.st /tmp/gstar-8WlPLe/Parser/STFileParser.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/stinst/parser/SIFParser.st /tmp/gstar-8WlPLe/Parser/SIFParser.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/stinst/parser/GSTParser.st /tmp/gstar-8WlPLe/Parser/GSTParser.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/stinst/parser/Exporter.st /tmp/gstar-8WlPLe/Parser/Exporter.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/stinst/parser/ChangeLog /tmp/gstar-8WlPLe/Parser/ChangeLog
rm -f /Users/takesita/smalltalk-3.0/Parser.star
cd /tmp/gstar-8WlPLe/Parser && /usr/bin/zip -n .st:.xml -qr /Users/takesita/smalltalk-3.0/Parser.star .
./gst-tool gst-package --kernel-dir="/Users/takesita/smalltalk-3.0/kernel" --image="/Users/takesita/smalltalk-3.0/gst.im" --srcdir=. --target-directory=. packages/stinst/doc/package.xml
mkdir /tmp/gstar-ZlrA13
mkdir /tmp/gstar-ZlrA13/ClassPublisher
ln -s -f /Users/takesita/smalltalk-3.0/packages/stinst/doc/Publish.st /tmp/gstar-ZlrA13/ClassPublisher/Publish.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/stinst/doc/ChangeLog /tmp/gstar-ZlrA13/ClassPublisher/ChangeLog
rm -f /Users/takesita/smalltalk-3.0/ClassPublisher.star
cd /tmp/gstar-ZlrA13/ClassPublisher && /usr/bin/zip -n .st:.xml -qr /Users/takesita/smalltalk-3.0/ClassPublisher.star .
./gst-tool gst-package --kernel-dir="/Users/takesita/smalltalk-3.0/kernel" --image="/Users/takesita/smalltalk-3.0/gst.im" --srcdir=. --target-directory=. packages/sport/package.xml
mkdir /tmp/gstar-rBOdm9
mkdir /tmp/gstar-rBOdm9/Sport
ln -s -f /Users/takesita/smalltalk-3.0/packages/sport/sport.st /tmp/gstar-rBOdm9/Sport/sport.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/sport/sporttests.st /tmp/gstar-rBOdm9/Sport/sporttests.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/sport/sportsocktests.st /tmp/gstar-rBOdm9/Sport/sportsocktests.st
rm -f /Users/takesita/smalltalk-3.0/Sport.star
cd /tmp/gstar-rBOdm9/Sport && /usr/bin/zip -n .st:.xml -qr /Users/takesita/smalltalk-3.0/Sport.star .
./gst-tool gst-package --kernel-dir="/Users/takesita/smalltalk-3.0/kernel" --image="/Users/takesita/smalltalk-3.0/gst.im" --srcdir=. --target-directory=. packages/sunit/package.xml
mkdir /tmp/gstar-Il72ds
mkdir /tmp/gstar-Il72ds/SUnit
ln -s -f /Users/takesita/smalltalk-3.0/packages/sunit/SUnit.st /tmp/gstar-Il72ds/SUnit/SUnit.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/sunit/SUnitPreload.st /tmp/gstar-Il72ds/SUnit/SUnitPreload.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/sunit/SUnitTests.st /tmp/gstar-Il72ds/SUnit/SUnitTests.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/sunit/SUnitScript.st /tmp/gstar-Il72ds/SUnit/SUnitScript.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/sunit/SUnitScriptTests.st /tmp/gstar-Il72ds/SUnit/SUnitScriptTests.st
rm -f /Users/takesita/smalltalk-3.0/SUnit.star
cd /tmp/gstar-Il72ds/SUnit && /usr/bin/zip -n .st:.xml -qr /Users/takesita/smalltalk-3.0/SUnit.star .
cd packages/tcp && make
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..  -I../../libgst -I../../lib-src   -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings  -MT tcp.lo -MD -MP -MF ".deps/tcp.Tpo" -c -o tcp.lo tcp.c; \
then mv -f ".deps/tcp.Tpo" ".deps/tcp.Plo"; else rm -f ".deps/tcp.Tpo"; exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libgst -I../../lib-src -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT tcp.lo -MD -MP -MF .deps/tcp.Tpo -c tcp.c  -fno-common -DPIC -o .libs/tcp.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libgst -I../../lib-src -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT tcp.lo -MD -MP -MF .deps/tcp.Tpo -c tcp.c -o tcp.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=link gcc  -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings    -o tcp.la -rpath /usr/local/lib/smalltalk -rpath /usr/local/lib/smalltalk -release 3.0 -module -no-undefined -export-symbols-regex gst_initModule tcp.lo  -lm 
generating symbol list for `tcp.la'
/usr/bin/nm -p  .libs/tcp.o  | sed -n -e 's/^.*[        ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/tcp.exp
/usr/bin/grep -E -e "gst_initModule" ".libs/tcp.exp" > ".libs/tcp.expT"
mv -f ".libs/tcp.expT" ".libs/tcp.exp"
sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < .libs/tcp.exp > .libs/tcp-symbols.expsym
gcc  -o .libs/tcp-3.0.so -bundle  .libs/tcp.o  -lm
nmedit -s .libs/tcp-symbols.expsym .libs/tcp-3.0.so
(cd .libs && rm -f tcp.so && ln -s tcp-3.0.so tcp.so)
ar cru .libs/tcp.a  tcp.o
ranlib .libs/tcp.a
creating tcp.la
(cd .libs && rm -f tcp.la && ln -s ../tcp.la tcp.la)
./gst-tool gst-package --kernel-dir="/Users/takesita/smalltalk-3.0/kernel" --image="/Users/takesita/smalltalk-3.0/gst.im" --srcdir=. --target-directory=. packages/tcp/package.xml
mkdir /tmp/gstar-2A5Fj2
mkdir /tmp/gstar-2A5Fj2/TCP
ln -s -f /Users/takesita/smalltalk-3.0/packages/tcp/Buffers.st /tmp/gstar-2A5Fj2/TCP/Buffers.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/tcp/Datagram.st /tmp/gstar-2A5Fj2/TCP/Datagram.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/tcp/SocketAddress.st /tmp/gstar-2A5Fj2/TCP/SocketAddress.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/tcp/AbstractSocketImpl.st /tmp/gstar-2A5Fj2/TCP/AbstractSocketImpl.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/tcp/IPSocketImpl.st /tmp/gstar-2A5Fj2/TCP/IPSocketImpl.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/tcp/Sockets.st /tmp/gstar-2A5Fj2/TCP/Sockets.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/tcp/Tests.st /tmp/gstar-2A5Fj2/TCP/Tests.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/tcp/cfuncs.st /tmp/gstar-2A5Fj2/TCP/cfuncs.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/tcp/init.st /tmp/gstar-2A5Fj2/TCP/init.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/tcp/ChangeLog /tmp/gstar-2A5Fj2/TCP/ChangeLog
rm -f /Users/takesita/smalltalk-3.0/TCP.star
cd /tmp/gstar-2A5Fj2/TCP && /usr/bin/zip -n .st:.xml -qr /Users/takesita/smalltalk-3.0/TCP.star .
cd packages/vfs && make
make[3]: Nothing to be done for `all'.
./gst-tool gst-package --kernel-dir="/Users/takesita/smalltalk-3.0/kernel" --image="/Users/takesita/smalltalk-3.0/gst.im" --srcdir=. --target-directory=. packages/vfs/package.xml
mkdir /tmp/gstar-uSjWGK
mkdir /tmp/gstar-uSjWGK/VFSAddOns
ln -s -f /Users/takesita/smalltalk-3.0/packages/vfs/VFS.st /tmp/gstar-uSjWGK/VFSAddOns/VFS.st
rm -f /Users/takesita/smalltalk-3.0/VFSAddOns.star
cd /tmp/gstar-uSjWGK/VFSAddOns && /usr/bin/zip -n .st:.xml -qr /Users/takesita/smalltalk-3.0/VFSAddOns.star .
./gst-tool gst-package --kernel-dir="/Users/takesita/smalltalk-3.0/kernel" --image="/Users/takesita/smalltalk-3.0/gst.im" --srcdir=. --target-directory=. packages/xml/builder/package.xml
mkdir /tmp/gstar-DioOiK
mkdir /tmp/gstar-DioOiK/XML-XMLNodeBuilder
ln -s -f /Users/takesita/smalltalk-3.0/packages/xml/builder/NodeBuilder.st /tmp/gstar-DioOiK/XML-XMLNodeBuilder/NodeBuilder.st
rm -f /Users/takesita/smalltalk-3.0/XML-XMLNodeBuilder.star
cd /tmp/gstar-DioOiK/XML-XMLNodeBuilder && /usr/bin/zip -n .st:.xml -qr /Users/takesita/smalltalk-3.0/XML-XMLNodeBuilder.star .
./gst-tool gst-package --kernel-dir="/Users/takesita/smalltalk-3.0/kernel" --image="/Users/takesita/smalltalk-3.0/gst.im" --srcdir=. --target-directory=. packages/xml/dom/package.xml
mkdir /tmp/gstar-kBXS0e
mkdir /tmp/gstar-kBXS0e/XML-DOM
ln -s -f /Users/takesita/smalltalk-3.0/packages/xml/dom/DOM.st /tmp/gstar-kBXS0e/XML-DOM/DOM.st
rm -f /Users/takesita/smalltalk-3.0/XML-DOM.star
cd /tmp/gstar-kBXS0e/XML-DOM && /usr/bin/zip -n .st:.xml -qr /Users/takesita/smalltalk-3.0/XML-DOM.star .
./gst-tool gst-package --kernel-dir="/Users/takesita/smalltalk-3.0/kernel" --image="/Users/takesita/smalltalk-3.0/gst.im" --srcdir=. --target-directory=. packages/xml/parser/package.xml
mkdir /tmp/gstar-8tgpDq
mkdir /tmp/gstar-8tgpDq/XML-XMLParser
ln -s -f /Users/takesita/smalltalk-3.0/packages/xml/parser/XML.st /tmp/gstar-8tgpDq/XML-XMLParser/XML.st
rm -f /Users/takesita/smalltalk-3.0/XML-XMLParser.star
cd /tmp/gstar-8tgpDq/XML-XMLParser && /usr/bin/zip -n .st:.xml -qr /Users/takesita/smalltalk-3.0/XML-XMLParser.star .
./gst-tool gst-package --kernel-dir="/Users/takesita/smalltalk-3.0/kernel" --image="/Users/takesita/smalltalk-3.0/gst.im" --srcdir=. --target-directory=. packages/xml/saxdriver/package.xml
mkdir /tmp/gstar-xGZlkg
mkdir /tmp/gstar-xGZlkg/XML-SAXDriver
ln -s -f /Users/takesita/smalltalk-3.0/packages/xml/saxdriver/SAX.st /tmp/gstar-xGZlkg/XML-SAXDriver/SAX.st
rm -f /Users/takesita/smalltalk-3.0/XML-SAXDriver.star
cd /tmp/gstar-xGZlkg/XML-SAXDriver && /usr/bin/zip -n .st:.xml -qr /Users/takesita/smalltalk-3.0/XML-SAXDriver.star .
./gst-tool gst-package --kernel-dir="/Users/takesita/smalltalk-3.0/kernel" --image="/Users/takesita/smalltalk-3.0/gst.im" --srcdir=. --target-directory=. packages/xml/saxparser/package.xml
mkdir /tmp/gstar-t2vSIi
mkdir /tmp/gstar-t2vSIi/XML-SAXParser
ln -s -f /Users/takesita/smalltalk-3.0/packages/xml/saxparser/Parser.st /tmp/gstar-t2vSIi/XML-SAXParser/Parser.st
rm -f /Users/takesita/smalltalk-3.0/XML-SAXParser.star
cd /tmp/gstar-t2vSIi/XML-SAXParser && /usr/bin/zip -n .st:.xml -qr /Users/takesita/smalltalk-3.0/XML-SAXParser.star .
./gst-tool gst-package --kernel-dir="/Users/takesita/smalltalk-3.0/kernel" --image="/Users/takesita/smalltalk-3.0/gst.im" --srcdir=. --target-directory=. packages/xml/xpath/package.xml
mkdir /tmp/gstar-vIZh3r
mkdir /tmp/gstar-vIZh3r/XPath
ln -s -f /Users/takesita/smalltalk-3.0/packages/xml/xpath/XPath.st /tmp/gstar-vIZh3r/XPath/XPath.st
rm -f /Users/takesita/smalltalk-3.0/XPath.star
cd /tmp/gstar-vIZh3r/XPath && /usr/bin/zip -n .st:.xml -qr /Users/takesita/smalltalk-3.0/XPath.star .
./gst-tool gst-package --kernel-dir="/Users/takesita/smalltalk-3.0/kernel" --image="/Users/takesita/smalltalk-3.0/gst.im" --srcdir=. --target-directory=. packages/xml/xsl/package.xml
mkdir /tmp/gstar-DH8tnt
mkdir /tmp/gstar-DH8tnt/XSL
ln -s -f /Users/takesita/smalltalk-3.0/packages/xml/xsl/XSL.st /tmp/gstar-DH8tnt/XSL/XSL.st
rm -f /Users/takesita/smalltalk-3.0/XSL.star
cd /tmp/gstar-DH8tnt/XSL && /usr/bin/zip -n .st:.xml -qr /Users/takesita/smalltalk-3.0/XSL.star .
cd packages/zlib && make
if /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..  -I../../libgst -I../../lib-src    -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings  -MT zlib.lo -MD -MP -MF ".deps/zlib.Tpo" -c -o zlib.lo zlib.c; \
then mv -f ".deps/zlib.Tpo" ".deps/zlib.Plo"; else rm -f ".deps/zlib.Tpo"; exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libgst -I../../lib-src -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT zlib.lo -MD -MP -MF .deps/zlib.Tpo -c zlib.c  -fno-common -DPIC -o .libs/zlib.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libgst -I../../lib-src -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings -MT zlib.lo -MD -MP -MF .deps/zlib.Tpo -c zlib.c -o zlib.o >/dev/null 2>&1
/bin/sh ../../libtool --tag=CC --mode=link gcc  -g -O2 -Wall -Wno-strict-aliasing -Wno-switch -fno-gcse -fstrict-aliasing -Wdeclaration-after-statement -Wno-format -Wno-long-double -Wpointer-arith -Wno-pointer-sign -Wwrite-strings    -o zlib.la -rpath /usr/local/lib/smalltalk -rpath /usr/local/lib/smalltalk -release 3.0 -module -no-undefined -export-symbols-regex gst_initModule zlib.lo -lz -lm 
generating symbol list for `zlib.la'
/usr/bin/nm -p  .libs/zlib.o  | sed -n -e 's/^.*[       ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*\(_\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/zlib.exp
/usr/bin/grep -E -e "gst_initModule" ".libs/zlib.exp" > ".libs/zlib.expT"
mv -f ".libs/zlib.expT" ".libs/zlib.exp"
sed -e "s,#.*,," -e "s,^[ ]*,," -e "s,^\(..*\),_&," < .libs/zlib.exp > .libs/zlib-symbols.expsym
gcc  -o .libs/zlib-3.0.so -bundle  .libs/zlib.o  -lz -lm
nmedit -s .libs/zlib-symbols.expsym .libs/zlib-3.0.so
(cd .libs && rm -f zlib.so && ln -s zlib-3.0.so zlib.so)
ar cru .libs/zlib.a  zlib.o
ranlib .libs/zlib.a
creating zlib.la
(cd .libs && rm -f zlib.la && ln -s ../zlib.la zlib.la)
./gst-tool gst-package --kernel-dir="/Users/takesita/smalltalk-3.0/kernel" --image="/Users/takesita/smalltalk-3.0/gst.im" --srcdir=. --target-directory=. packages/zlib/package.xml
mkdir /tmp/gstar-LykFeU
mkdir /tmp/gstar-LykFeU/ZLib
ln -s -f /Users/takesita/smalltalk-3.0/packages/zlib/ZLibStream.st /tmp/gstar-LykFeU/ZLib/ZLibStream.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/zlib/ZLibReadStream.st /tmp/gstar-LykFeU/ZLib/ZLibReadStream.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/zlib/ZLibWriteStream.st /tmp/gstar-LykFeU/ZLib/ZLibWriteStream.st
ln -s -f /Users/takesita/smalltalk-3.0/packages/zlib/zlibtests.st /tmp/gstar-LykFeU/ZLib/zlibtests.st
rm -f /Users/takesita/smalltalk-3.0/ZLib.star
cd /tmp/gstar-LykFeU/ZLib && /usr/bin/zip -n .st:.xml -qr /Users/takesita/smalltalk-3.0/ZLib.star .
Making all in packages/blox/tk
make[2]: Nothing to be done for `all'.
Making all in packages/dbd-sqlite
make[2]: Nothing to be done for `all'.
Making all in packages/i18n
make[2]: Nothing to be done for `all'.
Making all in packages/iconv
make[2]: Nothing to be done for `all'.
Making all in packages/digest
make[2]: Nothing to be done for `all'.
Making all in packages/tcp
make[2]: Nothing to be done for `all'.
Making all in packages/vfs
make[2]: Nothing to be done for `all'.
Making all in packages/zlib
make[2]: Nothing to be done for `all'.
Making all in doc
make[2]: Nothing to be done for `all'.
Making all in tests
make[2]: Nothing to be done for `all'.
pbg4:~/smalltalk-3.0 takesita$ make all
make  all-recursive
Making all in lib-src
make[2]: Nothing to be done for `all'.
Making all in lightning
Making all in libffi
make "AR_FLAGS=" "CC_FOR_BUILD=" "CFLAGS=-g -O2" "CXXFLAGS=" "CFLAGS_FOR_BUILD=" "CFLAGS_FOR_TARGET=" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "INSTALL_SCRIPT=/usr/bin/install -c" "JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=" "LIBCFLAGS_FOR_TARGET=" "MAKE=make" "MAKEINFO=/bin/sh /Users/takesita/smalltalk-3.0/build-aux/missing --run makeinfo " "PICFLAG=" "PICFLAG_FOR_TARGET=" "RUNTESTFLAGS=" "SHELL=/bin/sh" "exec_prefix=/usr/local" "infodir=/usr/local/share/info" "libdir=/usr/local/lib" "prefix=/usr/local" "AR=ar" "AS=as" "CC=gcc" "CXX=g++" "LD=ld" "NM=" "RANLIB=ranlib" "DESTDIR=" all-recursive
Making all in include
make[4]: Nothing to be done for `all'.
make[4]: Nothing to be done for `all-am'.
Making all in snprintfv
make  all-recursive
Making all in snprintfv
make  all-am
make[4]: Nothing to be done for `all-am'.
Making all in sigsegv
make TARGETSTACK=" all" all-recursive
Making all in src
make[4]: Nothing to be done for `all'.
Making all in tests
make[4]: Nothing to be done for `all'.

Now please type 'make check' to run a quick test suite. Hope it works.

Making all in libgst
make  all-am
Making all in .
make[2]: Nothing to be done for `all-am'.
Making all in packages/blox/tk
make[2]: Nothing to be done for `all'.
Making all in packages/dbd-sqlite
make[2]: Nothing to be done for `all'.
Making all in packages/i18n
make[2]: Nothing to be done for `all'.
Making all in packages/iconv
make[2]: Nothing to be done for `all'.
Making all in packages/digest
make[2]: Nothing to be done for `all'.
Making all in packages/tcp
make[2]: Nothing to be done for `all'.
Making all in packages/vfs
make[2]: Nothing to be done for `all'.
Making all in packages/zlib
make[2]: Nothing to be done for `all'.
Making all in doc
make[2]: Nothing to be done for `all'.
Making all in tests
make[2]: Nothing to be done for `all'.
pbg4:~/smalltalk-3.0 takesita$ make check
Making check in lib-src
make[1]: Nothing to be done for `check'.
Making check in lightning
Making check in libffi
Making check in include
make[2]: Nothing to be done for `check'.
make[2]: Nothing to be done for `check-am'.
Making check in snprintfv
Making check in snprintfv
make  check-am
make[2]: Nothing to be done for `check-am'.
Making check in sigsegv
Making check in src
make[2]: Nothing to be done for `check'.
Making check in tests
make  check-TESTS
Test passed.
PASS: sigsegv1
Test passed.
PASS: sigsegv2
Starting recursion pass 1.
Stack overflow 1 caught.
Starting recursion pass 2.
Stack overflow 2 caught.
Test passed.
PASS: stackoverflow1
Starting recursion pass 1.
Stack overflow 1 caught.
Starting recursion pass 2.
Stack overflow 2 caught.
Segmentation violation correctly detected.
Test passed.
PASS: stackoverflow2
==================
All 4 tests passed
==================

Please send the following summary line via email to the author
Bruno Haible  for inclusion into the list of
successfully tested platforms (see PORTING file).  Please also
send the config.log file; this will help improving portability
of the package.

libsigsegv: powerpc-apple-darwin8.11.0 | yes | yes | 2.5

Then please type 'make install' to install the package.

Making check in libgst
make  check-am
Making check in .
make[1]: Nothing to be done for `check-am'.
Making check in packages/blox/tk
make[1]: Nothing to be done for `check'.
Making check in packages/dbd-sqlite
make[1]: Nothing to be done for `check'.
Making check in packages/i18n
make[1]: Nothing to be done for `check'.
Making check in packages/iconv
make[1]: Nothing to be done for `check'.
Making check in packages/digest
make[1]: Nothing to be done for `check'.
Making check in packages/tcp
make[1]: Nothing to be done for `check'.
Making check in packages/vfs
make[1]: Nothing to be done for `check'.
Making check in packages/zlib
make[1]: Nothing to be done for `check'.
Making check in doc
make[1]: Nothing to be done for `check'.
Making check in tests
make  gst.im
echo "PackageLoader fileInPackage: #SUnit. ObjectMemory snapshot: 'gst.im'" | ./gst --image=../gst.im -
"Global garbage collection... done"
Loading package SUnit
"Global garbage collection... done"
cd . && /Users/takesita/smalltalk-3.0/tests/gst -S --image=/Users/takesita/smalltalk-3.0/tests/gst.im AnsiLoad.st
"Global garbage collection... done"
Loading Ansi.st
Loading AnsiDB.st
Loading AnsiInit.st
"Global garbage collection... done"
make  check-local
/bin/sh './testsuite' 
## ----------------------------- ##
## GNU Smalltalk 3.0 test suite. ##
## ----------------------------- ##

Regression tests.

  1: arrays.st                                       ok
  2: classes.st                                      ok
  3: blocks.st                                       ok
  4: sets.st                                         ok
  5: processes.st                                    ok
  6: exceptions.st                                   ok
  7: intmath.st                                      ok
  8: floatmath.st                                    ok
  9: dates.st                                        ok
 10: objects.st                                      ok
 11: strings.st                                      ok
 12: chars.st                                        ok
 13: objdump.st                                      ok
 14: delays.st                                       ok
 15: geometry.st                                     ok
 16: cobjects.st                                     ok
 17: compiler.st                                     ok
 18: fileext.st                                      ok
 19: mutate.st                                       ok
 20: untrusted.st                                    ok
 21: getopt.st                                       ok
 22: quit.st                                         ok

Other simple tests.

 23: ackermann.st                                    ok
 24: ary3.st                                         ok
 25: except.st                                       ok
 26: fibo.st                                         ok
 27: hash.st                                         ok
 28: hash2.st                                        ok
 29: heapsort.st                                     ok
 30: lists.st                                        ok
 31: lists1.st                                       ok
 32: lists2.st                                       ok
 33: matrix.st                                       ok
 34: methcall.st                                     ok
 35: nestedloop.st                                   ok
 36: objinst.st                                      ok
 37: prodcons.st                                     ok
 38: random-bench.st                                 ok
 39: sieve.st                                        ok
 40: strcat.st                                       ok

Basic packages.

 41: SUnit                                           ok
 42: Parser                                          ok

ANSI compliancy tests.

 43: ArrayANSITest                                   ok
 44: ArrayFactoryANSITest                            ok
 45: BagANSITest                                     ok
 46: BagFactoryANSITest                              ok
 47: BooleanANSITest                                 ok
 48: ByteArrayANSITest                               ok
 49: ByteArrayFactoryANSITest                        ok
 50: CharacterANSITest                               ok
 51: CharacterFactoryANSITest                        ok
 52: DateAndTimeANSITest                             ok
 53: DateAndTimeFactoryANSITest                      ok
 54: DictionaryANSITest                              ok
 55: DictionaryFactoryANSITest                       ok
 56: DurationANSITest                                ok
 57: DurationFactoryANSITest                         ok
 58: DyadicValuableANSITest                          ok
 59: ErrorANSITest                                   ok
 60: ErrorClassANSITest                              ok
 61: ExceptionANSITest                               ok
 62: ExceptionClassANSITest                          ok
 63: ExceptionSetANSITest                            ok
 64: FailedMessageANSITest                           ok
 65: FileStreamFactoryANSITest                       ok
 66: FloatANSITest                                   ok
 67: FloatCharacterizationANSITest                   ok
 68: FractionANSITest                                ok
 69: FractionFactoryANSITest                         ok
 70: IdentityDictionaryANSITest                      ok
 71: IdentityDictionaryFactoryANSITest               ok
 72: IntegerANSITest                                 ok
 73: IntervalANSITest                                ok
 74: IntervalFactoryANSITest                         ok
 75: MessageNotUnderstoodANSITest                    ok
 76: MessageNotUnderstoodSelectorANSITest            ok
 77: MonadicBlockANSITest                            ok
 78: NilANSITest                                     ok
 79: NiladicBlockANSITest                            ok
 80: NotificationANSITest                            ok
 81: NotificationClassANSITest                       ok
 82: ObjectANSITest                                  ok
 83: ObjectClassANSITest                             ok
 84: OrderedCollectionANSITest                       ok
 85: OrderedCollectionFactoryANSITest                ok
 86: ReadFileStreamANSITest                          ok
 87: ReadStreamANSITest                              ok
 88: ReadStreamFactoryANSITest                       ok
 89: ReadWriteStreamANSITest                         ok
 90: ReadWriteStreamFactoryANSITest                  ok
 91: ScaledDecimalANSITest                           ok
 92: SelectorANSITest                                ok
 93: SetANSITest                                     ok
 94: SetFactoryANSITest                              ok
 95: SortedCollectionANSITest                        ok
 96: SortedCollectionFactoryANSITest                 ok
 97: StringANSITest                                  ok
 98: StringFactoryANSITest                           ok
 99: SymbolANSITest                                  ok
100: TranscriptANSITest                              ok
101: WarningANSITest                                 ok
102: WarningClassANSITest                            ok
103: WriteFileStreamANSITest                         ok
104: WriteStreamANSITest                             ok
105: WriteStreamFactoryANSITest                      ok
106: ZeroDivideANSITest                              ok
107: ZeroDivideFactoryANSITest                       ok

Other packages.

108: Complex                                         ok
109: Continuations                                   ok
110: DBD-MySQL                                       skipped (testsuite.at:144)
111: DBD-SQLite                                      ok
112: DebugTools                                      ok
113: DhbNumericalMethods                             ok
114: Digest                                          ok
115: GDBM                                            skipped (testsuite.at:149)
116: Iconv                                           ok
117: Sport                                           ok
118: ZLib                                            ok

## ------------- ##
## Test results. ##
## ------------- ##

116 tests were successful.
2 tests were skipped.
pbg4:~/smalltalk-3.0 takesita$ 

$ sudo make install
Password:
Making install in lib-src
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
Making install in lightning
make[2]: Nothing to be done for `install-exec-am'.
test -z "" || /Users/takesita/smalltalk-3.0/build-aux/install-sh -d ""
test -z "/usr/local/share/smalltalk" || /Users/takesita/smalltalk-3.0/build-aux/install-sh -d "/usr/local/share/smalltalk"
test -z "" || /Users/takesita/smalltalk-3.0/build-aux/install-sh -d ""
Making install in libffi
Making install in include
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
Making install in snprintfv
Making install in snprintfv
make  install-am
test -z "/usr/local/lib" || /Users/takesita/smalltalk-3.0/build-aux/install-sh -d "/usr/local/lib"
test -z "/usr/local/include" || /Users/takesita/smalltalk-3.0/build-aux/install-sh -d "/usr/local/include"
test -z "/usr/local/include/snprintfv" || /Users/takesita/smalltalk-3.0/build-aux/install-sh -d "/usr/local/include/snprintfv"
test -z "/usr/local/include/snprintfv" || /Users/takesita/smalltalk-3.0/build-aux/install-sh -d "/usr/local/include/snprintfv"
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/share/aclocal" || /Users/takesita/smalltalk-3.0/build-aux/install-sh -d "/usr/local/share/aclocal"
 /usr/bin/install -c -m 644 'snprintfv.m4' '/usr/local/share/aclocal/snprintfv.m4'
Making install in sigsegv
Making install in src
test -z "/usr/local/lib" || /Users/takesita/smalltalk-3.0/build-aux/install-sh -d "/usr/local/lib"
 /bin/sh ../libtool --mode=install /usr/bin/install -c  'libsigsegv.la' '/usr/local/lib/libsigsegv.la'
/usr/bin/install -c .libs/libsigsegv.0.0.0.dylib /usr/local/lib/libsigsegv.0.0.0.dylib
(cd /usr/local/lib && { ln -s -f libsigsegv.0.0.0.dylib libsigsegv.0.dylib || { rm -f libsigsegv.0.dylib && ln -s libsigsegv.0.0.0.dylib libsigsegv.0.dylib; }; })
(cd /usr/local/lib && { ln -s -f libsigsegv.0.0.0.dylib libsigsegv.dylib || { rm -f libsigsegv.dylib && ln -s libsigsegv.0.0.0.dylib libsigsegv.dylib; }; })
/usr/bin/install -c .libs/libsigsegv.lai /usr/local/lib/libsigsegv.la
/usr/bin/install -c .libs/libsigsegv.a /usr/local/lib/libsigsegv.a
ranlib /usr/local/lib/libsigsegv.a
chmod 644 /usr/local/lib/libsigsegv.a
----------------------------------------------------------------------
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 the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `DYLD_LIBRARY_PATH' environment variable
     during execution

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/Users/takesita/smalltalk-3.0/build-aux/install-sh -d /usr/local/include
/usr/bin/install -c -m 644 sigsegv.h /usr/local/include/sigsegv.h
Making install in tests
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Nothing to be done for `install-exec-am'.
make TARGETSTACK="install-recursive install-am install-data-am" install-data-hook

Now use the package; you can remove it later via 'make uninstall'.

Making install in libgst
make  install-am
test -z "/usr/local/lib" || /Users/takesita/smalltalk-3.0/build-aux/install-sh -d "/usr/local/lib"
 /bin/sh ../libtool --tag=LIBGST --mode=install /usr/bin/install -c  'libgst.la' '/usr/local/lib/libgst.la'
/usr/bin/install -c .libs/libgst.7.0.0.dylib /usr/local/lib/libgst.7.0.0.dylib
(cd /usr/local/lib && { ln -s -f libgst.7.0.0.dylib libgst.7.dylib || { rm -f libgst.7.dylib && ln -s libgst.7.0.0.dylib libgst.7.dylib; }; })
(cd /usr/local/lib && { ln -s -f libgst.7.0.0.dylib libgst.dylib || { rm -f libgst.dylib && ln -s libgst.7.0.0.dylib libgst.dylib; }; })
/usr/bin/install -c .libs/libgst.lai /usr/local/lib/libgst.la
/usr/bin/install -c .libs/libgst.a /usr/local/lib/libgst.a
ranlib /usr/local/lib/libgst.a
chmod 644 /usr/local/lib/libgst.a
----------------------------------------------------------------------
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 the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `DYLD_LIBRARY_PATH' environment variable
     during execution

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
test -z "/usr/local/include" || /Users/takesita/smalltalk-3.0/build-aux/install-sh -d "/usr/local/include"
 /usr/bin/install -c -m 644 'gstpub.h' '/usr/local/include/gstpub.h'
 /usr/bin/install -c -m 644 'gst.h' '/usr/local/include/gst.h'
Making install in .
test -z "/usr/local/bin" || /Users/takesita/smalltalk-3.0/build-aux/install-sh -d "/usr/local/bin"
  /bin/sh ./libtool --mode=install /usr/bin/install -c 'gst' '/usr/local/bin/gst'
/usr/bin/install -c .libs/gst /usr/local/bin/gst
test -z "/usr/local/bin" || /Users/takesita/smalltalk-3.0/build-aux/install-sh -d "/usr/local/bin"
 /usr/bin/install -c 'gst-config' '/usr/local/bin/gst-config'
test -z "/usr/local/lib/smalltalk" || /Users/takesita/smalltalk-3.0/build-aux/install-sh -d "/usr/local/lib/smalltalk"
 /usr/bin/install -c -m 644 'libc.la' '/usr/local/lib/smalltalk/libc.la'
make  install-exec-hook
/bin/sh ./libtool --mode=install /usr/bin/install -c gst-tool "/usr/local/bin/gst-load"
/usr/bin/install -c .libs/gst-tool /usr/local/bin/gst-load
ln -f /usr/local/bin/gst-load /usr/local/bin/gst-reload
ln -f /usr/local/bin/gst-load /usr/local/bin/gst-sunit
ln -f /usr/local/bin/gst-load /usr/local/bin/gst-blox
ln -f /usr/local/bin/gst-load /usr/local/bin/gst-package
ln -f /usr/local/bin/gst-load /usr/local/bin/gst-convert
ln -f /usr/local/bin/gst-load /usr/local/bin/gst-doc
test -z "/usr/local/share/aclocal" || /Users/takesita/smalltalk-3.0/build-aux/install-sh -d "/usr/local/share/aclocal"
 /usr/bin/install -c -m 644 'build-aux/gst.m4' '/usr/local/share/aclocal/gst.m4'
 /usr/bin/install -c -m 644 'build-aux/gst-package.m4' '/usr/local/share/aclocal/gst-package.m4'
 /usr/bin/install -c -m 644 'smalltalk-mode.el' '/usr/local/share/emacs/site-lisp/smalltalk-mode.el'
 /usr/bin/install -c -m 644 'smalltalk-mode.elc' '/usr/local/share/emacs/site-lisp/smalltalk-mode.elc'
 /usr/bin/install -c -m 644 'gst-mode.el' '/usr/local/share/emacs/site-lisp/gst-mode.el'
 /usr/bin/install -c -m 644 'gst-mode.elc' '/usr/local/share/emacs/site-lisp/gst-mode.elc'
test -z "/usr/local/lib/pkgconfig" || /Users/takesita/smalltalk-3.0/build-aux/install-sh -d "/usr/local/lib/pkgconfig"
 /usr/bin/install -c -m 644 'gnu-smalltalk.pc' '/usr/local/lib/pkgconfig/gnu-smalltalk.pc'
make  install-data-hook
./gst-tool gst-package --kernel-dir="/Users/takesita/smalltalk-3.0/kernel" --image="/Users/takesita/smalltalk-3.0/gst.im" --dist --copy --all-files \
  --destdir="" --target-dir="/usr/local/share/smalltalk" \
  --srcdir="." ./packages.xml
mkdir /usr/local/share/smalltalk/unsupported
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/unsupported/CPP-test.st 644 /usr/local/share/smalltalk/unsupported/CPP-test.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/unsupported/CParseT1.st 644 /usr/local/share/smalltalk/unsupported/CParseT1.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/unsupported/CParseT2.st 644 /usr/local/share/smalltalk/unsupported/CParseT2.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/unsupported/CParseT3.st 644 /usr/local/share/smalltalk/unsupported/CParseT3.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/unsupported/CString.st 644 /usr/local/share/smalltalk/unsupported/CString.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/unsupported/DLD.st 644 /usr/local/share/smalltalk/unsupported/DLD.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/unsupported/Interr.st 644 /usr/local/share/smalltalk/unsupported/Interr.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/unsupported/Process.st 644 /usr/local/share/smalltalk/unsupported/Process.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/unsupported/Profile.st 644 /usr/local/share/smalltalk/unsupported/Profile.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/unsupported/Sorting.st 644 /usr/local/share/smalltalk/unsupported/Sorting.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/unsupported/echo.st 644 /usr/local/share/smalltalk/unsupported/echo.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/unsupported/market.st 644 /usr/local/share/smalltalk/unsupported/market.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/unsupported/resolve.st 644 /usr/local/share/smalltalk/unsupported/resolve.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/unsupported/t.st 644 /usr/local/share/smalltalk/unsupported/t.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/unsupported/torture.st 644 /usr/local/share/smalltalk/unsupported/torture.st
mkdir /usr/local/share/smalltalk/scripts
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/scripts/Test.st 644 /usr/local/share/smalltalk/scripts/Test.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/scripts/Load.st 644 /usr/local/share/smalltalk/scripts/Load.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/scripts/Package.st 644 /usr/local/share/smalltalk/scripts/Package.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/scripts/Browser.st 644 /usr/local/share/smalltalk/scripts/Browser.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/scripts/GenDoc.st 644 /usr/local/share/smalltalk/scripts/GenDoc.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/scripts/Convert.st 644 /usr/local/share/smalltalk/scripts/Convert.st
mkdir /usr/local/share/smalltalk/unsupported/cint
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/unsupported/cint/CDeclNode.st 644 /usr/local/share/smalltalk/unsupported/cint/CDeclNode.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/unsupported/cint/CSymbol.st 644 /usr/local/share/smalltalk/unsupported/cint/CSymbol.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/unsupported/cint/ExpansionStream.st 644 /usr/local/share/smalltalk/unsupported/cint/ExpansionStream.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/unsupported/cint/CExpressionNode.st 644 /usr/local/share/smalltalk/unsupported/cint/CExpressionNode.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/unsupported/cint/CSymbolTable.st 644 /usr/local/share/smalltalk/unsupported/cint/CSymbolTable.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/unsupported/cint/ExpansionStreamStack.st 644 /usr/local/share/smalltalk/unsupported/cint/ExpansionStreamStack.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/unsupported/cint/CPP.st 644 /usr/local/share/smalltalk/unsupported/cint/CPP.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/unsupported/cint/CTok.st 644 /usr/local/share/smalltalk/unsupported/cint/CTok.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/unsupported/cint/LineStream.st 644 /usr/local/share/smalltalk/unsupported/cint/LineStream.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/unsupported/cint/CPStrConc.st 644 /usr/local/share/smalltalk/unsupported/cint/CPStrConc.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/unsupported/cint/CToken.st 644 /usr/local/share/smalltalk/unsupported/cint/CToken.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/unsupported/cint/LineTokenStream.st 644 /usr/local/share/smalltalk/unsupported/cint/LineTokenStream.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/unsupported/cint/CPStrUnq.st 644 /usr/local/share/smalltalk/unsupported/cint/CPStrUnq.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/unsupported/cint/CTreeBuilder.st 644 /usr/local/share/smalltalk/unsupported/cint/CTreeBuilder.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/unsupported/cint/README 644 /usr/local/share/smalltalk/unsupported/cint/README
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/unsupported/cint/CParseType.st 644 /usr/local/share/smalltalk/unsupported/cint/CParseType.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/unsupported/cint/CollapsedStream.st 644 /usr/local/share/smalltalk/unsupported/cint/CollapsedStream.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/unsupported/cint/StreamStack.st 644 /usr/local/share/smalltalk/unsupported/cint/StreamStack.st
mkdir /usr/local/share/smalltalk/kernel
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/Array.st 644 /usr/local/share/smalltalk/kernel/Array.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/CompildMeth.st 644 /usr/local/share/smalltalk/kernel/CompildMeth.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/LookupTable.st 644 /usr/local/share/smalltalk/kernel/LookupTable.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/RunArray.st 644 /usr/local/share/smalltalk/kernel/RunArray.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/ArrayColl.st 644 /usr/local/share/smalltalk/kernel/ArrayColl.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/CompiledBlk.st 644 /usr/local/share/smalltalk/kernel/CompiledBlk.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/Magnitude.st 644 /usr/local/share/smalltalk/kernel/Magnitude.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/Semaphore.st 644 /usr/local/share/smalltalk/kernel/Semaphore.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/DeferBinding.st 644 /usr/local/share/smalltalk/kernel/DeferBinding.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/Association.st 644 /usr/local/share/smalltalk/kernel/Association.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/HomedAssoc.st 644 /usr/local/share/smalltalk/kernel/HomedAssoc.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/ContextPart.st 644 /usr/local/share/smalltalk/kernel/ContextPart.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/MappedColl.st 644 /usr/local/share/smalltalk/kernel/MappedColl.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/SeqCollect.st 644 /usr/local/share/smalltalk/kernel/SeqCollect.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/Autoload.st 644 /usr/local/share/smalltalk/kernel/Autoload.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/DLD.st 644 /usr/local/share/smalltalk/kernel/DLD.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/Memory.st 644 /usr/local/share/smalltalk/kernel/Memory.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/Set.st 644 /usr/local/share/smalltalk/kernel/Set.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/Bag.st 644 /usr/local/share/smalltalk/kernel/Bag.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/Date.st 644 /usr/local/share/smalltalk/kernel/Date.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/Message.st 644 /usr/local/share/smalltalk/kernel/Message.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/SharedQueue.st 644 /usr/local/share/smalltalk/kernel/SharedQueue.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/Behavior.st 644 /usr/local/share/smalltalk/kernel/Behavior.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/Delay.st 644 /usr/local/share/smalltalk/kernel/Delay.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/Metaclass.st 644 /usr/local/share/smalltalk/kernel/Metaclass.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/SmallInt.st 644 /usr/local/share/smalltalk/kernel/SmallInt.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/BlkClosure.st 644 /usr/local/share/smalltalk/kernel/BlkClosure.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/Continuation.st 644 /usr/local/share/smalltalk/kernel/Continuation.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/Generator.st 644 /usr/local/share/smalltalk/kernel/Generator.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/Dictionary.st 644 /usr/local/share/smalltalk/kernel/Dictionary.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/MethodDict.st 644 /usr/local/share/smalltalk/kernel/MethodDict.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/SortCollect.st 644 /usr/local/share/smalltalk/kernel/SortCollect.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/BlkContext.st 644 /usr/local/share/smalltalk/kernel/BlkContext.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/DirMessage.st 644 /usr/local/share/smalltalk/kernel/DirMessage.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/MethodInfo.st 644 /usr/local/share/smalltalk/kernel/MethodInfo.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/Stream.st 644 /usr/local/share/smalltalk/kernel/Stream.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/Boolean.st 644 /usr/local/share/smalltalk/kernel/Boolean.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/Directory.st 644 /usr/local/share/smalltalk/kernel/Directory.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/MthContext.st 644 /usr/local/share/smalltalk/kernel/MthContext.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/String.st 644 /usr/local/share/smalltalk/kernel/String.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/UniString.st 644 /usr/local/share/smalltalk/kernel/UniString.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/ExcHandling.st 644 /usr/local/share/smalltalk/kernel/ExcHandling.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/Namespace.st 644 /usr/local/share/smalltalk/kernel/Namespace.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/SymLink.st 644 /usr/local/share/smalltalk/kernel/SymLink.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/VFS.st 644 /usr/local/share/smalltalk/kernel/VFS.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/VFSZip.st 644 /usr/local/share/smalltalk/kernel/VFSZip.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/Builtins.st 644 /usr/local/share/smalltalk/kernel/Builtins.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/False.st 644 /usr/local/share/smalltalk/kernel/False.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/Number.st 644 /usr/local/share/smalltalk/kernel/Number.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/Symbol.st 644 /usr/local/share/smalltalk/kernel/Symbol.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/ByteArray.st 644 /usr/local/share/smalltalk/kernel/ByteArray.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/File.st 644 /usr/local/share/smalltalk/kernel/File.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/ObjDumper.st 644 /usr/local/share/smalltalk/kernel/ObjDumper.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/SysDict.st 644 /usr/local/share/smalltalk/kernel/SysDict.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/ScaledDec.st 644 /usr/local/share/smalltalk/kernel/ScaledDec.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/FileSegment.st 644 /usr/local/share/smalltalk/kernel/FileSegment.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/Object.st 644 /usr/local/share/smalltalk/kernel/Object.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/Time.st 644 /usr/local/share/smalltalk/kernel/Time.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/ByteStream.st 644 /usr/local/share/smalltalk/kernel/ByteStream.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/FileStream.st 644 /usr/local/share/smalltalk/kernel/FileStream.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/Security.st 644 /usr/local/share/smalltalk/kernel/Security.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/OrderColl.st 644 /usr/local/share/smalltalk/kernel/OrderColl.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/CFuncs.st 644 /usr/local/share/smalltalk/kernel/CFuncs.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/Float.st 644 /usr/local/share/smalltalk/kernel/Float.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/PkgLoader.st 644 /usr/local/share/smalltalk/kernel/PkgLoader.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/Transcript.st 644 /usr/local/share/smalltalk/kernel/Transcript.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/CObject.st 644 /usr/local/share/smalltalk/kernel/CObject.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/Fraction.st 644 /usr/local/share/smalltalk/kernel/Fraction.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/Point.st 644 /usr/local/share/smalltalk/kernel/Point.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/True.st 644 /usr/local/share/smalltalk/kernel/True.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/CStruct.st 644 /usr/local/share/smalltalk/kernel/CStruct.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/IdentDict.st 644 /usr/local/share/smalltalk/kernel/IdentDict.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/PosStream.st 644 /usr/local/share/smalltalk/kernel/PosStream.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/UndefObject.st 644 /usr/local/share/smalltalk/kernel/UndefObject.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/CType.st 644 /usr/local/share/smalltalk/kernel/CType.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/IdentitySet.st 644 /usr/local/share/smalltalk/kernel/IdentitySet.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/ProcSched.st 644 /usr/local/share/smalltalk/kernel/ProcSched.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/ValueAdapt.st 644 /usr/local/share/smalltalk/kernel/ValueAdapt.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/CharArray.st 644 /usr/local/share/smalltalk/kernel/CharArray.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/Integer.st 644 /usr/local/share/smalltalk/kernel/Integer.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/Process.st 644 /usr/local/share/smalltalk/kernel/Process.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/CallinProcess.st 644 /usr/local/share/smalltalk/kernel/CallinProcess.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/WeakObjects.st 644 /usr/local/share/smalltalk/kernel/WeakObjects.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/Character.st 644 /usr/local/share/smalltalk/kernel/Character.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/UniChar.st 644 /usr/local/share/smalltalk/kernel/UniChar.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/Interval.st 644 /usr/local/share/smalltalk/kernel/Interval.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/RWStream.st 644 /usr/local/share/smalltalk/kernel/RWStream.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/OtherArrays.st 644 /usr/local/share/smalltalk/kernel/OtherArrays.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/Class.st 644 /usr/local/share/smalltalk/kernel/Class.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/LargeInt.st 644 /usr/local/share/smalltalk/kernel/LargeInt.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/Random.st 644 /usr/local/share/smalltalk/kernel/Random.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/WriteStream.st 644 /usr/local/share/smalltalk/kernel/WriteStream.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/ClassDesc.st 644 /usr/local/share/smalltalk/kernel/ClassDesc.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/Link.st 644 /usr/local/share/smalltalk/kernel/Link.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/ReadStream.st 644 /usr/local/share/smalltalk/kernel/ReadStream.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/ObjMemory.st 644 /usr/local/share/smalltalk/kernel/ObjMemory.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/Collection.st 644 /usr/local/share/smalltalk/kernel/Collection.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/LinkedList.st 644 /usr/local/share/smalltalk/kernel/LinkedList.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/Rectangle.st 644 /usr/local/share/smalltalk/kernel/Rectangle.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/AnsiDates.st 644 /usr/local/share/smalltalk/kernel/AnsiDates.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/CompildCode.st 644 /usr/local/share/smalltalk/kernel/CompildCode.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/LookupKey.st 644 /usr/local/share/smalltalk/kernel/LookupKey.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/BindingDict.st 644 /usr/local/share/smalltalk/kernel/BindingDict.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/AbstNamespc.st 644 /usr/local/share/smalltalk/kernel/AbstNamespc.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/RootNamespc.st 644 /usr/local/share/smalltalk/kernel/RootNamespc.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/AnsiExcept.st 644 /usr/local/share/smalltalk/kernel/AnsiExcept.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/HashedColl.st 644 /usr/local/share/smalltalk/kernel/HashedColl.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/FileDescr.st 644 /usr/local/share/smalltalk/kernel/FileDescr.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/FloatD.st 644 /usr/local/share/smalltalk/kernel/FloatD.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/FloatE.st 644 /usr/local/share/smalltalk/kernel/FloatE.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/FloatQ.st 644 /usr/local/share/smalltalk/kernel/FloatQ.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/URL.st 644 /usr/local/share/smalltalk/kernel/URL.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/VarBinding.st 644 /usr/local/share/smalltalk/kernel/VarBinding.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/RecursionLock.st 644 /usr/local/share/smalltalk/kernel/RecursionLock.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/Getopt.st 644 /usr/local/share/smalltalk/kernel/Getopt.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/Regex.st 644 /usr/local/share/smalltalk/kernel/Regex.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/kernel/StreamOps.st 644 /usr/local/share/smalltalk/kernel/StreamOps.st
mkdir /usr/local/share/smalltalk/examples
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/examples/TokenStream.st 644 /usr/local/share/smalltalk/examples/TokenStream.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/examples/LazyCollection.st 644 /usr/local/share/smalltalk/examples/LazyCollection.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/examples/Man.st 644 /usr/local/share/smalltalk/examples/Man.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/examples/Tetris.st 644 /usr/local/share/smalltalk/examples/Tetris.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/examples/Gen2.st 644 /usr/local/share/smalltalk/examples/Gen2.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/examples/Gen3.st 644 /usr/local/share/smalltalk/examples/Gen3.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/examples/Lisp.st 644 /usr/local/share/smalltalk/examples/Lisp.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/examples/Queens.st 644 /usr/local/share/smalltalk/examples/Queens.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/examples/DeltaBlue.st 644 /usr/local/share/smalltalk/examples/DeltaBlue.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/examples/JSON.st 644 /usr/local/share/smalltalk/examples/JSON.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/examples/Richards.st 644 /usr/local/share/smalltalk/examples/Richards.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/examples/Bench.st 644 /usr/local/share/smalltalk/examples/Bench.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/examples/MiniDebugger.st 644 /usr/local/share/smalltalk/examples/MiniDebugger.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/examples/MemUsage.st 644 /usr/local/share/smalltalk/examples/MemUsage.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/examples/Methods.st 644 /usr/local/share/smalltalk/examples/Methods.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/examples/README 644 /usr/local/share/smalltalk/examples/README
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/examples/GenClasses.st 644 /usr/local/share/smalltalk/examples/GenClasses.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/examples/Dinner.st 644 /usr/local/share/smalltalk/examples/Dinner.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/examples/Prolog.st 644 /usr/local/share/smalltalk/examples/Prolog.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/examples/EditStream.st 644 /usr/local/share/smalltalk/examples/EditStream.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/examples/PipeStream.st 644 /usr/local/share/smalltalk/examples/PipeStream.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/examples/PrtHier.st 644 /usr/local/share/smalltalk/examples/PrtHier.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/examples/Case.st 644 /usr/local/share/smalltalk/examples/Case.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/examples/RegExp.st 644 /usr/local/share/smalltalk/examples/RegExp.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/examples/PushBack.st 644 /usr/local/share/smalltalk/examples/PushBack.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/examples/SortCriter.st 644 /usr/local/share/smalltalk/examples/SortCriter.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/examples/shell 755 /usr/local/share/smalltalk/examples/shell
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/examples/pepe.sed 755 /usr/local/share/smalltalk/examples/pepe.sed
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/examples/xml.sed 755 /usr/local/share/smalltalk/examples/xml.sed
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/examples/Tokenizer.st 644 /usr/local/share/smalltalk/examples/Tokenizer.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/examples/Timer.st 644 /usr/local/share/smalltalk/examples/Timer.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/examples/Sync.st 644 /usr/local/share/smalltalk/examples/Sync.st
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/packages.xml 644 /usr/local/share/smalltalk/packages.xml
/Users/takesita/smalltalk-3.0/build-aux/install-sh -d /usr/local/var/lib/smalltalk
cd /usr/local/var/lib/smalltalk && \
  "/Users/takesita/smalltalk-3.0/gst" --no-user-files -i \
    --kernel-dir="/usr/local/share/smalltalk/kernel" \
    --image="/usr/local/var/lib/smalltalk/gst.im" \
    -f "/Users/takesita/smalltalk-3.0/scripts/Finish.st" \
    "/usr/local/share/smalltalk" "/usr/local/var/lib/smalltalk" 
./gst-tool gst-package --kernel-dir="/Users/takesita/smalltalk-3.0/kernel" --image="/Users/takesita/smalltalk-3.0/gst.im" --srcdir=. --target-directory=/usr/local/share/smalltalk --destdir= BloxTK.star
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/BloxTK.star 644 /usr/local/share/smalltalk/BloxTK.star
./gst-tool gst-package --kernel-dir="/Users/takesita/smalltalk-3.0/kernel" --image="/Users/takesita/smalltalk-3.0/gst.im" --srcdir=. --target-directory=/usr/local/share/smalltalk --destdir= Browser.star
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/Browser.star 644 /usr/local/share/smalltalk/Browser.star
./gst-tool gst-package --kernel-dir="/Users/takesita/smalltalk-3.0/kernel" --image="/Users/takesita/smalltalk-3.0/gst.im" --srcdir=. --target-directory=/usr/local/share/smalltalk --destdir= Complex.star
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/Complex.star 644 /usr/local/share/smalltalk/Complex.star
./gst-tool gst-package --kernel-dir="/Users/takesita/smalltalk-3.0/kernel" --image="/Users/takesita/smalltalk-3.0/gst.im" --srcdir=. --target-directory=/usr/local/share/smalltalk --destdir= Continuations.star
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/Continuations.star 644 /usr/local/share/smalltalk/Continuations.star
./gst-tool gst-package --kernel-dir="/Users/takesita/smalltalk-3.0/kernel" --image="/Users/takesita/smalltalk-3.0/gst.im" --srcdir=. --target-directory=/usr/local/share/smalltalk --destdir= DebugTools.star
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/DebugTools.star 644 /usr/local/share/smalltalk/DebugTools.star
./gst-tool gst-package --kernel-dir="/Users/takesita/smalltalk-3.0/kernel" --image="/Users/takesita/smalltalk-3.0/gst.im" --srcdir=. --target-directory=/usr/local/share/smalltalk --destdir= DBD-MySQL.star
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/DBD-MySQL.star 644 /usr/local/share/smalltalk/DBD-MySQL.star
./gst-tool gst-package --kernel-dir="/Users/takesita/smalltalk-3.0/kernel" --image="/Users/takesita/smalltalk-3.0/gst.im" --srcdir=. --target-directory=/usr/local/share/smalltalk --destdir= DBD-SQLite.star
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/DBD-SQLite.star 644 /usr/local/share/smalltalk/DBD-SQLite.star
./gst-tool gst-package --kernel-dir="/Users/takesita/smalltalk-3.0/kernel" --image="/Users/takesita/smalltalk-3.0/gst.im" --srcdir=. --target-directory=/usr/local/share/smalltalk --destdir= DBI.star
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/DBI.star 644 /usr/local/share/smalltalk/DBI.star
./gst-tool gst-package --kernel-dir="/Users/takesita/smalltalk-3.0/kernel" --image="/Users/takesita/smalltalk-3.0/gst.im" --srcdir=. --target-directory=/usr/local/share/smalltalk --destdir= Glorp.star
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/Glorp.star 644 /usr/local/share/smalltalk/Glorp.star
./gst-tool gst-package --kernel-dir="/Users/takesita/smalltalk-3.0/kernel" --image="/Users/takesita/smalltalk-3.0/gst.im" --srcdir=. --target-directory=/usr/local/share/smalltalk --destdir= Blox.star
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/Blox.star 644 /usr/local/share/smalltalk/Blox.star
./gst-tool gst-package --kernel-dir="/Users/takesita/smalltalk-3.0/kernel" --image="/Users/takesita/smalltalk-3.0/gst.im" --srcdir=. --target-directory=/usr/local/share/smalltalk --destdir= WebServer.star
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/WebServer.star 644 /usr/local/share/smalltalk/WebServer.star
./gst-tool gst-package --kernel-dir="/Users/takesita/smalltalk-3.0/kernel" --image="/Users/takesita/smalltalk-3.0/gst.im" --srcdir=. --target-directory=/usr/local/share/smalltalk --destdir= I18N.star
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/I18N.star 644 /usr/local/share/smalltalk/I18N.star
./gst-tool gst-package --kernel-dir="/Users/takesita/smalltalk-3.0/kernel" --image="/Users/takesita/smalltalk-3.0/gst.im" --srcdir=. --target-directory=/usr/local/share/smalltalk --destdir= Iconv.star
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/Iconv.star 644 /usr/local/share/smalltalk/Iconv.star
./gst-tool gst-package --kernel-dir="/Users/takesita/smalltalk-3.0/kernel" --image="/Users/takesita/smalltalk-3.0/gst.im" --srcdir=. --target-directory=/usr/local/share/smalltalk --destdir= Java.star
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/Java.star 644 /usr/local/share/smalltalk/Java.star
./gst-tool gst-package --kernel-dir="/Users/takesita/smalltalk-3.0/kernel" --image="/Users/takesita/smalltalk-3.0/gst.im" --srcdir=. --target-directory=/usr/local/share/smalltalk --destdir= Digest.star
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/Digest.star 644 /usr/local/share/smalltalk/Digest.star
./gst-tool gst-package --kernel-dir="/Users/takesita/smalltalk-3.0/kernel" --image="/Users/takesita/smalltalk-3.0/gst.im" --srcdir=. --target-directory=/usr/local/share/smalltalk --destdir= GNUPlot.star
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/GNUPlot.star 644 /usr/local/share/smalltalk/GNUPlot.star
./gst-tool gst-package --kernel-dir="/Users/takesita/smalltalk-3.0/kernel" --image="/Users/takesita/smalltalk-3.0/gst.im" --srcdir=. --target-directory=/usr/local/share/smalltalk --destdir= NCurses.star
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/NCurses.star 644 /usr/local/share/smalltalk/NCurses.star
./gst-tool gst-package --kernel-dir="/Users/takesita/smalltalk-3.0/kernel" --image="/Users/takesita/smalltalk-3.0/gst.im" --srcdir=. --target-directory=/usr/local/share/smalltalk --destdir= NetClients.star
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/NetClients.star 644 /usr/local/share/smalltalk/NetClients.star
./gst-tool gst-package --kernel-dir="/Users/takesita/smalltalk-3.0/kernel" --image="/Users/takesita/smalltalk-3.0/gst.im" --srcdir=. --target-directory=/usr/local/share/smalltalk --destdir= DhbNumericalMethods.star
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/DhbNumericalMethods.star 644 /usr/local/share/smalltalk/DhbNumericalMethods.star
./gst-tool gst-package --kernel-dir="/Users/takesita/smalltalk-3.0/kernel" --image="/Users/takesita/smalltalk-3.0/gst.im" --srcdir=. --target-directory=/usr/local/share/smalltalk --destdir= Compiler.star
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/Compiler.star 644 /usr/local/share/smalltalk/Compiler.star
./gst-tool gst-package --kernel-dir="/Users/takesita/smalltalk-3.0/kernel" --image="/Users/takesita/smalltalk-3.0/gst.im" --srcdir=. --target-directory=/usr/local/share/smalltalk --destdir= Parser.star
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/Parser.star 644 /usr/local/share/smalltalk/Parser.star
./gst-tool gst-package --kernel-dir="/Users/takesita/smalltalk-3.0/kernel" --image="/Users/takesita/smalltalk-3.0/gst.im" --srcdir=. --target-directory=/usr/local/share/smalltalk --destdir= ClassPublisher.star
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/ClassPublisher.star 644 /usr/local/share/smalltalk/ClassPublisher.star
./gst-tool gst-package --kernel-dir="/Users/takesita/smalltalk-3.0/kernel" --image="/Users/takesita/smalltalk-3.0/gst.im" --srcdir=. --target-directory=/usr/local/share/smalltalk --destdir= Sport.star
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/Sport.star 644 /usr/local/share/smalltalk/Sport.star
./gst-tool gst-package --kernel-dir="/Users/takesita/smalltalk-3.0/kernel" --image="/Users/takesita/smalltalk-3.0/gst.im" --srcdir=. --target-directory=/usr/local/share/smalltalk --destdir= SUnit.star
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/SUnit.star 644 /usr/local/share/smalltalk/SUnit.star
./gst-tool gst-package --kernel-dir="/Users/takesita/smalltalk-3.0/kernel" --image="/Users/takesita/smalltalk-3.0/gst.im" --srcdir=. --target-directory=/usr/local/share/smalltalk --destdir= TCP.star
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/TCP.star 644 /usr/local/share/smalltalk/TCP.star
./gst-tool gst-package --kernel-dir="/Users/takesita/smalltalk-3.0/kernel" --image="/Users/takesita/smalltalk-3.0/gst.im" --srcdir=. --target-directory=/usr/local/share/smalltalk --destdir= VFSAddOns.star
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/VFSAddOns.star 644 /usr/local/share/smalltalk/VFSAddOns.star
./gst-tool gst-package --kernel-dir="/Users/takesita/smalltalk-3.0/kernel" --image="/Users/takesita/smalltalk-3.0/gst.im" --srcdir=. --target-directory=/usr/local/share/smalltalk --destdir= XML-XMLNodeBuilder.star
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/XML-XMLNodeBuilder.star 644 /usr/local/share/smalltalk/XML-XMLNodeBuilder.star
./gst-tool gst-package --kernel-dir="/Users/takesita/smalltalk-3.0/kernel" --image="/Users/takesita/smalltalk-3.0/gst.im" --srcdir=. --target-directory=/usr/local/share/smalltalk --destdir= XML-DOM.star
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/XML-DOM.star 644 /usr/local/share/smalltalk/XML-DOM.star
./gst-tool gst-package --kernel-dir="/Users/takesita/smalltalk-3.0/kernel" --image="/Users/takesita/smalltalk-3.0/gst.im" --srcdir=. --target-directory=/usr/local/share/smalltalk --destdir= XML-XMLParser.star
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/XML-XMLParser.star 644 /usr/local/share/smalltalk/XML-XMLParser.star
./gst-tool gst-package --kernel-dir="/Users/takesita/smalltalk-3.0/kernel" --image="/Users/takesita/smalltalk-3.0/gst.im" --srcdir=. --target-directory=/usr/local/share/smalltalk --destdir= XML-SAXDriver.star
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/XML-SAXDriver.star 644 /usr/local/share/smalltalk/XML-SAXDriver.star
./gst-tool gst-package --kernel-dir="/Users/takesita/smalltalk-3.0/kernel" --image="/Users/takesita/smalltalk-3.0/gst.im" --srcdir=. --target-directory=/usr/local/share/smalltalk --destdir= XML-SAXParser.star
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/XML-SAXParser.star 644 /usr/local/share/smalltalk/XML-SAXParser.star
./gst-tool gst-package --kernel-dir="/Users/takesita/smalltalk-3.0/kernel" --image="/Users/takesita/smalltalk-3.0/gst.im" --srcdir=. --target-directory=/usr/local/share/smalltalk --destdir= XPath.star
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/XPath.star 644 /usr/local/share/smalltalk/XPath.star
./gst-tool gst-package --kernel-dir="/Users/takesita/smalltalk-3.0/kernel" --image="/Users/takesita/smalltalk-3.0/gst.im" --srcdir=. --target-directory=/usr/local/share/smalltalk --destdir= XSL.star
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/XSL.star 644 /usr/local/share/smalltalk/XSL.star
./gst-tool gst-package --kernel-dir="/Users/takesita/smalltalk-3.0/kernel" --image="/Users/takesita/smalltalk-3.0/gst.im" --srcdir=. --target-directory=/usr/local/share/smalltalk --destdir= ZLib.star
/usr/bin/install -c -m /Users/takesita/smalltalk-3.0/ZLib.star 644 /usr/local/share/smalltalk/ZLib.star
Making install in packages/blox/tk
test -z "/usr/local/lib/smalltalk" || /Users/takesita/smalltalk-3.0/build-aux/install-sh -d "/usr/local/lib/smalltalk"
 /bin/sh ../../../libtool --mode=install /usr/bin/install -c  'blox-tk.la' '/usr/local/lib/smalltalk/blox-tk.la'
/usr/bin/install -c .libs/blox-tk-3.0.so /usr/local/lib/smalltalk/blox-tk-3.0.so
(cd /usr/local/lib/smalltalk && { ln -s -f blox-tk-3.0.so blox-tk.so || { rm -f blox-tk.so && ln -s blox-tk-3.0.so blox-tk.so; }; })
/usr/bin/install -c .libs/blox-tk.lai /usr/local/lib/smalltalk/blox-tk.la
/usr/bin/install -c .libs/blox-tk.a /usr/local/lib/smalltalk/blox-tk.a
ranlib /usr/local/lib/smalltalk/blox-tk.a
chmod 644 /usr/local/lib/smalltalk/blox-tk.a
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib/smalltalk

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 the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `DYLD_LIBRARY_PATH' environment variable
     during execution

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[2]: Nothing to be done for `install-data-am'.
Making install in packages/dbd-sqlite
test -z "/usr/local/lib/smalltalk" || /Users/takesita/smalltalk-3.0/build-aux/install-sh -d "/usr/local/lib/smalltalk"
 /bin/sh ../../libtool --mode=install /usr/bin/install -c  'dbd-sqlite3.la' '/usr/local/lib/smalltalk/dbd-sqlite3.la'
/usr/bin/install -c .libs/dbd-sqlite3-3.0.so /usr/local/lib/smalltalk/dbd-sqlite3-3.0.so
(cd /usr/local/lib/smalltalk && { ln -s -f dbd-sqlite3-3.0.so dbd-sqlite3.so || { rm -f dbd-sqlite3.so && ln -s dbd-sqlite3-3.0.so dbd-sqlite3.so; }; })
/usr/bin/install -c .libs/dbd-sqlite3.lai /usr/local/lib/smalltalk/dbd-sqlite3.la
/usr/bin/install -c .libs/dbd-sqlite3.a /usr/local/lib/smalltalk/dbd-sqlite3.a
ranlib /usr/local/lib/smalltalk/dbd-sqlite3.a
chmod 644 /usr/local/lib/smalltalk/dbd-sqlite3.a
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib/smalltalk

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 the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `DYLD_LIBRARY_PATH' environment variable
     during execution

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[2]: Nothing to be done for `install-data-am'.
Making install in packages/i18n
test -z "/usr/local/lib/smalltalk" || /Users/takesita/smalltalk-3.0/build-aux/install-sh -d "/usr/local/lib/smalltalk"
 /bin/sh ../../libtool --mode=install /usr/bin/install -c  'i18n.la' '/usr/local/lib/smalltalk/i18n.la'
/usr/bin/install -c .libs/i18n-3.0.so /usr/local/lib/smalltalk/i18n-3.0.so
(cd /usr/local/lib/smalltalk && { ln -s -f i18n-3.0.so i18n.so || { rm -f i18n.so && ln -s i18n-3.0.so i18n.so; }; })
/usr/bin/install -c .libs/i18n.lai /usr/local/lib/smalltalk/i18n.la
/usr/bin/install -c .libs/i18n.a /usr/local/lib/smalltalk/i18n.a
ranlib /usr/local/lib/smalltalk/i18n.a
chmod 644 /usr/local/lib/smalltalk/i18n.a
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib/smalltalk

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 the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `DYLD_LIBRARY_PATH' environment variable
     during execution

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
/Users/takesita/smalltalk-3.0/build-aux/install-sh -d /usr/local/lib; \
temp=/usr/local/lib/t-charset.alias; \
dest=/usr/local/lib/charset.alias; \
if test -f /usr/local/lib/charset.alias; then \
  orig=/usr/local/lib/charset.alias; \
  /usr/bin/sed -f ref-add.sed $orig > $temp; \
  /usr/bin/install -c -m 644 $temp $dest; \
  rm -f $temp; \
else \
  if test @GLIBC21@ = no; then \
    orig=charset.alias; \
    /usr/bin/sed -f ref-add.sed $orig > $temp; \
    /usr/bin/install -c -m 644 $temp $dest; \
    rm -f $temp; \
  fi; \
fi
Making install in packages/iconv
test -z "/usr/local/lib/smalltalk" || /Users/takesita/smalltalk-3.0/build-aux/install-sh -d "/usr/local/lib/smalltalk"
 /bin/sh ../../libtool --mode=install /usr/bin/install -c  'iconv.la' '/usr/local/lib/smalltalk/iconv.la'
/usr/bin/install -c .libs/iconv-3.0.so /usr/local/lib/smalltalk/iconv-3.0.so
(cd /usr/local/lib/smalltalk && { ln -s -f iconv-3.0.so iconv.so || { rm -f iconv.so && ln -s iconv-3.0.so iconv.so; }; })
/usr/bin/install -c .libs/iconv.lai /usr/local/lib/smalltalk/iconv.la
/usr/bin/install -c .libs/iconv.a /usr/local/lib/smalltalk/iconv.a
ranlib /usr/local/lib/smalltalk/iconv.a
chmod 644 /usr/local/lib/smalltalk/iconv.a
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib/smalltalk

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 the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `DYLD_LIBRARY_PATH' environment variable
     during execution

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[2]: Nothing to be done for `install-data-am'.
Making install in packages/digest
test -z "/usr/local/lib/smalltalk" || /Users/takesita/smalltalk-3.0/build-aux/install-sh -d "/usr/local/lib/smalltalk"
 /bin/sh ../../libtool --mode=install /usr/bin/install -c  'digest.la' '/usr/local/lib/smalltalk/digest.la'
/usr/bin/install -c .libs/digest-3.0.so /usr/local/lib/smalltalk/digest-3.0.so
(cd /usr/local/lib/smalltalk && { ln -s -f digest-3.0.so digest.so || { rm -f digest.so && ln -s digest-3.0.so digest.so; }; })
/usr/bin/install -c .libs/digest.lai /usr/local/lib/smalltalk/digest.la
/usr/bin/install -c .libs/digest.a /usr/local/lib/smalltalk/digest.a
ranlib /usr/local/lib/smalltalk/digest.a
chmod 644 /usr/local/lib/smalltalk/digest.a
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib/smalltalk

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 the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `DYLD_LIBRARY_PATH' environment variable
     during execution

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[2]: Nothing to be done for `install-data-am'.
Making install in packages/tcp
test -z "/usr/local/lib/smalltalk" || /Users/takesita/smalltalk-3.0/build-aux/install-sh -d "/usr/local/lib/smalltalk"
 /bin/sh ../../libtool --mode=install /usr/bin/install -c  'tcp.la' '/usr/local/lib/smalltalk/tcp.la'
/usr/bin/install -c .libs/tcp-3.0.so /usr/local/lib/smalltalk/tcp-3.0.so
(cd /usr/local/lib/smalltalk && { ln -s -f tcp-3.0.so tcp.so || { rm -f tcp.so && ln -s tcp-3.0.so tcp.so; }; })
/usr/bin/install -c .libs/tcp.lai /usr/local/lib/smalltalk/tcp.la
/usr/bin/install -c .libs/tcp.a /usr/local/lib/smalltalk/tcp.a
ranlib /usr/local/lib/smalltalk/tcp.a
chmod 644 /usr/local/lib/smalltalk/tcp.a
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib/smalltalk

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 the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `DYLD_LIBRARY_PATH' environment variable
     during execution

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[2]: Nothing to be done for `install-data-am'.
Making install in packages/vfs
test -z "/usr/local/libexec/smalltalk" || /Users/takesita/smalltalk-3.0/build-aux/install-sh -d "/usr/local/libexec/smalltalk"
 /usr/bin/install -c 'deb' '/usr/local/libexec/smalltalk/deb'
 /usr/bin/install -c 'lslR' '/usr/local/libexec/smalltalk/lslR'
 /usr/bin/install -c 'mailfs' '/usr/local/libexec/smalltalk/mailfs'
 /usr/bin/install -c 'patchfs' '/usr/local/libexec/smalltalk/patchfs'
 /usr/bin/install -c 'uar' '/usr/local/libexec/smalltalk/uar'
 /usr/bin/install -c 'urar' '/usr/local/libexec/smalltalk/urar'
 /usr/bin/install -c 'uzoo' '/usr/local/libexec/smalltalk/uzoo'
 /usr/bin/install -c 'ulha' '/usr/local/libexec/smalltalk/ulha'
 /usr/bin/install -c 'ucpio' '/usr/local/libexec/smalltalk/ucpio'
 /usr/bin/install -c 'utar' '/usr/local/libexec/smalltalk/utar'
 /usr/bin/install -c 'uzip' '/usr/local/libexec/smalltalk/uzip'
make[2]: Nothing to be done for `install-data-am'.
Making install in packages/zlib
test -z "/usr/local/lib/smalltalk" || /Users/takesita/smalltalk-3.0/build-aux/install-sh -d "/usr/local/lib/smalltalk"
 /bin/sh ../../libtool --mode=install /usr/bin/install -c  'zlib.la' '/usr/local/lib/smalltalk/zlib.la'
/usr/bin/install -c .libs/zlib-3.0.so /usr/local/lib/smalltalk/zlib-3.0.so
(cd /usr/local/lib/smalltalk && { ln -s -f zlib-3.0.so zlib.so || { rm -f zlib.so && ln -s zlib-3.0.so zlib.so; }; })
/usr/bin/install -c .libs/zlib.lai /usr/local/lib/smalltalk/zlib.la
/usr/bin/install -c .libs/zlib.a /usr/local/lib/smalltalk/zlib.a
ranlib /usr/local/lib/smalltalk/zlib.a
chmod 644 /usr/local/lib/smalltalk/zlib.a
----------------------------------------------------------------------
Libraries have been installed in:
   /usr/local/lib/smalltalk

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 the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `DYLD_LIBRARY_PATH' environment variable
     during execution

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[2]: Nothing to be done for `install-data-am'.
Making install in doc
make[2]: Nothing to be done for `install-exec-am'.
test -z "/usr/local/share/man/man1" || /Users/takesita/smalltalk-3.0/build-aux/install-sh -d "/usr/local/share/man/man1"
 /usr/bin/install -c -m 644 './gst.1' '/usr/local/share/man/man1/gst.1'
 /usr/bin/install -c -m 644 './gst-load.1' '/usr/local/share/man/man1/gst-load.1'
 /usr/bin/install -c -m 644 './gst-package.1' '/usr/local/share/man/man1/gst-package.1'
 /usr/bin/install -c -m 644 './gst-sunit.1' '/usr/local/share/man/man1/gst-sunit.1'
 /usr/bin/install -c -m 644 './gst-config.1' '/usr/local/share/man/man1/gst-config.1'
 /usr/bin/install -c -m 644 './gst-convert.1' '/usr/local/share/man/man1/gst-convert.1'
 /usr/bin/install -c -m 644 './gst-doc.1' '/usr/local/share/man/man1/gst-doc.1'
rm -f /usr/local/share/man/man1/gst-reload.1
ln -s /usr/local/share/man/man1/gst-load.1 /usr/local/share/man/man1/gst-reload.1
test -z "/usr/local/share/info" || /Users/takesita/smalltalk-3.0/build-aux/install-sh -d "/usr/local/share/info"
 /usr/bin/install -c -m 644 './gst.info' '/usr/local/share/info/gst.info'
 /usr/bin/install -c -m 644 './gst.info-1' '/usr/local/share/info/gst.info-1'
 /usr/bin/install -c -m 644 './gst.info-2' '/usr/local/share/info/gst.info-2'
 /usr/bin/install -c -m 644 './gst-base.info' '/usr/local/share/info/gst-base.info'
 /usr/bin/install -c -m 644 './gst-base.info-1' '/usr/local/share/info/gst-base.info-1'
 /usr/bin/install -c -m 644 './gst-base.info-2' '/usr/local/share/info/gst-base.info-2'
 /usr/bin/install -c -m 644 './gst-base.info-3' '/usr/local/share/info/gst-base.info-3'
 /usr/bin/install -c -m 644 './gst-base.info-4' '/usr/local/share/info/gst-base.info-4'
 /usr/bin/install -c -m 644 './gst-base.info-5' '/usr/local/share/info/gst-base.info-5'
 /usr/bin/install -c -m 644 './gst-libs.info' '/usr/local/share/info/gst-libs.info'
 /usr/bin/install -c -m 644 './gst-libs.info-1' '/usr/local/share/info/gst-libs.info-1'
 /usr/bin/install -c -m 644 './gst-libs.info-2' '/usr/local/share/info/gst-libs.info-2'
 /usr/bin/install -c -m 644 './gst-libs.info-3' '/usr/local/share/info/gst-libs.info-3'
Making install in tests
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
pbg4:~/smalltalk-3.0 takesita$