Last login: Sat Oct 15 19:44:46 on ttyp1 Welcome to Darwin! [Lars-Sonchocky-Helldorfs-Computer:~] lars% ssh 192.168.0.2 lars@192.168.0.2's password: Last login: Sun Oct 16 15:15:50 2005 from 192.168.0.3 Welcome to Darwin! localhost:~ lars$ sudo port clean guile Password: ---> Cleaning guile localhost:~ lars$ sudo port clean --all guile ---> Cleaning guile localhost:~ lars$ sudo port -d install guile DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/lang/guile DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/lang/guile DEBUG: Requested variant puredarwin is not provided by port guile. DEBUG: Requested variant x86 is not provided by port guile. DEBUG: Executing variant darwin provides darwin DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/devel/readline DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/devel/readline DEBUG: Searching for dependency: readline DEBUG: Found Dependency: receipt exists for readline DEBUG: Executing com.apple.main (guile) DEBUG: No TGZ archive: /opt/local/var/db/dports/packages/darwin/x86/guile-1.6.7_0.x86.tgz DEBUG: Skipping unarchive (guile) since no archive found DEBUG: Skipping completed com.apple.unarchive (guile) ---> Fetching guile DEBUG: Executing com.apple.fetch (guile) ---> guile-1.6.7.tar.gz doesn't seem to exist in /opt/local/var/db/dports/distfiles/guile ---> Attempting to fetch guile-1.6.7.tar.gz from ftp://ftp.gnu.org/gnu/guile % Total % Received % Xferd Average Speed Time Curr. Dload Upload Total Current Left Speed 100 2968k 100 2968k 0 0 99032 0 0:00:30 0:00:30 0:00:00 106k ---> Verifying checksum(s) for guile DEBUG: Executing com.apple.checksum (guile) ---> Checksumming guile-1.6.7.tar.gz DEBUG: Correct (md5) checksum for guile-1.6.7.tar.gz ---> Extracting guile DEBUG: Executing com.apple.extract (guile) ---> Extracting guile-1.6.7.tar.gz DEBUG: setting option extract.args to /opt/local/var/db/dports/distfiles/guile/guile-1.6.7.tar.gz DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_guile/work" && gzip -dc /opt/local/var/db/dports/distfiles/guile/guile-1.6.7.tar.gz | /usr/bin/gnutar --no-same-owner -xf -' DEBUG: Executing com.apple.patch (guile) ---> Applying patches to guile ---> Applying /opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/lang/guile/files/patch-scmsigs.c DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_guile/work/guile-1.6.7" && patch -p0' patching file libguile/scmsigs.c ---> Applying /opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/lang/guile/files/patch-posix.c DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_guile/work/guile-1.6.7" && patch -p0' patching file libguile/posix.c ---> Applying /opt/local/var/db/dports/sources/rsync.rsync.opendarwin.org_dpupdate_dports/lang/guile/files/patch-guile.c DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_guile/work/guile-1.6.7" && patch -p0' patching file libguile/guile.c ---> Configuring guile DEBUG: Executing com.apple.configure (guile) DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_guile/work/guile-1.6.7" && ./configure --prefix=/opt/local CPPFLAGS="-I/opt/local/include" LDFLAGS=-L/opt/local/lib --infodir=/opt/local/share/info --mandir=/opt/local/share/man CFLAGS="-no-cpp-precomp -Dmacosx"' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no 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 ANSI C... 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 for egrep... grep -E checking for AIX... no checking for library containing strerror... none required 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 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 ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking build system type... i686-apple-darwin7.2.1 checking host system type... i686-apple-darwin7.2.1 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 whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no 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... no 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... no checking if gcc supports -c -o file.o... no checking if we can lock with hard links... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin7.2.1 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 appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fno-common checking if g++ PIC flag -fno-common works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin7.2.1 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for dlopen in -ldl... (cached) yes checking whether a program can dlopen itself... (cached) yes checking whether a statically linked program can dlopen itself... (cached) yes appending configuration tag "F77" to libtool 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 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... 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 makeinfo... yes checking for an ANSI C-conforming const... (cached) yes checking for inline... inline checking whether byte ordering is bigendian... no checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 4 checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for uintptr_t... yes checking for ptrdiff_t... yes checking for long longs... yes checking for long long... yes checking size of long long... 8 checking for void *... yes checking size of void *... 4 checking for ANSI C header files... (cached) yes checking for dirent.h that defines DIR... (cached) yes checking for library containing opendir... (cached) none required checking whether time.h and sys/time.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for assert.h... (cached) yes checking crt_externs.h usability... yes checking crt_externs.h presence... yes checking for crt_externs.h... yes checking io.h usability... no checking io.h presence... no checking for io.h... no checking libc.h usability... yes checking libc.h presence... yes checking for libc.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for malloc.h... (cached) no checking for memory.h... (cached) yes checking for string.h... (cached) yes checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking rxposix.h usability... no checking rxposix.h presence... no checking for rxposix.h... no checking rx/rxposix.h usability... no checking rx/rxposix.h presence... no checking for rx/rxposix.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking sys/stdtypes.h usability... no checking sys/stdtypes.h presence... no checking for sys/stdtypes.h... no checking for sys/types.h... (cached) yes checking sys/utime.h usability... no checking sys/utime.h presence... no checking for sys/utime.h... no checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking winsock2.h usability... no checking winsock2.h presence... no checking for winsock2.h... no checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking for libc.h... (cached) yes checking for unistd.h... (cached) yes checking whether libc.h and unistd.h can be included together... yes checking for uid_t in sys/types.h... yes checking type of array argument to getgroups... gid_t checking return type of signal handlers... void checking for mode_t... yes checking for main in -lm... yes checking for gethostbyname... yes checking for connect... yes checking for ctermid... yes checking for ftime... no checking for fchown... yes checking for getcwd... yes checking for geteuid... yes checking for gettimeofday... yes checking for lstat... yes checking for mkdir... yes checking for mknod... yes checking for nice... yes checking for readlink... yes checking for rename... yes checking for rmdir... yes checking for select... yes checking for setegid... yes checking for seteuid... yes checking for setlocale... yes checking for setpgid... yes checking for setsid... yes checking for sigaction... yes checking for siginterrupt... yes checking for strftime... yes checking for strptime... yes checking for symlink... yes checking for sync... yes checking for tcgetpgrp... yes checking for tcsetpgrp... yes checking for times... yes checking for uname... yes checking for waitpid... yes checking for strdup... yes checking for system... yes checking for usleep... yes checking for atexit... yes checking for on_exit... no checking for chown... yes checking for link... yes checking for fcntl... yes checking for ttyname... yes checking for getpwent... yes checking for getgrent... yes checking for kill... yes checking for getppid... yes checking for getpgrp... yes checking for fork... yes checking for setitimer... yes checking for getitimer... yes checking for unsetenv... yes checking for _NSGetEnviron... yes checking crypt.h usability... no checking crypt.h presence... no checking for crypt.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking for chroot... yes checking for flock... yes checking for getlogin... yes checking for cuserid... no checking for getpriority... yes checking for setpriority... yes checking for getpass... yes checking for sethostname... yes checking for gethostname... yes checking for library containing crypt... none required checking for strptime declaration... yes checking for sleep declaration... yes checking for usleep declaration... yes checking return type of usleep... int checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking for socketpair... yes checking for getgroups... yes checking for setpwent... yes checking for pause... yes checking for tzset... yes checking for sethostent... yes checking for gethostent... yes checking for endhostent... yes checking for setnetent... yes checking for getnetent... yes checking for endnetent... yes checking for setprotoent... yes checking for getprotoent... yes checking for endprotoent... yes checking for setservent... yes checking for getservent... yes checking for endservent... yes checking for getnetbyaddr... yes checking for getnetbyname... yes checking for inet_lnaof... yes checking for inet_makeaddr... yes checking for inet_netof... yes checking for hstrerror... yes checking for inet_pton... yes checking for inet_ntop... yes checking for struct sockaddr.sin_len... no checking for __libc_stack_end... no checking whether netdb.h declares h_errno... yes checking whether uint32_t is defined... yes checking for working IPv6 support... yes checking whether sockaddr_in6 has sin6_scope_id... yes checking for struct sockaddr_in6.sin6_len... yes checking whether localtime caches TZ... no checking for unistd.h... (cached) yes checking for restartable system calls... yes checking for regcomp... yes checking for inet_aton... yes checking for putenv... yes checking for strerror... yes checking for memmove... (cached) yes checking for mkstemp... yes checking for working alloca.h... yes checking for alloca... yes checking for struct stat.st_rdev... yes checking for struct stat.st_blksize... yes checking for struct stat.st_blocks... yes checking for S_ISLNK in sys/stat.h... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking whether we need POSIX to get struct utimbuf... no checking whether floats fit in longs... yes checking for struct linger... yes checking for struct timespec... yes checking whether to support threads... no checking for gawk... (cached) awk configure: creating ./config.status config.status: creating Makefile config.status: creating am/Makefile config.status: creating libguile/Makefile config.status: creating libguile-ltdl/Makefile config.status: creating libguile-ltdl/upstream/Makefile config.status: creating ice-9/Makefile config.status: creating oop/Makefile config.status: creating oop/goops/Makefile config.status: creating scripts/Makefile config.status: creating srfi/Makefile config.status: creating qt/Makefile config.status: creating qt/qt.h config.status: creating qt/md/Makefile config.status: creating qt/time/Makefile config.status: creating guile-config/Makefile config.status: creating doc/Makefile config.status: creating doc/ref/Makefile config.status: creating doc/tutorial/Makefile config.status: creating doc/goops/Makefile config.status: creating doc/r5rs/Makefile config.status: creating examples/Makefile config.status: creating examples/scripts/Makefile config.status: creating examples/box/Makefile config.status: creating examples/box-module/Makefile config.status: creating examples/box-dynamic/Makefile config.status: creating examples/box-dynamic-module/Makefile config.status: creating examples/modules/Makefile config.status: creating examples/safe/Makefile config.status: creating test-suite/Makefile config.status: creating check-guile config.status: creating guile-tools config.status: creating pre-inst-guile config.status: creating libguile/guile-snarf config.status: creating libguile/guile-doc-snarf config.status: creating libguile/guile-func-name-check config.status: creating libguile/guile-snarf-docs config.status: creating config.h config.status: executing depfiles commands configure: configuring in guile-readline configure: running /bin/sh './configure' --prefix=/opt/local '--prefix=/opt/local' 'CPPFLAGS=-I/opt/local/include' 'LDFLAGS=-L/opt/local/lib' '--infodir=/opt/local/share/info' '--mandir=/opt/local/share/man' 'CFLAGS=-no-cpp-precomp -Dmacosx' --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... no checking for mawk... no checking for nawk... no checking for awk... awk 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 ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... 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 ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking build system type... i686-apple-darwin7.2.1 checking host system type... i686-apple-darwin7.2.1 checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... 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 for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no 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... no 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... no checking if gcc supports -c -o file.o... no checking if we can lock with hard links... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin7.2.1 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 appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fno-common checking if g++ PIC flag -fno-common works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin7.2.1 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking for tgoto in -lncurses... yes checking for readline in -lreadline... yes checking for siginterrupt... yes checking for rl_clear_signals... yes checking for rl_cleanup_after_signal... yes checking for rl_filename_completion_function... yes checking for rl_pre_input_hook... yes checking if readline clears SA_RESTART flag for SIGWINCH... no checking for rl_getc_function pointer in readline... yes checking for strdup... yes configure: creating ./config.status config.status: creating Makefile config.status: creating ice-9/Makefile config.status: executing depfiles commands ---> Building guile with target all DEBUG: Executing com.apple.build (guile) DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_guile/work/guile-1.6.7" && make all' make all-recursive Making all in oop Making all in goops make[3]: Nothing to be done for `all'. make[3]: Nothing to be done for `all-am'. Making all in qt Making all in md make[3]: Nothing to be done for `all'. Making all in time make[3]: Nothing to be done for `all'. make[3]: Nothing to be done for `all-am'. Making all in libguile-ltdl Making all in upstream make all-am make[4]: Nothing to be done for `all-am'. if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I./.. -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT guile-ltdl.lo -MD -MP -MF ".deps/guile-ltdl.Tpo" -c -o guile-ltdl.lo guile-ltdl.c; \ then mv -f ".deps/guile-ltdl.Tpo" ".deps/guile-ltdl.Plo"; else rm -f ".deps/guile-ltdl.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I./.. -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT guile-ltdl.lo -MD -MP -MF .deps/guile-ltdl.Tpo -c guile-ltdl.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f guile-ltdl.o .libs/guile-ltdl.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I.. -I./.. -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT guile-ltdl.lo -MD -MP -MF .deps/guile-ltdl.Tpo -c guile-ltdl.c >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -L/opt/local/lib -o libguile-ltdl.la -rpath /opt/local/lib -version-info 1:0:0 -export-dynamic -no-undefined guile-ltdl.lo -ldl -lm gcc -dynamiclib -o .libs/libguile-ltdl.1.0.0.dylib .libs/guile-ltdl.o -L/opt/local/lib -ldl -lm -install_name /opt/local/lib/libguile-ltdl.1.dylib -compatibility_version 2 -current_version 2.0 (cd .libs && rm -f libguile-ltdl.1.dylib && ln -s libguile-ltdl.1.0.0.dylib libguile-ltdl.1.dylib) (cd .libs && rm -f libguile-ltdl.dylib && ln -s libguile-ltdl.1.0.0.dylib libguile-ltdl.dylib) ar cru .libs/libguile-ltdl.a guile-ltdl.o ranlib .libs/libguile-ltdl.a creating libguile-ltdl.la (cd .libs && rm -f libguile-ltdl.la && ln -s ../libguile-ltdl.la libguile-ltdl.la) Making all in libguile Generating libpath.h... rm -f scmconfig.h sed -e 's|\(#define PACKAGE_.*\)|/* do not publish: \1 */|' \ < ../config.h > scmconfig.h.tmp mv scmconfig.h.tmp scmconfig.h sed < ./version.h.in > version.h.tmp \ -e s:@-GUILE_MAJOR_VERSION-@:1: \ -e s:@-GUILE_MINOR_VERSION-@:6: \ -e s:@-GUILE_MICRO_VERSION-@:7: mv version.h.tmp version.h ./guile-snarf -o alist.x alist.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o arbiters.x arbiters.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o async.x async.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o backtrace.x backtrace.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o boolean.x boolean.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o chars.x chars.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o continuations.x continuations.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o debug.x debug.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o deprecation.x deprecation.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o dynl.x dynl.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o dynwind.x dynwind.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o environments.x environments.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o eq.x eq.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o error.x error.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o eval.x eval.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o evalext.x evalext.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o extensions.x extensions.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o feature.x feature.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o fluids.x fluids.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o fports.x fports.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o gc.x gc.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o goops.x goops.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o gsubr.x gsubr.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o guardians.x guardians.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o hash.x hash.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o hashtab.x hashtab.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o hooks.x hooks.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o init.x init.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o ioext.x ioext.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o iselect.x iselect.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o keywords.x keywords.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o lang.x lang.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o list.x list.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o load.x load.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o macros.x macros.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o mallocs.x mallocs.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o modules.x modules.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o numbers.x numbers.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o objects.x objects.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o objprop.x objprop.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o options.x options.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o pairs.x pairs.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o ports.x ports.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o print.x print.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o procprop.x procprop.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o procs.x procs.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o properties.x properties.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o random.x random.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o rdelim.x rdelim.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o read.x read.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o root.x root.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o rw.x rw.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o scmsigs.x scmsigs.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o script.x script.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o simpos.x simpos.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o smob.x smob.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o sort.x sort.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o srcprop.x srcprop.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o stackchk.x stackchk.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o stacks.x stacks.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o stime.x stime.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o strings.x strings.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o strop.x strop.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o strorder.x strorder.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o strports.x strports.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o struct.x struct.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o symbols.x symbols.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o throw.x throw.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o values.x values.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o variable.x variable.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o vectors.x vectors.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o version.x version.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o vports.x vports.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o weaks.x weaks.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o symbols-deprecated.x symbols-deprecated.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o ramap.x ramap.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o unif.x unif.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o filesys.x filesys.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o posix.x posix.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o net_db.x net_db.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o socket.x socket.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' ./guile-snarf -o regex-posix.x regex-posix.c -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gcc: unrecognized option '-no-cpp-precomp' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT c-tokenize.o -MD -MP -MF ".deps/c-tokenize.Tpo" -c -o c-tokenize.o c-tokenize.c; \ then mv -f ".deps/c-tokenize.Tpo" ".deps/c-tokenize.Po"; else rm -f ".deps/c-tokenize.Tpo"; exit 1; fi gcc: unrecognized option '-no-cpp-precomp' /bin/sh ../libtool --tag=CC --mode=link gcc -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -L/opt/local/lib -o guile_filter_doc_snarfage c-tokenize.o -lm mkdir .libs gcc -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -o guile_filter_doc_snarfage c-tokenize.o -L/opt/local/lib -lm gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check alist.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing alist.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > alist.doc || { rm alist.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check arbiters.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing arbiters.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > arbiters.doc || { rm arbiters.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check async.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing async.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > async.doc || { rm async.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check backtrace.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing backtrace.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > backtrace.doc || { rm backtrace.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check boolean.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing boolean.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > boolean.doc || { rm boolean.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check chars.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing chars.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > chars.doc || { rm chars.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check continuations.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing continuations.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > continuations.doc || { rm continuations.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check debug.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing debug.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > debug.doc || { rm debug.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check dynl.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing dynl.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > dynl.doc || { rm dynl.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check dynwind.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing dynwind.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > dynwind.doc || { rm dynwind.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check environments.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing environments.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > environments.doc || { rm environments.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check eq.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing eq.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > eq.doc || { rm eq.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check error.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing error.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > error.doc || { rm error.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check eval.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing eval.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > eval.doc || { rm eval.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check evalext.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing evalext.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > evalext.doc || { rm evalext.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check extensions.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing extensions.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > extensions.doc || { rm extensions.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check feature.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing feature.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > feature.doc || { rm feature.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check fluids.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing fluids.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > fluids.doc || { rm fluids.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check fports.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing fports.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > fports.doc || { rm fports.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check gc.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gc.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > gc.doc || { rm gc.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check goops.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing goops.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > goops.doc || { rm goops.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check gsubr.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing gsubr.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > gsubr.doc || { rm gsubr.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check guardians.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing guardians.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > guardians.doc || { rm guardians.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check hash.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing hash.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > hash.doc || { rm hash.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check hashtab.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing hashtab.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > hashtab.doc || { rm hashtab.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check hooks.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing hooks.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > hooks.doc || { rm hooks.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check init.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing init.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > init.doc || { rm init.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check ioext.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing ioext.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > ioext.doc || { rm ioext.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check iselect.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing iselect.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > iselect.doc || { rm iselect.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check keywords.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing keywords.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > keywords.doc || { rm keywords.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check lang.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing lang.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > lang.doc || { rm lang.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check list.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing list.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > list.doc || { rm list.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check load.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing load.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > load.doc || { rm load.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check macros.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing macros.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > macros.doc || { rm macros.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check mallocs.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing mallocs.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > mallocs.doc || { rm mallocs.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check modules.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing modules.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > modules.doc || { rm modules.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check numbers.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing numbers.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > numbers.doc || { rm numbers.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check objects.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing objects.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > objects.doc || { rm objects.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check objprop.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing objprop.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > objprop.doc || { rm objprop.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check options.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing options.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > options.doc || { rm options.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check pairs.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing pairs.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > pairs.doc || { rm pairs.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check ports.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing ports.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > ports.doc || { rm ports.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check print.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing print.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > print.doc || { rm print.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check procprop.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing procprop.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > procprop.doc || { rm procprop.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check procs.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing procs.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > procs.doc || { rm procs.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check properties.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing properties.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > properties.doc || { rm properties.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check random.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing random.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > random.doc || { rm random.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check rdelim.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing rdelim.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > rdelim.doc || { rm rdelim.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check read.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing read.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > read.doc || { rm read.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check root.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing root.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > root.doc || { rm root.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check rw.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing rw.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > rw.doc || { rm rw.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check scmsigs.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing scmsigs.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > scmsigs.doc || { rm scmsigs.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check script.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing script.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > script.doc || { rm script.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check simpos.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing simpos.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > simpos.doc || { rm simpos.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check smob.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing smob.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > smob.doc || { rm smob.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check sort.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing sort.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > sort.doc || { rm sort.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check srcprop.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing srcprop.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > srcprop.doc || { rm srcprop.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check stackchk.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing stackchk.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > stackchk.doc || { rm stackchk.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check stacks.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing stacks.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > stacks.doc || { rm stacks.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check stime.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing stime.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > stime.doc || { rm stime.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check strings.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing strings.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > strings.doc || { rm strings.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check strop.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing strop.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > strop.doc || { rm strop.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check strorder.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing strorder.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > strorder.doc || { rm strorder.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check strports.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing strports.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > strports.doc || { rm strports.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check struct.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing struct.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > struct.doc || { rm struct.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check symbols.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing symbols.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > symbols.doc || { rm symbols.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check throw.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing throw.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > throw.doc || { rm throw.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check values.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing values.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > values.doc || { rm values.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check variable.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing variable.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > variable.doc || { rm variable.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check vectors.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing vectors.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > vectors.doc || { rm vectors.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check version.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing version.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > version.doc || { rm version.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check vports.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing vports.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > vports.doc || { rm vports.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check weaks.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing weaks.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > weaks.doc || { rm weaks.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check symbols-deprecated.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing symbols-deprecated.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > symbols-deprecated.doc || { rm symbols-deprecated.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check ramap.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing ramap.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > ramap.doc || { rm ramap.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check unif.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing unif.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > unif.doc || { rm unif.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check filesys.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing filesys.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > filesys.doc || { rm filesys.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check posix.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing posix.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > posix.doc || { rm posix.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check net_db.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing net_db.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > net_db.doc || { rm net_db.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check socket.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing socket.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > socket.doc || { rm socket.doc; false; } gcc: unrecognized option '-no-cpp-precomp' (test -n "" || AWK="awk"; awk -f ./guile-func-name-check regex-posix.c) (./guile-snarf-docs -DHAVE_CONFIG_H -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing regex-posix.c | \ ./guile_filter_doc_snarfage --filter-snarfage) > regex-posix.doc || { rm regex-posix.doc; false; } gcc: unrecognized option '-no-cpp-precomp' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT guile.o -MD -MP -MF ".deps/guile.Tpo" -c -o guile.o guile.c; \ then mv -f ".deps/guile.Tpo" ".deps/guile.Po"; else rm -f ".deps/guile.Tpo"; exit 1; fi gcc: unrecognized option '-no-cpp-precomp' if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT alist.lo -MD -MP -MF ".deps/alist.Tpo" -c -o alist.lo alist.c; \ then mv -f ".deps/alist.Tpo" ".deps/alist.Plo"; else rm -f ".deps/alist.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT alist.lo -MD -MP -MF .deps/alist.Tpo -c alist.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f alist.o .libs/alist.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT alist.lo -MD -MP -MF .deps/alist.Tpo -c alist.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT arbiters.lo -MD -MP -MF ".deps/arbiters.Tpo" -c -o arbiters.lo arbiters.c; \ then mv -f ".deps/arbiters.Tpo" ".deps/arbiters.Plo"; else rm -f ".deps/arbiters.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT arbiters.lo -MD -MP -MF .deps/arbiters.Tpo -c arbiters.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f arbiters.o .libs/arbiters.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT arbiters.lo -MD -MP -MF .deps/arbiters.Tpo -c arbiters.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT async.lo -MD -MP -MF ".deps/async.Tpo" -c -o async.lo async.c; \ then mv -f ".deps/async.Tpo" ".deps/async.Plo"; else rm -f ".deps/async.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT async.lo -MD -MP -MF .deps/async.Tpo -c async.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f async.o .libs/async.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT async.lo -MD -MP -MF .deps/async.Tpo -c async.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT backtrace.lo -MD -MP -MF ".deps/backtrace.Tpo" -c -o backtrace.lo backtrace.c; \ then mv -f ".deps/backtrace.Tpo" ".deps/backtrace.Plo"; else rm -f ".deps/backtrace.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT backtrace.lo -MD -MP -MF .deps/backtrace.Tpo -c backtrace.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f backtrace.o .libs/backtrace.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT backtrace.lo -MD -MP -MF .deps/backtrace.Tpo -c backtrace.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT boolean.lo -MD -MP -MF ".deps/boolean.Tpo" -c -o boolean.lo boolean.c; \ then mv -f ".deps/boolean.Tpo" ".deps/boolean.Plo"; else rm -f ".deps/boolean.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT boolean.lo -MD -MP -MF .deps/boolean.Tpo -c boolean.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f boolean.o .libs/boolean.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT boolean.lo -MD -MP -MF .deps/boolean.Tpo -c boolean.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT chars.lo -MD -MP -MF ".deps/chars.Tpo" -c -o chars.lo chars.c; \ then mv -f ".deps/chars.Tpo" ".deps/chars.Plo"; else rm -f ".deps/chars.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT chars.lo -MD -MP -MF .deps/chars.Tpo -c chars.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f chars.o .libs/chars.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT chars.lo -MD -MP -MF .deps/chars.Tpo -c chars.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT continuations.lo -MD -MP -MF ".deps/continuations.Tpo" -c -o continuations.lo continuations.c; \ then mv -f ".deps/continuations.Tpo" ".deps/continuations.Plo"; else rm -f ".deps/continuations.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT continuations.lo -MD -MP -MF .deps/continuations.Tpo -c continuations.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f continuations.o .libs/continuations.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT continuations.lo -MD -MP -MF .deps/continuations.Tpo -c continuations.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT debug.lo -MD -MP -MF ".deps/debug.Tpo" -c -o debug.lo debug.c; \ then mv -f ".deps/debug.Tpo" ".deps/debug.Plo"; else rm -f ".deps/debug.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f debug.o .libs/debug.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c debug.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT deprecation.lo -MD -MP -MF ".deps/deprecation.Tpo" -c -o deprecation.lo deprecation.c; \ then mv -f ".deps/deprecation.Tpo" ".deps/deprecation.Plo"; else rm -f ".deps/deprecation.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT deprecation.lo -MD -MP -MF .deps/deprecation.Tpo -c deprecation.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f deprecation.o .libs/deprecation.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT deprecation.lo -MD -MP -MF .deps/deprecation.Tpo -c deprecation.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT dynl.lo -MD -MP -MF ".deps/dynl.Tpo" -c -o dynl.lo dynl.c; \ then mv -f ".deps/dynl.Tpo" ".deps/dynl.Plo"; else rm -f ".deps/dynl.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT dynl.lo -MD -MP -MF .deps/dynl.Tpo -c dynl.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f dynl.o .libs/dynl.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT dynl.lo -MD -MP -MF .deps/dynl.Tpo -c dynl.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT dynwind.lo -MD -MP -MF ".deps/dynwind.Tpo" -c -o dynwind.lo dynwind.c; \ then mv -f ".deps/dynwind.Tpo" ".deps/dynwind.Plo"; else rm -f ".deps/dynwind.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT dynwind.lo -MD -MP -MF .deps/dynwind.Tpo -c dynwind.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f dynwind.o .libs/dynwind.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT dynwind.lo -MD -MP -MF .deps/dynwind.Tpo -c dynwind.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT environments.lo -MD -MP -MF ".deps/environments.Tpo" -c -o environments.lo environments.c; \ then mv -f ".deps/environments.Tpo" ".deps/environments.Plo"; else rm -f ".deps/environments.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT environments.lo -MD -MP -MF .deps/environments.Tpo -c environments.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f environments.o .libs/environments.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT environments.lo -MD -MP -MF .deps/environments.Tpo -c environments.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT eq.lo -MD -MP -MF ".deps/eq.Tpo" -c -o eq.lo eq.c; \ then mv -f ".deps/eq.Tpo" ".deps/eq.Plo"; else rm -f ".deps/eq.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT eq.lo -MD -MP -MF .deps/eq.Tpo -c eq.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f eq.o .libs/eq.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT eq.lo -MD -MP -MF .deps/eq.Tpo -c eq.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT error.lo -MD -MP -MF ".deps/error.Tpo" -c -o error.lo error.c; \ then mv -f ".deps/error.Tpo" ".deps/error.Plo"; else rm -f ".deps/error.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f error.o .libs/error.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT error.lo -MD -MP -MF .deps/error.Tpo -c error.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT eval.lo -MD -MP -MF ".deps/eval.Tpo" -c -o eval.lo eval.c; \ then mv -f ".deps/eval.Tpo" ".deps/eval.Plo"; else rm -f ".deps/eval.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT eval.lo -MD -MP -MF .deps/eval.Tpo -c eval.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f eval.o .libs/eval.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT eval.lo -MD -MP -MF .deps/eval.Tpo -c eval.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT evalext.lo -MD -MP -MF ".deps/evalext.Tpo" -c -o evalext.lo evalext.c; \ then mv -f ".deps/evalext.Tpo" ".deps/evalext.Plo"; else rm -f ".deps/evalext.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT evalext.lo -MD -MP -MF .deps/evalext.Tpo -c evalext.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f evalext.o .libs/evalext.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT evalext.lo -MD -MP -MF .deps/evalext.Tpo -c evalext.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT extensions.lo -MD -MP -MF ".deps/extensions.Tpo" -c -o extensions.lo extensions.c; \ then mv -f ".deps/extensions.Tpo" ".deps/extensions.Plo"; else rm -f ".deps/extensions.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT extensions.lo -MD -MP -MF .deps/extensions.Tpo -c extensions.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f extensions.o .libs/extensions.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT extensions.lo -MD -MP -MF .deps/extensions.Tpo -c extensions.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT feature.lo -MD -MP -MF ".deps/feature.Tpo" -c -o feature.lo feature.c; \ then mv -f ".deps/feature.Tpo" ".deps/feature.Plo"; else rm -f ".deps/feature.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT feature.lo -MD -MP -MF .deps/feature.Tpo -c feature.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f feature.o .libs/feature.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT feature.lo -MD -MP -MF .deps/feature.Tpo -c feature.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT fluids.lo -MD -MP -MF ".deps/fluids.Tpo" -c -o fluids.lo fluids.c; \ then mv -f ".deps/fluids.Tpo" ".deps/fluids.Plo"; else rm -f ".deps/fluids.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT fluids.lo -MD -MP -MF .deps/fluids.Tpo -c fluids.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f fluids.o .libs/fluids.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT fluids.lo -MD -MP -MF .deps/fluids.Tpo -c fluids.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT fports.lo -MD -MP -MF ".deps/fports.Tpo" -c -o fports.lo fports.c; \ then mv -f ".deps/fports.Tpo" ".deps/fports.Plo"; else rm -f ".deps/fports.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT fports.lo -MD -MP -MF .deps/fports.Tpo -c fports.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f fports.o .libs/fports.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT fports.lo -MD -MP -MF .deps/fports.Tpo -c fports.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT gc.lo -MD -MP -MF ".deps/gc.Tpo" -c -o gc.lo gc.c; \ then mv -f ".deps/gc.Tpo" ".deps/gc.Plo"; else rm -f ".deps/gc.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT gc.lo -MD -MP -MF .deps/gc.Tpo -c gc.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f gc.o .libs/gc.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT gc.lo -MD -MP -MF .deps/gc.Tpo -c gc.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT gc_os_dep.lo -MD -MP -MF ".deps/gc_os_dep.Tpo" -c -o gc_os_dep.lo gc_os_dep.c; \ then mv -f ".deps/gc_os_dep.Tpo" ".deps/gc_os_dep.Plo"; else rm -f ".deps/gc_os_dep.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT gc_os_dep.lo -MD -MP -MF .deps/gc_os_dep.Tpo -c gc_os_dep.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f gc_os_dep.o .libs/gc_os_dep.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT gc_os_dep.lo -MD -MP -MF .deps/gc_os_dep.Tpo -c gc_os_dep.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT gdbint.lo -MD -MP -MF ".deps/gdbint.Tpo" -c -o gdbint.lo gdbint.c; \ then mv -f ".deps/gdbint.Tpo" ".deps/gdbint.Plo"; else rm -f ".deps/gdbint.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT gdbint.lo -MD -MP -MF .deps/gdbint.Tpo -c gdbint.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f gdbint.o .libs/gdbint.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT gdbint.lo -MD -MP -MF .deps/gdbint.Tpo -c gdbint.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT gh_data.lo -MD -MP -MF ".deps/gh_data.Tpo" -c -o gh_data.lo gh_data.c; \ then mv -f ".deps/gh_data.Tpo" ".deps/gh_data.Plo"; else rm -f ".deps/gh_data.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT gh_data.lo -MD -MP -MF .deps/gh_data.Tpo -c gh_data.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f gh_data.o .libs/gh_data.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT gh_data.lo -MD -MP -MF .deps/gh_data.Tpo -c gh_data.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT gh_eval.lo -MD -MP -MF ".deps/gh_eval.Tpo" -c -o gh_eval.lo gh_eval.c; \ then mv -f ".deps/gh_eval.Tpo" ".deps/gh_eval.Plo"; else rm -f ".deps/gh_eval.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT gh_eval.lo -MD -MP -MF .deps/gh_eval.Tpo -c gh_eval.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f gh_eval.o .libs/gh_eval.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT gh_eval.lo -MD -MP -MF .deps/gh_eval.Tpo -c gh_eval.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT gh_funcs.lo -MD -MP -MF ".deps/gh_funcs.Tpo" -c -o gh_funcs.lo gh_funcs.c; \ then mv -f ".deps/gh_funcs.Tpo" ".deps/gh_funcs.Plo"; else rm -f ".deps/gh_funcs.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT gh_funcs.lo -MD -MP -MF .deps/gh_funcs.Tpo -c gh_funcs.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f gh_funcs.o .libs/gh_funcs.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT gh_funcs.lo -MD -MP -MF .deps/gh_funcs.Tpo -c gh_funcs.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT gh_init.lo -MD -MP -MF ".deps/gh_init.Tpo" -c -o gh_init.lo gh_init.c; \ then mv -f ".deps/gh_init.Tpo" ".deps/gh_init.Plo"; else rm -f ".deps/gh_init.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT gh_init.lo -MD -MP -MF .deps/gh_init.Tpo -c gh_init.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f gh_init.o .libs/gh_init.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT gh_init.lo -MD -MP -MF .deps/gh_init.Tpo -c gh_init.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT gh_io.lo -MD -MP -MF ".deps/gh_io.Tpo" -c -o gh_io.lo gh_io.c; \ then mv -f ".deps/gh_io.Tpo" ".deps/gh_io.Plo"; else rm -f ".deps/gh_io.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT gh_io.lo -MD -MP -MF .deps/gh_io.Tpo -c gh_io.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f gh_io.o .libs/gh_io.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT gh_io.lo -MD -MP -MF .deps/gh_io.Tpo -c gh_io.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT gh_list.lo -MD -MP -MF ".deps/gh_list.Tpo" -c -o gh_list.lo gh_list.c; \ then mv -f ".deps/gh_list.Tpo" ".deps/gh_list.Plo"; else rm -f ".deps/gh_list.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT gh_list.lo -MD -MP -MF .deps/gh_list.Tpo -c gh_list.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f gh_list.o .libs/gh_list.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT gh_list.lo -MD -MP -MF .deps/gh_list.Tpo -c gh_list.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT gh_predicates.lo -MD -MP -MF ".deps/gh_predicates.Tpo" -c -o gh_predicates.lo gh_predicates.c; \ then mv -f ".deps/gh_predicates.Tpo" ".deps/gh_predicates.Plo"; else rm -f ".deps/gh_predicates.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT gh_predicates.lo -MD -MP -MF .deps/gh_predicates.Tpo -c gh_predicates.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f gh_predicates.o .libs/gh_predicates.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT gh_predicates.lo -MD -MP -MF .deps/gh_predicates.Tpo -c gh_predicates.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT goops.lo -MD -MP -MF ".deps/goops.Tpo" -c -o goops.lo goops.c; \ then mv -f ".deps/goops.Tpo" ".deps/goops.Plo"; else rm -f ".deps/goops.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT goops.lo -MD -MP -MF .deps/goops.Tpo -c goops.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f goops.o .libs/goops.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT goops.lo -MD -MP -MF .deps/goops.Tpo -c goops.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT gsubr.lo -MD -MP -MF ".deps/gsubr.Tpo" -c -o gsubr.lo gsubr.c; \ then mv -f ".deps/gsubr.Tpo" ".deps/gsubr.Plo"; else rm -f ".deps/gsubr.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT gsubr.lo -MD -MP -MF .deps/gsubr.Tpo -c gsubr.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f gsubr.o .libs/gsubr.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT gsubr.lo -MD -MP -MF .deps/gsubr.Tpo -c gsubr.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT guardians.lo -MD -MP -MF ".deps/guardians.Tpo" -c -o guardians.lo guardians.c; \ then mv -f ".deps/guardians.Tpo" ".deps/guardians.Plo"; else rm -f ".deps/guardians.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT guardians.lo -MD -MP -MF .deps/guardians.Tpo -c guardians.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f guardians.o .libs/guardians.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT guardians.lo -MD -MP -MF .deps/guardians.Tpo -c guardians.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT hash.lo -MD -MP -MF ".deps/hash.Tpo" -c -o hash.lo hash.c; \ then mv -f ".deps/hash.Tpo" ".deps/hash.Plo"; else rm -f ".deps/hash.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f hash.o .libs/hash.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT hash.lo -MD -MP -MF .deps/hash.Tpo -c hash.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT hashtab.lo -MD -MP -MF ".deps/hashtab.Tpo" -c -o hashtab.lo hashtab.c; \ then mv -f ".deps/hashtab.Tpo" ".deps/hashtab.Plo"; else rm -f ".deps/hashtab.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT hashtab.lo -MD -MP -MF .deps/hashtab.Tpo -c hashtab.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f hashtab.o .libs/hashtab.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT hashtab.lo -MD -MP -MF .deps/hashtab.Tpo -c hashtab.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT hooks.lo -MD -MP -MF ".deps/hooks.Tpo" -c -o hooks.lo hooks.c; \ then mv -f ".deps/hooks.Tpo" ".deps/hooks.Plo"; else rm -f ".deps/hooks.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT hooks.lo -MD -MP -MF .deps/hooks.Tpo -c hooks.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f hooks.o .libs/hooks.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT hooks.lo -MD -MP -MF .deps/hooks.Tpo -c hooks.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT init.lo -MD -MP -MF ".deps/init.Tpo" -c -o init.lo init.c; \ then mv -f ".deps/init.Tpo" ".deps/init.Plo"; else rm -f ".deps/init.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT init.lo -MD -MP -MF .deps/init.Tpo -c init.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f init.o .libs/init.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT init.lo -MD -MP -MF .deps/init.Tpo -c init.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT ioext.lo -MD -MP -MF ".deps/ioext.Tpo" -c -o ioext.lo ioext.c; \ then mv -f ".deps/ioext.Tpo" ".deps/ioext.Plo"; else rm -f ".deps/ioext.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT ioext.lo -MD -MP -MF .deps/ioext.Tpo -c ioext.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f ioext.o .libs/ioext.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT ioext.lo -MD -MP -MF .deps/ioext.Tpo -c ioext.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT iselect.lo -MD -MP -MF ".deps/iselect.Tpo" -c -o iselect.lo iselect.c; \ then mv -f ".deps/iselect.Tpo" ".deps/iselect.Plo"; else rm -f ".deps/iselect.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT iselect.lo -MD -MP -MF .deps/iselect.Tpo -c iselect.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f iselect.o .libs/iselect.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT iselect.lo -MD -MP -MF .deps/iselect.Tpo -c iselect.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT keywords.lo -MD -MP -MF ".deps/keywords.Tpo" -c -o keywords.lo keywords.c; \ then mv -f ".deps/keywords.Tpo" ".deps/keywords.Plo"; else rm -f ".deps/keywords.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT keywords.lo -MD -MP -MF .deps/keywords.Tpo -c keywords.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f keywords.o .libs/keywords.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT keywords.lo -MD -MP -MF .deps/keywords.Tpo -c keywords.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT lang.lo -MD -MP -MF ".deps/lang.Tpo" -c -o lang.lo lang.c; \ then mv -f ".deps/lang.Tpo" ".deps/lang.Plo"; else rm -f ".deps/lang.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT lang.lo -MD -MP -MF .deps/lang.Tpo -c lang.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f lang.o .libs/lang.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT lang.lo -MD -MP -MF .deps/lang.Tpo -c lang.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT list.lo -MD -MP -MF ".deps/list.Tpo" -c -o list.lo list.c; \ then mv -f ".deps/list.Tpo" ".deps/list.Plo"; else rm -f ".deps/list.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT list.lo -MD -MP -MF .deps/list.Tpo -c list.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f list.o .libs/list.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT list.lo -MD -MP -MF .deps/list.Tpo -c list.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT load.lo -MD -MP -MF ".deps/load.Tpo" -c -o load.lo load.c; \ then mv -f ".deps/load.Tpo" ".deps/load.Plo"; else rm -f ".deps/load.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT load.lo -MD -MP -MF .deps/load.Tpo -c load.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f load.o .libs/load.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT load.lo -MD -MP -MF .deps/load.Tpo -c load.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT macros.lo -MD -MP -MF ".deps/macros.Tpo" -c -o macros.lo macros.c; \ then mv -f ".deps/macros.Tpo" ".deps/macros.Plo"; else rm -f ".deps/macros.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT macros.lo -MD -MP -MF .deps/macros.Tpo -c macros.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f macros.o .libs/macros.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT macros.lo -MD -MP -MF .deps/macros.Tpo -c macros.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT mallocs.lo -MD -MP -MF ".deps/mallocs.Tpo" -c -o mallocs.lo mallocs.c; \ then mv -f ".deps/mallocs.Tpo" ".deps/mallocs.Plo"; else rm -f ".deps/mallocs.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT mallocs.lo -MD -MP -MF .deps/mallocs.Tpo -c mallocs.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f mallocs.o .libs/mallocs.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT mallocs.lo -MD -MP -MF .deps/mallocs.Tpo -c mallocs.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT modules.lo -MD -MP -MF ".deps/modules.Tpo" -c -o modules.lo modules.c; \ then mv -f ".deps/modules.Tpo" ".deps/modules.Plo"; else rm -f ".deps/modules.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT modules.lo -MD -MP -MF .deps/modules.Tpo -c modules.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f modules.o .libs/modules.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT modules.lo -MD -MP -MF .deps/modules.Tpo -c modules.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT numbers.lo -MD -MP -MF ".deps/numbers.Tpo" -c -o numbers.lo numbers.c; \ then mv -f ".deps/numbers.Tpo" ".deps/numbers.Plo"; else rm -f ".deps/numbers.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT numbers.lo -MD -MP -MF .deps/numbers.Tpo -c numbers.c -DPIC gcc: unrecognized option '-no-cpp-precomp' In file included from numbers.c:4389: ../libguile/num2integral.i.c: In function 'scm_short2num': ../libguile/num2integral.i.c:91: warning: comparison is always true due to limited range of data type ../libguile/num2integral.i.c:91: warning: comparison is always true due to limited range of data type In file included from numbers.c:4397: ../libguile/num2integral.i.c: In function 'scm_num2ushort': ../libguile/num2integral.i.c:64: warning: comparison is always true due to limited range of data type ../libguile/num2integral.i.c: In function 'scm_ushort2num': ../libguile/num2integral.i.c:93: warning: comparison is always true due to limited range of data type mv -f numbers.o .libs/numbers.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT numbers.lo -MD -MP -MF .deps/numbers.Tpo -c numbers.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT objects.lo -MD -MP -MF ".deps/objects.Tpo" -c -o objects.lo objects.c; \ then mv -f ".deps/objects.Tpo" ".deps/objects.Plo"; else rm -f ".deps/objects.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT objects.lo -MD -MP -MF .deps/objects.Tpo -c objects.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f objects.o .libs/objects.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT objects.lo -MD -MP -MF .deps/objects.Tpo -c objects.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT objprop.lo -MD -MP -MF ".deps/objprop.Tpo" -c -o objprop.lo objprop.c; \ then mv -f ".deps/objprop.Tpo" ".deps/objprop.Plo"; else rm -f ".deps/objprop.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT objprop.lo -MD -MP -MF .deps/objprop.Tpo -c objprop.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f objprop.o .libs/objprop.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT objprop.lo -MD -MP -MF .deps/objprop.Tpo -c objprop.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT options.lo -MD -MP -MF ".deps/options.Tpo" -c -o options.lo options.c; \ then mv -f ".deps/options.Tpo" ".deps/options.Plo"; else rm -f ".deps/options.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT options.lo -MD -MP -MF .deps/options.Tpo -c options.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f options.o .libs/options.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT options.lo -MD -MP -MF .deps/options.Tpo -c options.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT pairs.lo -MD -MP -MF ".deps/pairs.Tpo" -c -o pairs.lo pairs.c; \ then mv -f ".deps/pairs.Tpo" ".deps/pairs.Plo"; else rm -f ".deps/pairs.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT pairs.lo -MD -MP -MF .deps/pairs.Tpo -c pairs.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f pairs.o .libs/pairs.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT pairs.lo -MD -MP -MF .deps/pairs.Tpo -c pairs.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT ports.lo -MD -MP -MF ".deps/ports.Tpo" -c -o ports.lo ports.c; \ then mv -f ".deps/ports.Tpo" ".deps/ports.Plo"; else rm -f ".deps/ports.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT ports.lo -MD -MP -MF .deps/ports.Tpo -c ports.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f ports.o .libs/ports.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT ports.lo -MD -MP -MF .deps/ports.Tpo -c ports.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -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.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT print.lo -MD -MP -MF .deps/print.Tpo -c print.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f print.o .libs/print.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT print.lo -MD -MP -MF .deps/print.Tpo -c print.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT procprop.lo -MD -MP -MF ".deps/procprop.Tpo" -c -o procprop.lo procprop.c; \ then mv -f ".deps/procprop.Tpo" ".deps/procprop.Plo"; else rm -f ".deps/procprop.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT procprop.lo -MD -MP -MF .deps/procprop.Tpo -c procprop.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f procprop.o .libs/procprop.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT procprop.lo -MD -MP -MF .deps/procprop.Tpo -c procprop.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT procs.lo -MD -MP -MF ".deps/procs.Tpo" -c -o procs.lo procs.c; \ then mv -f ".deps/procs.Tpo" ".deps/procs.Plo"; else rm -f ".deps/procs.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT procs.lo -MD -MP -MF .deps/procs.Tpo -c procs.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f procs.o .libs/procs.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT procs.lo -MD -MP -MF .deps/procs.Tpo -c procs.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT properties.lo -MD -MP -MF ".deps/properties.Tpo" -c -o properties.lo properties.c; \ then mv -f ".deps/properties.Tpo" ".deps/properties.Plo"; else rm -f ".deps/properties.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT properties.lo -MD -MP -MF .deps/properties.Tpo -c properties.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f properties.o .libs/properties.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT properties.lo -MD -MP -MF .deps/properties.Tpo -c properties.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT random.lo -MD -MP -MF ".deps/random.Tpo" -c -o random.lo random.c; \ then mv -f ".deps/random.Tpo" ".deps/random.Plo"; else rm -f ".deps/random.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT random.lo -MD -MP -MF .deps/random.Tpo -c random.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f random.o .libs/random.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT random.lo -MD -MP -MF .deps/random.Tpo -c random.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT rdelim.lo -MD -MP -MF ".deps/rdelim.Tpo" -c -o rdelim.lo rdelim.c; \ then mv -f ".deps/rdelim.Tpo" ".deps/rdelim.Plo"; else rm -f ".deps/rdelim.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT rdelim.lo -MD -MP -MF .deps/rdelim.Tpo -c rdelim.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f rdelim.o .libs/rdelim.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT rdelim.lo -MD -MP -MF .deps/rdelim.Tpo -c rdelim.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT read.lo -MD -MP -MF ".deps/read.Tpo" -c -o read.lo read.c; \ then mv -f ".deps/read.Tpo" ".deps/read.Plo"; else rm -f ".deps/read.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT read.lo -MD -MP -MF .deps/read.Tpo -c read.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f read.o .libs/read.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT read.lo -MD -MP -MF .deps/read.Tpo -c read.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT root.lo -MD -MP -MF ".deps/root.Tpo" -c -o root.lo root.c; \ then mv -f ".deps/root.Tpo" ".deps/root.Plo"; else rm -f ".deps/root.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT root.lo -MD -MP -MF .deps/root.Tpo -c root.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f root.o .libs/root.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT root.lo -MD -MP -MF .deps/root.Tpo -c root.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT rw.lo -MD -MP -MF ".deps/rw.Tpo" -c -o rw.lo rw.c; \ then mv -f ".deps/rw.Tpo" ".deps/rw.Plo"; else rm -f ".deps/rw.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT rw.lo -MD -MP -MF .deps/rw.Tpo -c rw.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f rw.o .libs/rw.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT rw.lo -MD -MP -MF .deps/rw.Tpo -c rw.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT scmsigs.lo -MD -MP -MF ".deps/scmsigs.Tpo" -c -o scmsigs.lo scmsigs.c; \ then mv -f ".deps/scmsigs.Tpo" ".deps/scmsigs.Plo"; else rm -f ".deps/scmsigs.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT scmsigs.lo -MD -MP -MF .deps/scmsigs.Tpo -c scmsigs.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f scmsigs.o .libs/scmsigs.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT scmsigs.lo -MD -MP -MF .deps/scmsigs.Tpo -c scmsigs.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT script.lo -MD -MP -MF ".deps/script.Tpo" -c -o script.lo script.c; \ then mv -f ".deps/script.Tpo" ".deps/script.Plo"; else rm -f ".deps/script.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT script.lo -MD -MP -MF .deps/script.Tpo -c script.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f script.o .libs/script.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT script.lo -MD -MP -MF .deps/script.Tpo -c script.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT simpos.lo -MD -MP -MF ".deps/simpos.Tpo" -c -o simpos.lo simpos.c; \ then mv -f ".deps/simpos.Tpo" ".deps/simpos.Plo"; else rm -f ".deps/simpos.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT simpos.lo -MD -MP -MF .deps/simpos.Tpo -c simpos.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f simpos.o .libs/simpos.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT simpos.lo -MD -MP -MF .deps/simpos.Tpo -c simpos.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT smob.lo -MD -MP -MF ".deps/smob.Tpo" -c -o smob.lo smob.c; \ then mv -f ".deps/smob.Tpo" ".deps/smob.Plo"; else rm -f ".deps/smob.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT smob.lo -MD -MP -MF .deps/smob.Tpo -c smob.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f smob.o .libs/smob.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT smob.lo -MD -MP -MF .deps/smob.Tpo -c smob.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT sort.lo -MD -MP -MF ".deps/sort.Tpo" -c -o sort.lo sort.c; \ then mv -f ".deps/sort.Tpo" ".deps/sort.Plo"; else rm -f ".deps/sort.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT sort.lo -MD -MP -MF .deps/sort.Tpo -c sort.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f sort.o .libs/sort.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT sort.lo -MD -MP -MF .deps/sort.Tpo -c sort.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT srcprop.lo -MD -MP -MF ".deps/srcprop.Tpo" -c -o srcprop.lo srcprop.c; \ then mv -f ".deps/srcprop.Tpo" ".deps/srcprop.Plo"; else rm -f ".deps/srcprop.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT srcprop.lo -MD -MP -MF .deps/srcprop.Tpo -c srcprop.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f srcprop.o .libs/srcprop.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT srcprop.lo -MD -MP -MF .deps/srcprop.Tpo -c srcprop.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT stackchk.lo -MD -MP -MF ".deps/stackchk.Tpo" -c -o stackchk.lo stackchk.c; \ then mv -f ".deps/stackchk.Tpo" ".deps/stackchk.Plo"; else rm -f ".deps/stackchk.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT stackchk.lo -MD -MP -MF .deps/stackchk.Tpo -c stackchk.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f stackchk.o .libs/stackchk.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT stackchk.lo -MD -MP -MF .deps/stackchk.Tpo -c stackchk.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT stacks.lo -MD -MP -MF ".deps/stacks.Tpo" -c -o stacks.lo stacks.c; \ then mv -f ".deps/stacks.Tpo" ".deps/stacks.Plo"; else rm -f ".deps/stacks.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT stacks.lo -MD -MP -MF .deps/stacks.Tpo -c stacks.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f stacks.o .libs/stacks.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT stacks.lo -MD -MP -MF .deps/stacks.Tpo -c stacks.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT stime.lo -MD -MP -MF ".deps/stime.Tpo" -c -o stime.lo stime.c; \ then mv -f ".deps/stime.Tpo" ".deps/stime.Plo"; else rm -f ".deps/stime.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT stime.lo -MD -MP -MF .deps/stime.Tpo -c stime.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f stime.o .libs/stime.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT stime.lo -MD -MP -MF .deps/stime.Tpo -c stime.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT strings.lo -MD -MP -MF ".deps/strings.Tpo" -c -o strings.lo strings.c; \ then mv -f ".deps/strings.Tpo" ".deps/strings.Plo"; else rm -f ".deps/strings.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT strings.lo -MD -MP -MF .deps/strings.Tpo -c strings.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f strings.o .libs/strings.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT strings.lo -MD -MP -MF .deps/strings.Tpo -c strings.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT strop.lo -MD -MP -MF ".deps/strop.Tpo" -c -o strop.lo strop.c; \ then mv -f ".deps/strop.Tpo" ".deps/strop.Plo"; else rm -f ".deps/strop.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT strop.lo -MD -MP -MF .deps/strop.Tpo -c strop.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f strop.o .libs/strop.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT strop.lo -MD -MP -MF .deps/strop.Tpo -c strop.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT strorder.lo -MD -MP -MF ".deps/strorder.Tpo" -c -o strorder.lo strorder.c; \ then mv -f ".deps/strorder.Tpo" ".deps/strorder.Plo"; else rm -f ".deps/strorder.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT strorder.lo -MD -MP -MF .deps/strorder.Tpo -c strorder.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f strorder.o .libs/strorder.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT strorder.lo -MD -MP -MF .deps/strorder.Tpo -c strorder.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT strports.lo -MD -MP -MF ".deps/strports.Tpo" -c -o strports.lo strports.c; \ then mv -f ".deps/strports.Tpo" ".deps/strports.Plo"; else rm -f ".deps/strports.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT strports.lo -MD -MP -MF .deps/strports.Tpo -c strports.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f strports.o .libs/strports.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT strports.lo -MD -MP -MF .deps/strports.Tpo -c strports.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT struct.lo -MD -MP -MF ".deps/struct.Tpo" -c -o struct.lo struct.c; \ then mv -f ".deps/struct.Tpo" ".deps/struct.Plo"; else rm -f ".deps/struct.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT struct.lo -MD -MP -MF .deps/struct.Tpo -c struct.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f struct.o .libs/struct.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT struct.lo -MD -MP -MF .deps/struct.Tpo -c struct.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT symbols.lo -MD -MP -MF ".deps/symbols.Tpo" -c -o symbols.lo symbols.c; \ then mv -f ".deps/symbols.Tpo" ".deps/symbols.Plo"; else rm -f ".deps/symbols.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT symbols.lo -MD -MP -MF .deps/symbols.Tpo -c symbols.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f symbols.o .libs/symbols.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT symbols.lo -MD -MP -MF .deps/symbols.Tpo -c symbols.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT throw.lo -MD -MP -MF ".deps/throw.Tpo" -c -o throw.lo throw.c; \ then mv -f ".deps/throw.Tpo" ".deps/throw.Plo"; else rm -f ".deps/throw.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT throw.lo -MD -MP -MF .deps/throw.Tpo -c throw.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f throw.o .libs/throw.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT throw.lo -MD -MP -MF .deps/throw.Tpo -c throw.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT values.lo -MD -MP -MF ".deps/values.Tpo" -c -o values.lo values.c; \ then mv -f ".deps/values.Tpo" ".deps/values.Plo"; else rm -f ".deps/values.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT values.lo -MD -MP -MF .deps/values.Tpo -c values.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f values.o .libs/values.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT values.lo -MD -MP -MF .deps/values.Tpo -c values.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT variable.lo -MD -MP -MF ".deps/variable.Tpo" -c -o variable.lo variable.c; \ then mv -f ".deps/variable.Tpo" ".deps/variable.Plo"; else rm -f ".deps/variable.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT variable.lo -MD -MP -MF .deps/variable.Tpo -c variable.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f variable.o .libs/variable.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT variable.lo -MD -MP -MF .deps/variable.Tpo -c variable.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT vectors.lo -MD -MP -MF ".deps/vectors.Tpo" -c -o vectors.lo vectors.c; \ then mv -f ".deps/vectors.Tpo" ".deps/vectors.Plo"; else rm -f ".deps/vectors.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT vectors.lo -MD -MP -MF .deps/vectors.Tpo -c vectors.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f vectors.o .libs/vectors.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT vectors.lo -MD -MP -MF .deps/vectors.Tpo -c vectors.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT version.lo -MD -MP -MF ".deps/version.Tpo" -c -o version.lo version.c; \ then mv -f ".deps/version.Tpo" ".deps/version.Plo"; else rm -f ".deps/version.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f version.o .libs/version.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT vports.lo -MD -MP -MF ".deps/vports.Tpo" -c -o vports.lo vports.c; \ then mv -f ".deps/vports.Tpo" ".deps/vports.Plo"; else rm -f ".deps/vports.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT vports.lo -MD -MP -MF .deps/vports.Tpo -c vports.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f vports.o .libs/vports.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT vports.lo -MD -MP -MF .deps/vports.Tpo -c vports.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT weaks.lo -MD -MP -MF ".deps/weaks.Tpo" -c -o weaks.lo weaks.c; \ then mv -f ".deps/weaks.Tpo" ".deps/weaks.Plo"; else rm -f ".deps/weaks.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT weaks.lo -MD -MP -MF .deps/weaks.Tpo -c weaks.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f weaks.o .libs/weaks.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT weaks.lo -MD -MP -MF .deps/weaks.Tpo -c weaks.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT symbols-deprecated.lo -MD -MP -MF ".deps/symbols-deprecated.Tpo" -c -o symbols-deprecated.lo symbols-deprecated.c; \ then mv -f ".deps/symbols-deprecated.Tpo" ".deps/symbols-deprecated.Plo"; else rm -f ".deps/symbols-deprecated.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT symbols-deprecated.lo -MD -MP -MF .deps/symbols-deprecated.Tpo -c symbols-deprecated.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f symbols-deprecated.o .libs/symbols-deprecated.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT symbols-deprecated.lo -MD -MP -MF .deps/symbols-deprecated.Tpo -c symbols-deprecated.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT ramap.lo -MD -MP -MF ".deps/ramap.Tpo" -c -o ramap.lo ramap.c; \ then mv -f ".deps/ramap.Tpo" ".deps/ramap.Plo"; else rm -f ".deps/ramap.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT ramap.lo -MD -MP -MF .deps/ramap.Tpo -c ramap.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f ramap.o .libs/ramap.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT ramap.lo -MD -MP -MF .deps/ramap.Tpo -c ramap.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT unif.lo -MD -MP -MF ".deps/unif.Tpo" -c -o unif.lo unif.c; \ then mv -f ".deps/unif.Tpo" ".deps/unif.Plo"; else rm -f ".deps/unif.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT unif.lo -MD -MP -MF .deps/unif.Tpo -c unif.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f unif.o .libs/unif.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT unif.lo -MD -MP -MF .deps/unif.Tpo -c unif.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT filesys.lo -MD -MP -MF ".deps/filesys.Tpo" -c -o filesys.lo filesys.c; \ then mv -f ".deps/filesys.Tpo" ".deps/filesys.Plo"; else rm -f ".deps/filesys.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT filesys.lo -MD -MP -MF .deps/filesys.Tpo -c filesys.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f filesys.o .libs/filesys.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT filesys.lo -MD -MP -MF .deps/filesys.Tpo -c filesys.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT posix.lo -MD -MP -MF ".deps/posix.Tpo" -c -o posix.lo posix.c; \ then mv -f ".deps/posix.Tpo" ".deps/posix.Plo"; else rm -f ".deps/posix.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT posix.lo -MD -MP -MF .deps/posix.Tpo -c posix.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f posix.o .libs/posix.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT posix.lo -MD -MP -MF .deps/posix.Tpo -c posix.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT net_db.lo -MD -MP -MF ".deps/net_db.Tpo" -c -o net_db.lo net_db.c; \ then mv -f ".deps/net_db.Tpo" ".deps/net_db.Plo"; else rm -f ".deps/net_db.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT net_db.lo -MD -MP -MF .deps/net_db.Tpo -c net_db.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f net_db.o .libs/net_db.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT net_db.lo -MD -MP -MF .deps/net_db.Tpo -c net_db.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT socket.lo -MD -MP -MF ".deps/socket.Tpo" -c -o socket.lo socket.c; \ then mv -f ".deps/socket.Tpo" ".deps/socket.Plo"; else rm -f ".deps/socket.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT socket.lo -MD -MP -MF .deps/socket.Tpo -c socket.c -DPIC gcc: unrecognized option '-no-cpp-precomp' socket.c: In function 'scm_fill_sockaddr': socket.c:747: warning: pointer targets in passing argument 2 of 'ipv6_num_to_net' differ in signedness socket.c: In function 'scm_addr_vector': socket.c:944: warning: pointer targets in passing argument 1 of 'ipv6_net_to_num' differ in signedness mv -f socket.o .libs/socket.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT socket.lo -MD -MP -MF .deps/socket.Tpo -c socket.c >/dev/null 2>&1 if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT regex-posix.lo -MD -MP -MF ".deps/regex-posix.Tpo" -c -o regex-posix.lo regex-posix.c; \ then mv -f ".deps/regex-posix.Tpo" ".deps/regex-posix.Plo"; else rm -f ".deps/regex-posix.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT regex-posix.lo -MD -MP -MF .deps/regex-posix.Tpo -c regex-posix.c -DPIC gcc: unrecognized option '-no-cpp-precomp' mv -f regex-posix.o .libs/regex-posix.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -I/opt/local/include -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -MT regex-posix.lo -MD -MP -MF .deps/regex-posix.Tpo -c regex-posix.c >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -no-cpp-precomp -Dmacosx -Wall -Wmissing-prototypes -fno-strict-aliasing -L/opt/local/lib -o libguile.la -rpath /opt/local/lib -version-info 15:0:3 -export-dynamic -no-undefined alist.lo arbiters.lo async.lo backtrace.lo boolean.lo chars.lo continuations.lo debug.lo deprecation.lo dynl.lo dynwind.lo environments.lo eq.lo error.lo eval.lo evalext.lo extensions.lo feature.lo fluids.lo fports.lo gc.lo gc_os_dep.lo gdbint.lo gh_data.lo gh_eval.lo gh_funcs.lo gh_init.lo gh_io.lo gh_list.lo gh_predicates.lo goops.lo gsubr.lo guardians.lo hash.lo hashtab.lo hooks.lo init.lo ioext.lo iselect.lo keywords.lo lang.lo list.lo load.lo macros.lo mallocs.lo modules.lo numbers.lo objects.lo objprop.lo options.lo pairs.lo ports.lo print.lo procprop.lo procs.lo properties.lo random.lo rdelim.lo read.lo root.lo rw.lo scmsigs.lo script.lo simpos.lo smob.lo sort.lo srcprop.lo stackchk.lo stacks.lo stime.lo strings.lo strop.lo strorder.lo strports.lo struct.lo symbols.lo throw.lo values.lo variable.lo vectors.lo version.lo vports.lo weaks.lo symbols-deprecated.lo ramap.lo unif.lo filesys.lo posix.lo net_db.lo socket.lo regex-posix.lo /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_guile/work/guile-1.6.7/libguile/.././libguile-ltdl/libguile-ltdl.la -lm gcc -dynamiclib -o .libs/libguile.12.3.0.dylib .libs/alist.o .libs/arbiters.o .libs/async.o .libs/backtrace.o .libs/boolean.o .libs/chars.o .libs/continuations.o .libs/debug.o .libs/deprecation.o .libs/dynl.o .libs/dynwind.o .libs/environments.o .libs/eq.o .libs/error.o .libs/eval.o .libs/evalext.o .libs/extensions.o .libs/feature.o .libs/fluids.o .libs/fports.o .libs/gc.o .libs/gc_os_dep.o .libs/gdbint.o .libs/gh_data.o .libs/gh_eval.o .libs/gh_funcs.o .libs/gh_init.o .libs/gh_io.o .libs/gh_list.o .libs/gh_predicates.o .libs/goops.o .libs/gsubr.o .libs/guardians.o .libs/hash.o .libs/hashtab.o .libs/hooks.o .libs/init.o .libs/ioext.o .libs/iselect.o .libs/keywords.o .libs/lang.o .libs/list.o .libs/load.o .libs/macros.o .libs/mallocs.o .libs/modules.o .libs/numbers.o .libs/objects.o .libs/objprop.o .libs/options.o .libs/pairs.o .libs/ports.o .libs/print.o .libs/procprop.o .libs/procs.o .libs/properties.o .libs/random.o .libs/rdelim.o .libs/read.o .libs/root.o .libs/rw.o .libs/scmsigs.o .libs/script.o .libs/simpos.o .libs/smob.o .libs/sort.o .libs/srcprop.o .libs/stackchk.o .libs/stacks.o .libs/stime.o .libs/strings.o .libs/strop.o .libs/strorder.o .libs/strports.o .libs/struct.o .libs/symbols.o .libs/throw.o .libs/values.o .libs/variable.o .libs/vectors.o .libs/version.o .libs/vports.o .libs/weaks.o .libs/symbols-deprecated.o .libs/ramap.o .libs/unif.o .libs/filesys.o .libs/posix.o .libs/net_db.o .libs/socket.o .libs/regex-posix.o -L/opt/local/lib /opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_guile/work/guile-1.6.7/libguile/.././libguile-ltdl/.libs/libguile-ltdl.dylib /opt/local/lib/libdl.dylib -lm -install_name /opt/local/lib/libguile.12.dylib -compatibility_version 16 -current_version 16.0 /usr/bin/ld: common symbols not allowed with MH_DYLIB output format with the -multi_module option .libs/root.o definition of common _scm_sys_protects (size 64) .libs/eval.o definition of common _scm_debug_mode (size 16) .libs/ports.o definition of common _scm_ptobs (size 16) .libs/root.o definition of common _scm_root (size 16) .libs/stacks.o definition of common _scm_stack_type (size 16) .libs/srcprop.o definition of common _scm_sym_column (size 16) .libs/srcprop.o definition of common _scm_sym_copy (size 16) .libs/srcprop.o definition of common _scm_sym_filename (size 16) .libs/srcprop.o definition of common _scm_sym_line (size 16) .libs/debug.o definition of common _scm_tc16_memoized (size 16) .libs/print.o definition of common _scm_tc16_port_with_ps (size 16) .libs/backtrace.o definition of common _scm_the_last_stack_fluid_var (size 16) .libs/continuations.o definition of common _scm_i_dummy (size 16) .libs/eval.o definition of common _scm_last_debug_frame (size 16) .libs/continuations.o definition of common _scm_tc16_continuation (size 16) .libs/eval.o definition of common _scm_ceval_ptr (size 16) .libs/eval.o definition of common _scm_check_apply_p (size 16) .libs/eval.o definition of common _scm_check_entry_p (size 16) .libs/eval.o definition of common _scm_check_exit_p (size 16) .libs/eval.o definition of common _scm_debug_eframe_size (size 16) .libs/smob.o definition of common _scm_smobs (size 12288) .libs/stackchk.o definition of common _scm_stack_checking_enabled_p (size 16) .libs/procs.o definition of common _scm_subr_table (size 16) .libs/eval.o definition of common _scm_sym_lambda (size 16) .libs/gsubr.o definition of common _scm_sym_name (size 16) .libs/debug.o definition of common _scm_tc16_debugobj (size 16) .libs/dynl.o definition of common _scm_tc16_dynamic_obj (size 16) .libs/environments.o definition of common _scm_system_environment (size 16) .libs/environments.o definition of common _scm_tc16_environment (size 16) .libs/environments.o definition of common _scm_tc16_observer (size 16) .libs/smob.o definition of common _scm_numsmob (size 16) .libs/unif.o definition of common _scm_tc16_array (size 16) .libs/error.o definition of common _scm_arg_type_key (size 16) .libs/error.o definition of common _scm_args_number_key (size 16) .libs/error.o definition of common _scm_memory_alloc_key (size 16) .libs/error.o definition of common _scm_misc_error_key (size 16) .libs/error.o definition of common _scm_num_overflow_key (size 16) .libs/error.o definition of common _scm_out_of_range_key (size 16) .libs/error.o definition of common _scm_system_error_key (size 16) .libs/eval.o definition of common _scm_eval_stack (size 16) .libs/eval.o definition of common _scm_f_apply (size 16) .libs/eval.o definition of common _scm_lisp_nil (size 16) .libs/eval.o definition of common _scm_lisp_t (size 16) .libs/modules.o definition of common _scm_module_tag (size 16) .libs/eval.o definition of common _scm_sym_and (size 16) .libs/eval.o definition of common _scm_sym_apply (size 16) .libs/eval.o definition of common _scm_sym_apply_frame (size 16) .libs/eval.o definition of common _scm_sym_arrow (size 16) .libs/eval.o definition of common _scm_sym_at_call_with_values (size 16) .libs/eval.o definition of common _scm_sym_atapply (size 16) .libs/eval.o definition of common _scm_sym_atcall_cc (size 16) .libs/eval.o definition of common _scm_sym_begin (size 16) .libs/eval.o definition of common _scm_sym_case (size 16) .libs/eval.o definition of common _scm_sym_cond (size 16) .libs/eval.o definition of common _scm_sym_define (size 16) .libs/eval.o definition of common _scm_sym_delay (size 16) .libs/eval.o definition of common _scm_sym_do (size 16) .libs/eval.o definition of common _scm_sym_dot (size 16) .libs/eval.o definition of common _scm_sym_else (size 16) .libs/eval.o definition of common _scm_sym_enter_frame (size 16) .libs/eval.o definition of common _scm_sym_exit_frame (size 16) .libs/eval.o definition of common _scm_sym_if (size 16) .libs/eval.o definition of common _scm_sym_let (size 16) .libs/eval.o definition of common _scm_sym_letrec (size 16) .libs/eval.o definition of common _scm_sym_letstar (size 16) .libs/eval.o definition of common _scm_sym_or (size 16) .libs/eval.o definition of common _scm_sym_quasiquote (size 16) .libs/eval.o definition of common _scm_sym_quote (size 16) .libs/eval.o definition of common _scm_sym_set_x (size 16) .libs/eval.o definition of common _scm_sym_trace (size 16) .libs/eval.o definition of common _scm_sym_unquote (size 16) .libs/eval.o definition of common _scm_sym_uq_splicing (size 16) .libs/eval.o definition of common _scm_system_transformer (size 16) .libs/macros.o definition of common _scm_tc16_macro (size 16) .libs/eval.o definition of common _scm_tc16_promise (size 16) .libs/srcprop.o definition of common _scm_tc16_srcprops (size 16) .libs/variable.o definition of common _scm_tc16_variable (size 16) .libs/eval.o definition of common _scm_top_level_lookup_closure_var (size 16) .libs/values.o definition of common _scm_values_vtable (size 16) .libs/fluids.o definition of common _scm_tc16_fluid (size 16) .libs/gc.o definition of common _scm_i_terminating (size 16) .libs/ports.o definition of common _scm_port_table (size 16) .libs/fports.o definition of common _scm_tc16_fport (size 16) .libs/gc.o definition of common _scm_after_gc_c_hook (size 16) .libs/gc.o definition of common _scm_after_gc_hook (size 16) .libs/gc.o definition of common _scm_after_sweep_c_hook (size 16) .libs/gc.o definition of common _scm_before_gc_c_hook (size 16) .libs/gc.o definition of common _scm_before_mark_c_hook (size 16) .libs/gc.o definition of common _scm_before_sweep_c_hook (size 16) .libs/gc.o definition of common _scm_gc_cells_collected (size 16) .libs/gc.o definition of common _scm_gc_malloc_collected (size 16) .libs/gc.o definition of common _scm_gc_ports_collected (size 16) .libs/gc.o definition of common _scm_gc_yield (size 16) .libs/gc.o definition of common _scm_heap_org (size 16) .libs/gc.o definition of common _scm_max_segment_size (size 16) .libs/gc.o definition of common _scm_mtrigger (size 16) .libs/gc.o definition of common _scm_structs_to_free (size 16) .libs/gc.o definition of common _scm_weak_vectors (size 16) .libs/gdbint.o definition of common _gdb_output (size 16) .libs/gdbint.o definition of common _gdb_output_length (size 16) .libs/gdbint.o definition of common _gdb_result (size 16) .libs/gdbint.o definition of common _scm_print_carefully_p (size 16) .libs/goops.o definition of common _scm_class_accessor (size 16) .libs/objects.o definition of common _scm_class_boolean (size 16) .libs/objects.o definition of common _scm_class_char (size 16) .libs/goops.o definition of common _scm_class_class (size 16) .libs/objects.o definition of common _scm_class_complex (size 16) .libs/goops.o definition of common _scm_class_double (size 16) .libs/goops.o definition of common _scm_class_entity (size 16) .libs/goops.o definition of common _scm_class_entity_class (size 16) .libs/goops.o definition of common _scm_class_entity_with_setter (size 16) .libs/goops.o definition of common _scm_class_float (size 16) .libs/goops.o definition of common _scm_class_foreign_class (size 16) .libs/goops.o definition of common _scm_class_foreign_object (size 16) .libs/goops.o definition of common _scm_class_foreign_slot (size 16) .libs/goops.o definition of common _scm_class_generic (size 16) .libs/goops.o definition of common _scm_class_generic_with_setter (size 16) .libs/goops.o definition of common _scm_class_input_output_port (size 16) .libs/goops.o definition of common _scm_class_input_port (size 16) .libs/goops.o definition of common _scm_class_int (size 16) .libs/objects.o definition of common _scm_class_integer (size 16) .libs/goops.o definition of common _scm_class_keyword (size 16) .libs/goops.o definition of common _scm_class_list (size 16) .libs/goops.o definition of common _scm_class_method (size 16) .libs/objects.o definition of common _scm_class_null (size 16) .libs/goops.o definition of common _scm_class_number (size 16) .libs/goops.o definition of common _scm_class_object (size 16) .libs/goops.o definition of common _scm_class_opaque (size 16) .libs/goops.o definition of common _scm_class_operator_class (size 16) .libs/goops.o definition of common _scm_class_operator_with_setter_class (size 16) .libs/goops.o definition of common _scm_class_output_port (size 16) .libs/objects.o definition of common _scm_class_pair (size 16) .libs/goops.o definition of common _scm_class_port (size 16) .libs/objects.o definition of common _scm_class_primitive_generic (size 16) .libs/objects.o definition of common _scm_class_procedure (size 16) .libs/goops.o definition of common _scm_class_procedure_class (size 16) .libs/objects.o definition of common _scm_class_procedure_with_setter (size 16) .libs/goops.o definition of common _scm_class_protected (size 16) .libs/goops.o definition of common _scm_class_protected_opaque (size 16) .libs/goops.o definition of common _scm_class_protected_read_only (size 16) .libs/goops.o definition of common _scm_class_read_only (size 16) .libs/objects.o definition of common _scm_class_real (size 16) .libs/goops.o definition of common _scm_class_scm (size 16) .libs/goops.o definition of common _scm_class_self (size 16) .libs/goops.o definition of common _scm_class_simple_method (size 16) .libs/objects.o definition of common _scm_class_string (size 16) .libs/objects.o definition of common _scm_class_symbol (size 16) .libs/goops.o definition of common _scm_class_top (size 16) .libs/objects.o definition of common _scm_class_unknown (size 16) .libs/objects.o definition of common _scm_class_vector (size 16) .libs/goops.o definition of common _scm_components (size 16) .libs/goops.o definition of common _scm_module_goops (size 16) .libs/objects.o definition of common _scm_no_applicable_method (size 16) .libs/ports.o definition of common _scm_numptob (size 16) .libs/struct.o definition of common _scm_struct_table (size 16) .libs/goops.o definition of common _scm_sym_args (size 16) .libs/keywords.o definition of common _scm_tc16_keyword (size 16) .libs/random.o definition of common _scm_the_rng (size 16) .libs/gsubr.o definition of common _scm_f_gsubr_apply (size 16) .libs/hooks.o definition of common _scm_tc16_hook (size 16) .libs/load.o definition of common _scm_listofnullstr (size 16) .libs/mallocs.o definition of common _scm_tc16_malloc (size 16) .libs/modules.o definition of common _scm_pre_modules_obarray (size 16) .libs/modules.o definition of common _scm_tc16_eval_closure (size 16) .libs/numbers.o definition of common _scm_dblprec (size 16) .libs/objects.o definition of common _scm_metaclass_operator (size 16) .libs/objects.o definition of common _scm_metaclass_standard (size 16) .libs/print.o definition of common _scm_print_state_vtable (size 16) .libs/procprop.o definition of common _scm_sym_arity (size 16) .libs/procprop.o definition of common _scm_sym_system_procedure (size 16) .libs/random.o definition of common _scm_masktab (size 256) .libs/random.o definition of common _scm_tc16_rstate (size 16) .libs/random.o definition of common _scm_var_random_state (size 16) .libs/root.o definition of common _scm_tc16_root (size 16) .libs/srcprop.o definition of common _scm_sym_breakpoint (size 16) .libs/strports.o definition of common _scm_tc16_strport (size 16) .libs/filesys.o definition of common _scm_dot_string (size 16) .libs/filesys.o definition of common _scm_tc16_dir (size 16) .libs/regex-posix.o definition of common _scm_tc16_regex (size 16) /usr/bin/libtool: internal link edit command failed make[2]: *** [libguile.la] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_lang_guile/work/guile-1.6.7" && make all" returned error 2 Command output: .libs/ports.o definition of common _scm_numptob (size 16) .libs/struct.o definition of common _scm_struct_table (size 16) .libs/goops.o definition of common _scm_sym_args (size 16) .libs/keywords.o definition of common _scm_tc16_keyword (size 16) .libs/random.o definition of common _scm_the_rng (size 16) .libs/gsubr.o definition of common _scm_f_gsubr_apply (size 16) .libs/hooks.o definition of common _scm_tc16_hook (size 16) .libs/load.o definition of common _scm_listofnullstr (size 16) .libs/mallocs.o definition of common _scm_tc16_malloc (size 16) .libs/modules.o definition of common _scm_pre_modules_obarray (size 16) .libs/modules.o definition of common _scm_tc16_eval_closure (size 16) .libs/numbers.o definition of common _scm_dblprec (size 16) .libs/objects.o definition of common _scm_metaclass_operator (size 16) .libs/objects.o definition of common _scm_metaclass_standard (size 16) .libs/print.o definition of common _scm_print_state_vtable (size 16) .libs/procprop.o definition of common _scm_sym_arity (size 16) .libs/procprop.o definition of common _scm_sym_system_procedure (size 16) .libs/random.o definition of common _scm_masktab (size 256) .libs/random.o definition of common _scm_tc16_rstate (size 16) .libs/random.o definition of common _scm_var_random_state (size 16) .libs/root.o definition of common _scm_tc16_root (size 16) .libs/srcprop.o definition of common _scm_sym_breakpoint (size 16) .libs/strports.o definition of common _scm_tc16_strport (size 16) .libs/filesys.o definition of common _scm_dot_string (size 16) .libs/filesys.o definition of common _scm_tc16_dir (size 16) .libs/regex-posix.o definition of common _scm_tc16_regex (size 16) /usr/bin/libtool: internal link edit command failed make[2]: *** [libguile.la] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 Warning: the following items did not execute (for guile): com.apple.activate com.apple.build com.apple.destroot com.apple.archive com.apple.install Error: /opt/local/bin/port: Status 1 encountered during processing. localhost:~ lars$