8667e:~/Desktop/subversion-1.2.0-rc3 cfkaran2$ ./autogen.sh buildcheck: checking installation... buildcheck: autoconf version 2.59 (ok) buildcheck: autoheader version 2.59 (ok) buildcheck: libtool version 1.5 (ok) buildcheck: local copy of find_apr.m4 does not match APR's copy. An updated copy of find_apr.m4 may need to be checked in. buildcheck: local copy of PrintPath does not match APR's copy. An updated copy of PrintPath may need to be checked in. buildcheck: local copy of find_apu.m4 does not match APRUTIL's copy. An updated copy of find_apu.m4 may need to be checked in. Copying libtool helper: /usr/share/aclocal/libtool.m4 Creating build-outputs.mk... Creating svn_private_config.h.in... Creating configure... Creating configuration files for apr. buildconf: checking installation... buildconf: autoconf version 2.59 (ok) buildconf: libtool version 1.5 (ok) Copying libtool helper files ... buildconf: Using libtool.m4 at /usr/share/aclocal/libtool.m4. Creating include/arch/unix/apr_private.h.in ... autoheader: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot' autoheader: WARNING: and `config.h.top', to define templates for `config.h.in' autoheader: WARNING: is deprecated and discouraged. autoheader: autoheader: WARNING: Using the third argument of `AC_DEFINE' and autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without autoheader: WARNING: `acconfig.h': autoheader: autoheader: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1, autoheader: [Define if a function `main' is needed.]) autoheader: autoheader: WARNING: More sophisticated templates can also be produced, see the autoheader: WARNING: documentation. Creating configure ... rebuilding rpm spec file Creating configuration files for apr-util. Looking for apr source in ../apr Creating include/private/apu_config.h ... Creating configure ... Invoking xml/expat/buildconf.sh ... Incorporating /usr/share/aclocal/libtool.m4 into aclocal.m4 ... Copying libtool helper files ... Creating config.h.in ... autoheader: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot' autoheader: WARNING: and `config.h.top', to define templates for `config.h.in' autoheader: WARNING: is deprecated and discouraged. autoheader: autoheader: WARNING: Using the third argument of `AC_DEFINE' and autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without autoheader: WARNING: `acconfig.h': autoheader: autoheader: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1, autoheader: [Define if a function `main' is needed.]) autoheader: autoheader: WARNING: More sophisticated templates can also be produced, see the autoheader: WARNING: documentation. Creating configure ... rebuilding rpm spec file You can run ./configure now. Running autogen.sh implies you are a maintainer. You may prefer to run configure in one of the following ways: ./configure --enable-maintainer-mode ./configure --disable-shared ./configure --enable-maintainer-mode --disable-shared Note: If you wish to run a Subversion HTTP server, you will need Apache 2.0. See the INSTALL file for details. 8667e:~/Desktop/subversion-1.2.0-rc3 cfkaran2$ ./configure --enable-maintainer-mode; make; make check configure: Configuring Subversion 1.2.0 checking build system type... powerpc-apple-darwin8.0.0 checking host system type... powerpc-apple-darwin8.0.0 configure: creating config.nice 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 how to run the C preprocessor... gcc -E checking for egrep... grep -E checking whether ln -s works... yes configure: Apache Portable Runtime (APR) library configuration checking for APR... reconfig configuring package in apr now checking build system type... powerpc-apple-darwin8.0.0 checking host system type... powerpc-apple-darwin8.0.0 checking target system type... powerpc-apple-darwin8.0.0 Configuring APR library Platform: powerpc-apple-darwin8.0.0 checking for working mkdir -p... yes APR Version: 0.9.6 checking for chosen layout... apr 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 Applying APR hints file rules for powerpc-apple-darwin8.0.0 setting CPPFLAGS to "-DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp" setting apr_posixsem_is_global to "yes" (Default will be unix) checking whether make sets $(MAKE)... yes checking how to run the C preprocessor... gcc -E checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether ln -s works... yes checking for ranlib... ranlib checking for a BSD-compatible install... /usr/bin/install -c checking for rm... rm checking for as... as checking for cpp... cpp checking for ar... ar 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 whether system uses EBCDIC... no performing libtool configuration... checking for a sed that does not truncate output... /usr/bin/sed checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -p checking how to recognise dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes 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... (cached) ar checking for ranlib... (cached) ranlib checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fno-common checking if gcc PIC flag -fno-common works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking dynamic linker characteristics... darwin8.0.0 dyld 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 how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking dynamic linker characteristics... darwin8.0.0 dyld appending configuration tag "F77" to libtool Check for compiler flags... adding "-Wall" to CFLAGS adding "-Wmissing-prototypes" to CFLAGS adding "-Wstrict-prototypes" to CFLAGS adding "-Wmissing-declarations" to CFLAGS checking for res_init in -lresolv... yes checking for gethostbyname in -lnsl... no checking for library containing gethostname... none required checking for socket in -lsocket... no checking for library containing crypt... none required checking for main in -ltruerand... no checking for library containing modf... none required checking for library containing sqrt... none required Checking for Threads... checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for CFLAGS needed for pthreads... none checking for LIBS needed for pthreads... -lpthread adding "-lpthread" to LIBS checking for pthread.h... (cached) yes checking whether pthread_getspecific takes two arguments... no checking whether pthread_attr_getdetachstate takes one argument... no checking for pthread_key_delete... yes checking for pthread_rwlock_init... yes checking for pthread_rwlock_t... no checking for recursive mutex support... yes APR will use threads checking for readdir in -lc_r... no checking for gethostbyname in -lc_r... no checking for gethostbyaddr in -lc_r... no checking for gethostbyname_r... no checking for gethostbyaddr_r... no checking for sigsuspend... yes checking for sigwait... yes checking for poll... yes checking for getpwnam_r... yes checking for getpwuid_r... yes checking for getgrnam_r... yes checking for getgrgid_r... yes Checking for Shared Memory Support... checking for library containing shm_open... none required checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/mutex.h usability... no checking sys/mutex.h presence... no checking for sys/mutex.h... no checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking kernel/OS.h usability... no checking kernel/OS.h presence... no checking for kernel/OS.h... no checking os2.h usability... no checking os2.h presence... no checking for os2.h... no checking for mmap... yes checking for munmap... yes checking for shm_open... yes checking for shm_unlink... yes checking for shmget... yes checking for shmat... yes checking for shmdt... yes checking for shmctl... yes checking for create_area... no checking for MAP_ANON in sys/mman.h... yes checking for /dev/zero... yes checking for mmap that can map /dev/zero... no decision on anonymous shared memory allocation method... 4.4BSD-style mmap() via MAP_ANON decision on namebased memory allocation method... SysV IPC shmget() checking for alloca... no checking for calloc... yes checking for strcasecmp... yes checking for stricmp... no checking for setsid... yes checking for isinf... yes checking for isnan... yes checking for getenv... yes checking for putenv... yes checking for setenv... yes checking for unsetenv... yes checking for setrlimit... yes checking for getrlimit... yes checking for writev... yes checking for sendfilev in -lsendfile... no checking for sendfile... no checking for send_file... no checking for sendfilev... no checking for utime... yes checking for utimes... yes checking for sigaction... yes checking whether sys_siglist is declared... yes checking for fork... yes checking for inet_addr... yes checking for inet_network... yes checking for _getch... no checking for strerror_r... yes checking for type of return code from strerror_r... int checking for crypt_r... no checking for mmap... (cached) yes checking for memmove... yes checking for getpass... yes checking for getpassphrase... no checking for gmtime_r... yes checking for localtime_r... yes checking for hstrerror... yes checking for mkstemp... yes checking whether sigwait takes one argument... no checking for inode member of struct dirent... d_fileno checking for file type member of struct dirent... d_type checking for ANSI C header files... (cached) yes checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking ByteOrder.h usability... no checking ByteOrder.h presence... no checking for ByteOrder.h... no checking conio.h usability... no checking conio.h presence... no checking for conio.h... no checking crypt.h usability... no checking crypt.h presence... no checking for crypt.h... no checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking dir.h usability... no checking dir.h presence... no checking for dir.h... no checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking dl.h usability... no checking dl.h presence... no checking for dl.h... no checking for dlfcn.h... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking io.h usability... no checking io.h presence... no checking for io.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking mach-o/dyld.h usability... yes checking mach-o/dyld.h presence... yes checking for mach-o/dyld.h... yes checking malloc.h usability... no checking malloc.h presence... no checking for malloc.h... no checking for memory.h... (cached) yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking osreldate.h usability... no checking osreldate.h presence... no checking for osreldate.h... no checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking process.h usability... no checking process.h presence... no checking for process.h... no checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking semaphore.h usability... yes checking semaphore.h presence... yes checking for semaphore.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sysapi.h usability... no checking sysapi.h presence... no checking for sysapi.h... no checking sysgtime.h usability... no checking sysgtime.h presence... no checking for sysgtime.h... no checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking tpfeq.h usability... no checking tpfeq.h presence... no checking for tpfeq.h... no checking tpfio.h usability... no checking tpfio.h presence... no checking for tpfio.h... no checking for unistd.h... (cached) yes checking unix.h usability... no checking unix.h presence... no checking for unix.h... no checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking for kernel/OS.h... (cached) no checking net/errno.h usability... no checking net/errno.h presence... no checking for net/errno.h... no checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/sctp.h usability... no checking netinet/sctp.h presence... no checking for netinet/sctp.h... no checking netinet/sctp_uio.h usability... no checking netinet/sctp_uio.h presence... no checking for netinet/sctp_uio.h... no checking for sys/file.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking for sys/mman.h... (cached) yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/sem.h usability... yes checking sys/sem.h presence... yes checking for sys/sem.h... yes checking sys/sendfile.h usability... no checking sys/sendfile.h presence... no checking for sys/sendfile.h... no checking sys/signal.h usability... yes checking sys/signal.h presence... yes checking for sys/signal.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/sockio.h usability... yes checking sys/sockio.h presence... yes checking for sys/sockio.h... yes checking for sys/stat.h... (cached) yes checking sys/sysctl.h usability... yes checking sys/sysctl.h presence... yes checking for sys/sysctl.h... yes checking sys/syslimits.h usability... yes checking sys/syslimits.h presence... yes checking for sys/syslimits.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for netinet/tcp.h... yes checking for h_errno in netdb.h... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for ssize_t... yes checking for inline... inline checking for an ANSI C-conforming const... yes checking for size_t... (cached) yes checking whether setpgrp takes no argument... no checking for socklen_t... yes checking whether system defines INADDR_NONE... yes checking for void*... yes checking size of void*... 4 checking for char... yes checking size of char... 1 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 4 checking for short... yes checking size of short... 2 checking for long double... yes checking size of long double... 16 checking for long long... yes checking size of long long... 8 checking for INT64_C... yes checking size of ssize_t... 4 checking size of size_t... 4 checking size of off_t... 8 checking which type to use for apr_off_t... off_t checking size of pid_t... 4 checking for strnicmp... no checking for strncasecmp... yes checking for stricmp... (cached) no checking for strcasecmp... (cached) yes checking for strdup... yes checking for strstr... yes checking for memchr... yes checking for strtoll... yes Checking for DSO... checking for NSLinkModule... yes Checking for Processes... checking for waitpid... yes checking for Variable Length Arrays... yes checking struct rlimit... yes Checking for Locking... checking for semget... yes checking for semctl... yes checking for flock... yes checking for semaphore.h... (cached) yes checking for sem_close... yes checking for sem_unlink... yes checking for sem_post... yes checking for sem_wait... yes checking for working sem_open... yes checking for union semun in sys/sem.h... yes checking for LOCK_EX in sys/file.h... yes checking for F_SETLK in fcntl.h... yes checking for SEM_UNDO in sys/sem.h... yes checking for POLLIN in poll.h sys/poll.h... yes checking for PTHREAD_PROCESS_SHARED in pthread.h... yes checking for pthread_mutexattr_setpshared... yes checking for working PROCESS_SHARED locks... no decision on apr_lock implementation method... SysV IPC semget() checking if all interprocess locks affect threads... no checking if POSIX sems affect threads in the same process... yes checking if SysV sems affect threads in the same process... no checking if fcntl locks affect threads in the same process... no checking if flock locks affect threads in the same process... no checking for entropy source... /dev/random Checking for Time Support... checking for tm_gmtoff in struct tm... yes Checking for Networking support... checking for in_addr in netinet/in.h... yes checking if fd == socket on this platform... yes checking if TCP_NODELAY setting is inherited from listening sockets... yes checking if O_NONBLOCK setting is inherited from listening sockets... yes checking for TCP_CORK in netinet/tcp.h... no checking for TCP_NOPUSH in netinet/tcp.h... yes checking for SO_ACCEPTFILTER in sys/socket.h... no checking whether SCTP is supported... no checking for set_h_errno... no checking for presence of retrans/retry fields in res_state/resolv.h ... no Checking for IPv6 Networking support... checking for library containing getaddrinfo... none required checking for library containing gai_strerror... none required checking for library containing getnameinfo... none required checking for gai_strerror... yes checking for working getaddrinfo... yes checking for negative error codes for getaddrinfo... no checking for working getnameinfo... yes checking for sockaddr_in6... yes checking if APR supports IPv6... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking for nl_langinfo... yes checking for usable fstat64... no Restore user-defined environment settings... restoring CPPFLAGS to "" setting EXTRA_CPPFLAGS to "-DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp" restoring CFLAGS to "" setting EXTRA_CFLAGS to "-g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations" restoring LDFLAGS to "" setting EXTRA_LDFLAGS to "" restoring LIBS to "" setting EXTRA_LIBS to "-lresolv -lpthread" restoring INCLUDES to "" setting EXTRA_INCLUDES to "" Construct Makefiles and header files. configure: creating ./config.status config.status: creating Makefile config.status: creating strings/Makefile config.status: creating passwd/Makefile config.status: creating tables/Makefile config.status: creating build/Makefile config.status: creating file_io/unix/Makefile config.status: creating network_io/unix/Makefile config.status: creating threadproc/unix/Makefile config.status: creating misc/unix/Makefile config.status: creating locks/unix/Makefile config.status: creating time/unix/Makefile config.status: creating mmap/unix/Makefile config.status: creating shmem/unix/Makefile config.status: creating user/unix/Makefile config.status: creating memory/unix/Makefile config.status: creating atomic/unix/Makefile config.status: creating poll/unix/Makefile config.status: creating support/unix/Makefile config.status: creating dso/unix/Makefile config.status: creating test/Makefile config.status: creating test/internal/Makefile config.status: creating include/apr.h config.status: creating build/apr_rules.mk config.status: creating build/pkg/pkginfo config.status: creating apr-config config.status: creating include/arch/unix/apr_private.h config.status: executing default commands apr configured properly checking APR version... 0.9.6 configure: Apache Portable Runtime Utility (APRUTIL) library configuration checking for APR-util... reconfig configuring package in apr-util now checking build system type... powerpc-apple-darwin8.0.0 checking host system type... powerpc-apple-darwin8.0.0 checking target system type... powerpc-apple-darwin8.0.0 checking for working mkdir -p... yes APR-util Version: 0.9.6 checking for chosen layout... apr-util Applying apr-util hints file rules for powerpc-apple-darwin8.0.0 checking for APR... yes setting CC to "gcc" setting CPP to "gcc -E" setting CFLAGS to " -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations" setting CPPFLAGS to " -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp" 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 how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for ldap support... checking gdbm.h usability... no checking gdbm.h presence... no checking for gdbm.h... no checking for Berkeley DB 4.3 in the standard places... checking db43/db.h usability... no checking db43/db.h presence... no checking for db43/db.h... no checking db4/db.h usability... no checking db4/db.h presence... no checking for db4/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb-4.3... no checking db43/db.h usability... no checking db43/db.h presence... no checking for db43/db.h... no checking db4/db.h usability... no checking db4/db.h presence... no checking for db4/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb43... no checking db43/db.h usability... no checking db43/db.h presence... no checking for db43/db.h... no checking db4/db.h usability... no checking db4/db.h presence... no checking for db4/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb4... no checking db43/db.h usability... no checking db43/db.h presence... no checking for db43/db.h... no checking db4/db.h usability... no checking db4/db.h presence... no checking for db4/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb... no checking for Berkeley DB 4.3 in /usr/local/BerkeleyDB.4.3... directory not found checking for Berkeley DB 4.3 in /boot/home/config... directory not found checking for Berkeley DB 4.2 in the standard places... checking db42/db.h usability... no checking db42/db.h presence... no checking for db42/db.h... no checking db4/db.h usability... no checking db4/db.h presence... no checking for db4/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb-4.2... no checking db42/db.h usability... no checking db42/db.h presence... no checking for db42/db.h... no checking db4/db.h usability... no checking db4/db.h presence... no checking for db4/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb4... no checking db42/db.h usability... no checking db42/db.h presence... no checking for db42/db.h... no checking db4/db.h usability... no checking db4/db.h presence... no checking for db4/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb... no checking for Berkeley DB 4.2 in /usr/local/BerkeleyDB.4.2... directory not found checking for Berkeley DB 4.2 in /boot/home/config... directory not found checking for Berkeley DB 4.1 in the standard places... checking db41/db.h usability... no checking db41/db.h presence... no checking for db41/db.h... no checking db4/db.h usability... no checking db4/db.h presence... no checking for db4/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb-4.1... no checking db41/db.h usability... no checking db41/db.h presence... no checking for db41/db.h... no checking db4/db.h usability... no checking db4/db.h presence... no checking for db4/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb4... no checking db41/db.h usability... no checking db41/db.h presence... no checking for db41/db.h... no checking db4/db.h usability... no checking db4/db.h presence... no checking for db4/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb... no checking for Berkeley DB 4.1 in /usr/local/BerkeleyDB.4.1... directory not found checking for Berkeley DB 4.1 in /boot/home/config... directory not found checking for Berkeley DB 4.0 in the standard places... checking db4/db.h usability... no checking db4/db.h presence... no checking for db4/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb-4.0... no checking db4/db.h usability... no checking db4/db.h presence... no checking for db4/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb4... no checking db4/db.h usability... no checking db4/db.h presence... no checking for db4/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb... no checking for Berkeley DB 4.0 in /usr/local... checking db4/db.h usability... no checking db4/db.h presence... no checking for db4/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb-4.0... no checking db4/db.h usability... no checking db4/db.h presence... no checking for db4/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb4... no checking db4/db.h usability... no checking db4/db.h presence... no checking for db4/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb... no checking for Berkeley DB 4.0 in /usr/local/BerkeleyDB.4.0... directory not found checking for Berkeley DB 4.0 in /boot/home/config... directory not found checking for Berkeley DB 3 in the standard places... checking db3/db.h usability... no checking db3/db.h presence... no checking for db3/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb3... no checking db3/db.h usability... no checking db3/db.h presence... no checking for db3/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for -ldb... no checking for Berkeley DB 2 in the standard places... checking db2/db.h usability... no checking db2/db.h presence... no checking for db2/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for db_open in -ldb2... no checking db2/db.h usability... no checking db2/db.h presence... no checking for db2/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for db_open in -ldb... no checking for Berkeley DB 1.0.0 in the standard places... checking db1/db.h usability... no checking db1/db.h presence... no checking for db1/db.h... no checking db.h usability... yes checking db.h presence... yes checking for db.h... yes checking for dbopen in -ldb1... no checking for Berkeley DB 1 in the standard places... checking db_185.h usability... no checking db_185.h presence... no checking for db_185.h... no checking for Berkeley DB... not found checking for default DBM... sdbm (default) checking for Expat in /usr... no checking for Expat in /usr/local... no checking for Expat in xml/expat-cvs... no checking for Expat in xml/expat... yes configuring package in xml/expat now checking build system type... powerpc-apple-darwin8.0.0 checking host system type... powerpc-apple-darwin8.0.0 checking target system type... powerpc-apple-darwin8.0.0 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 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 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... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fno-common checking if gcc PIC flag -fno-common works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking dynamic linker characteristics... darwin8.0.0 dyld 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 how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking dynamic linker characteristics... darwin8.0.0 dyld appending configuration tag "F77" to libtool 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 for a BSD-compatible install... /usr/bin/install -c checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for unistd.h... (cached) yes checking for string.h... (cached) yes checking whether byte ordering is bigendian... yes checking for an ANSI C-conforming const... yes checking for off_t... yes checking for size_t... yes checking for working memcmp... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for memmove... yes checking for bcopy... yes configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating lib/expat.h config.status: creating config.h xml/expat configured properly setting APRUTIL_EXPORT_LIBS to "/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib/libexpat.la" setting APRUTIL_INCLUDES to "-I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib" setting APRUTIL_LDFLAGS to "-L/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib" setting APRUTIL_LIBS to "/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib/libexpat.la" checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes setting LIBS to "-liconv" adding "-liconv" to APRUTIL_LIBS adding "-liconv" to APRUTIL_EXPORT_LIBS nulling LIBS checking for type of inbuf parameter to iconv... const char ** checking for iconv.h... (cached) yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking for nl_langinfo... yes checking for CODESET in langinfo.h... yes checking for library containing crypt... none required checking if system crypt() function is threadsafe... no checking for crypt_r... no adding "/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libapr-0.la" to APRUTIL_LIBS adding "-lresolv" to APRUTIL_LIBS adding "-lpthread" to APRUTIL_LIBS configure: creating ./config.status config.status: creating export_vars.sh config.status: creating apu-config config.status: creating build/pkg/pkginfo config.status: creating include/private/apu_select_dbm.h config.status: creating include/apr_ldap.h config.status: creating include/apu.h config.status: creating include/apu_want.h config.status: creating Makefile config.status: creating buckets/Makefile config.status: creating crypto/Makefile config.status: creating dbm/Makefile config.status: creating dbm/sdbm/Makefile config.status: creating encoding/Makefile config.status: creating hooks/Makefile config.status: creating ldap/Makefile config.status: creating uri/Makefile config.status: creating xml/Makefile config.status: creating misc/Makefile config.status: creating strmatch/Makefile config.status: creating xlate/Makefile config.status: creating test/Makefile config.status: creating include/private/apu_config.h config.status: executing default commands apr-util configured properly checking APR-UTIL version... 0.9.6 configuring libtool now checking for a sed that does not truncate output... /usr/bin/sed checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -p checking how to recognise dependent libraries... pass_all checking 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 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... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking dynamic linker characteristics... darwin8.0.0 dyld 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 how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking dynamic linker characteristics... darwin8.0.0 dyld appending configuration tag "F77" to libtool checking whether libtool accepts --tag=XXX... conftest.c:28: warning: function declaration isn't a prototype yes checking whether libtool needs -no-undefined... no configure: checking neon library checking neon library version... 0.24.7 Using neon found in source directory. configuring package in neon now checking for a BSD-compatible install... /usr/bin/install -c checking build system type... powerpc-apple-darwin8.0.0 checking host system type... powerpc-apple-darwin8.0.0 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 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 the maximum length of command line arguments... 65536 checking command to parse /usr/bin/nm -p output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fno-common checking if gcc PIC flag -fno-common works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... no checking dynamic linker characteristics... darwin8.0.0 dyld checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... no checking whether to build shared libraries... no checking whether to build static libraries... yes configure: creating libtool checking for library containing strerror... none required checking for inline... inline checking for an ANSI C-conforming const... yes checking for size_t... yes checking for off_t... yes checking for Darwin... yes checking whether make sets $(MAKE)... yes checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 4 checking for long long... yes checking size of long long... 8 checking for gcc -Wformat -Werror sanity... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking for string.h... (cached) yes checking for stdlib.h... (cached) yes checking for size_t... (cached) yes checking size of size_t... 4 checking how to print size_t... lu checking for off_t... (cached) yes checking size of off_t... 8 checking how to print off_t... qd checking for ssize_t... yes checking size of ssize_t... 4 checking how to print ssize_t... ld checking for pid_t... yes checking whether time.h and sys/time.h may both be included... yes checking for ar... /usr/bin/ar checking for ranlib... /usr/bin/ranlib checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for pipe... yes checking for isatty... yes checking for usleep... yes checking for shutdown... yes checking for time_t... yes checking size of time_t... 4 checking how to print time_t... ld checking whether byte ordering is bigendian... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... no checking for snprintf... yes checking for vsnprintf... yes checking for strings.h... (cached) yes checking for sys/time.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking for strcasecmp... yes checking for signal... yes checking for setvbuf... yes checking for setsockopt... yes checking for stpcpy... yes checking whether stpcpy is declared... yes checking for library containing socket... none needed checking for library containing gethostbyname... none needed checking for getaddrinfo... yes checking for gai_strerror... yes checking for inet_ntop... yes checking for working AI_ADDRCONFIG... no checking for struct tm.tm_gmtoff... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for inflate in -lz... yes checking whether to enable ACL support in neon... yes checking for krb5-config... /usr/bin/krb5-config checking gssapi/gssapi.h usability... yes checking gssapi/gssapi.h presence... yes checking for gssapi/gssapi.h... yes checking for gss_init_sec_context... yes configure: GSSAPI authentication support enabled checking gssapi/gssapi_generic.h usability... yes checking gssapi/gssapi_generic.h presence... yes checking for gssapi/gssapi_generic.h... yes checking whether GSS_C_NT_HOSTBASED_SERVICE is declared... yes checking whether to enable WebDAV support in neon... yes configure: XML parser used: expat in /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib configure: debugging is enabled configure: creating ./config.status config.status: creating neon-config config.status: creating Makefile config.status: creating src/Makefile config.status: creating test/Makefile config.status: creating neon.pc config.status: creating config.h configure: Configured to build neon 0.24.7: Install prefix: /usr/local Compiler: gcc XML Parser: expat in /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib SSL library: No SSL support zlib support: found in -lz Build libraries: Shared=no, Static=yes Now run 'make' to compile the neon library. neon configured properly checking for any extra libraries neon needs... -L/usr/local/lib -lz -L/usr/lib -Wl,-search_paths_first -lgssapi_krb5 -lkrb5 -lk5crypto -lkrb5support -lcom_err -lresolv checking for static Apache module support... no checking for Apache module support via DSO through APXS... no - Unable to locate /usr/include/httpd/mod_dav.h ================================================================== WARNING: skipping the build of mod_dav_svn --with-apxs or --with-apache must be used ================================================================== checking for socket in -lsocket... no checking for msgfmt... none checking for msgmerge... none checking for xgettext... none checking for ANSI C header files... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for working memcmp... yes checking for vprintf... yes checking for _doprnt... no checking for symlink... yes checking for readlink... yes checking for python2... no checking for python... /usr/local/bin/python checking that the Python found is at least version 2.0... yes checking for JDK... yes checking for perl... /usr/bin/perl checking for ruby... /usr/bin/ruby checking for rb_hash_foreach()... no configure: WARNING: The detected Ruby is too old for Subversion to use configure: WARNING: A Ruby which has rb_hash_foreach is required to use the configure: WARNING: Subversion Ruby bindings configure: WARNING: Upgrade to the official 1.8.2 release, or later checking for swig... none checking for makeinfo... /usr/bin/makeinfo configure: creating ./config.status config.status: creating Makefile config.status: creating svn-config config.status: creating tools/backup/hot-backup.py config.status: creating contrib/client-side/svn_load_dirs.pl config.status: creating contrib/client-side/svncopy.pl config.status: creating contrib/client-side/testsvncopy.pl config.status: creating tools/hook-scripts/commit-access-control.pl config.status: creating tools/hook-scripts/commit-email.pl config.status: creating tools/hook-scripts/propchange-email.pl config.status: creating subversion/bindings/swig/perl/native/Makefile.PL config.status: creating subversion/svn_private_config.h config.status: executing mkdir-init commands mkdir subversion/bindings/java/javahl/classes mkdir subversion/bindings/java/javahl/include configure: WARNING: we have configured without BDB filesystem support You don't seem to have Berkeley DB version 4.1.25 or newer installed and linked to APR-UTIL. We have created Makefiles which will build without the Berkeley DB back-end; your repositories will use FSFS as the default back-end. You can find the latest version of Berkeley DB here: http://www.sleepycat.com/download/index.shtml ------ making all in apr Making all in strings /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I../include -I../include/arch/unix -c apr_cpystrn.c && touch apr_cpystrn.lo /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I../include -I../include/arch/unix -c apr_snprintf.c && touch apr_snprintf.lo /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I../include -I../include/arch/unix -c apr_strnatcmp.c && touch apr_strnatcmp.lo /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I../include -I../include/arch/unix -c apr_strings.c && touch apr_strings.lo /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I../include -I../include/arch/unix -c apr_fnmatch.c && touch apr_fnmatch.lo /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I../include -I../include/arch/unix -c apr_strtok.c && touch apr_strtok.lo Making all in passwd /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I../include -I../include/arch/unix -c apr_getpass.c && touch apr_getpass.lo Making all in tables /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I../include -I../include/arch/unix -c apr_tables.c && touch apr_tables.lo /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I../include -I../include/arch/unix -c apr_hash.c && touch apr_hash.lo Making all in file_io/unix /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I../../include -I../../include/arch/unix -I../../include/arch/unix -c copy.c && touch copy.lo /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I../../include -I../../include/arch/unix -I../../include/arch/unix -c dir.c && touch dir.lo /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I../../include -I../../include/arch/unix -I../../include/arch/unix -c fileacc.c && touch fileacc.lo /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I../../include -I../../include/arch/unix -I../../include/arch/unix -c filedup.c && touch filedup.lo /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I../../include -I../../include/arch/unix -I../../include/arch/unix -c filepath.c && touch filepath.lo /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I../../include -I../../include/arch/unix -I../../include/arch/unix -c filepath_util.c && touch filepath_util.lo /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I../../include -I../../include/arch/unix -I../../include/arch/unix -c filestat.c && touch filestat.lo /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I../../include -I../../include/arch/unix -I../../include/arch/unix -c flock.c && touch flock.lo /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I../../include -I../../include/arch/unix -I../../include/arch/unix -c fullrw.c && touch fullrw.lo /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I../../include -I../../include/arch/unix -I../../include/arch/unix -c open.c && touch open.lo /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I../../include -I../../include/arch/unix -I../../include/arch/unix -c pipe.c && touch pipe.lo /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I../../include -I../../include/arch/unix -I../../include/arch/unix -c readwrite.c && touch readwrite.lo /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I../../include -I../../include/arch/unix -I../../include/arch/unix -c seek.c && touch seek.lo /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I../../include -I../../include/arch/unix -I../../include/arch/unix -c mktemp.c && touch mktemp.lo /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I../../include -I../../include/arch/unix -I../../include/arch/unix -c tempdir.c && touch tempdir.lo Making all in network_io/unix /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I../../include -I../../include/arch/unix -I../../include/arch/unix -c sendrecv.c && touch sendrecv.lo /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I../../include -I../../include/arch/unix -I../../include/arch/unix -c sockets.c && touch sockets.lo /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I../../include -I../../include/arch/unix -I../../include/arch/unix -c sockopt.c && touch sockopt.lo /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I../../include -I../../include/arch/unix -I../../include/arch/unix -c sockaddr.c && touch sockaddr.lo /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I../../include -I../../include/arch/unix -I../../include/arch/unix -c inet_ntop.c && touch inet_ntop.lo inet_ntop.c: In function 'apr_inet_ntop': inet_ntop.c:150: warning: 'cur$len' may be used uninitialized in this function inet_ntop.c:150: warning: 'best$len' may be used uninitialized in this function /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I../../include -I../../include/arch/unix -I../../include/arch/unix -c inet_pton.c && touch inet_pton.lo Making all in threadproc/unix /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I../../include -I../../include/arch/unix -c proc.c && touch proc.lo /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I../../include -I../../include/arch/unix -c procsup.c && touch procsup.lo /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I../../include -I../../include/arch/unix -c thread.c && touch thread.lo /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I../../include -I../../include/arch/unix -c threadpriv.c && touch threadpriv.lo /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I../../include -I../../include/arch/unix -c signals.c && touch signals.lo Making all in misc/unix /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I../../include -I../../include/arch/unix -I../../include/arch/unix -c start.c && touch start.lo /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I../../include -I../../include/arch/unix -I../../include/arch/unix -c getopt.c && touch getopt.lo /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I../../include -I../../include/arch/unix -I../../include/arch/unix -c otherchild.c && touch otherchild.lo /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I../../include -I../../include/arch/unix -I../../include/arch/unix -c errorcodes.c && touch errorcodes.lo /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I../../include -I../../include/arch/unix -I../../include/arch/unix -c rand.c && touch rand.lo /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I../../include -I../../include/arch/unix -I../../include/arch/unix -c version.c && touch version.lo /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I../../include -I../../include/arch/unix -I../../include/arch/unix -c charset.c && touch charset.lo /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I../../include -I../../include/arch/unix -I../../include/arch/unix -c env.c && touch env.lo Making all in locks/unix /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I../../include -I../../include/arch -I../../include/arch/unix -c thread_mutex.c && touch thread_mutex.lo /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I../../include -I../../include/arch -I../../include/arch/unix -c thread_rwlock.c && touch thread_rwlock.lo /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I../../include -I../../include/arch -I../../include/arch/unix -c thread_cond.c && touch thread_cond.lo /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I../../include -I../../include/arch -I../../include/arch/unix -c proc_mutex.c && touch proc_mutex.lo /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I../../include -I../../include/arch -I../../include/arch/unix -c global_mutex.c && touch global_mutex.lo Making all in time/unix /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I../../include -I../../include/arch/unix -c time.c && touch time.lo /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I../../include -I../../include/arch/unix -c timestr.c && touch timestr.lo Making all in mmap/unix /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I../../include -I../../include/arch/unix -c mmap.c && touch mmap.lo /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I../../include -I../../include/arch/unix -c common.c && touch common.lo Making all in shmem/unix /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I../../include -I../../include/arch -I../../include/arch/unix -c shm.c && touch shm.lo Making all in user/unix /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I../../include -I../../include/arch/unix -c userinfo.c && touch userinfo.lo /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I../../include -I../../include/arch/unix -c groupinfo.c && touch groupinfo.lo Making all in memory/unix /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I../../include -I../../include/arch/unix -c apr_pools.c && touch apr_pools.lo Making all in atomic/unix /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I../../include -I../../include/arch/unix -c apr_atomic.c && touch apr_atomic.lo Making all in poll/unix /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I../../include -I../../include/arch/unix -I../../include/arch/unix -c poll.c && touch poll.lo /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I../../include -I../../include/arch/unix -I../../include/arch/unix -c pollacc.c && touch pollacc.lo Making all in support/unix /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I../../include -I../../include/arch/unix -I../../include/arch/unix -c waitio.c && touch waitio.lo Making all in dso/unix /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I../../include -I../../include/arch -I../../include/arch/unix -c dso.c && touch dso.lo /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=link gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I./include -I../include -version-info 9:6:9 -o libapr-0.la -rpath /usr/local/apr/lib strings/apr_cpystrn.lo strings/apr_fnmatch.lo strings/apr_snprintf.lo strings/apr_strings.lo strings/apr_strnatcmp.lo strings/apr_strtok.lo passwd/apr_getpass.lo tables/apr_hash.lo tables/apr_tables.lo file_io/unix/copy.lo file_io/unix/dir.lo file_io/unix/fileacc.lo file_io/unix/filedup.lo file_io/unix/filepath.lo file_io/unix/filepath_util.lo file_io/unix/filestat.lo file_io/unix/flock.lo file_io/unix/fullrw.lo file_io/unix/mktemp.lo file_io/unix/open.lo file_io/unix/pipe.lo file_io/unix/readwrite.lo file_io/unix/seek.lo file_io/unix/tempdir.lo network_io/unix/inet_ntop.lo network_io/unix/inet_pton.lo network_io/unix/sendrecv.lo network_io/unix/sockaddr.lo network_io/unix/sockets.lo network_io/unix/sockopt.lo threadproc/unix/proc.lo threadproc/unix/procsup.lo threadproc/unix/signals.lo threadproc/unix/thread.lo threadproc/unix/threadpriv.lo misc/unix/charset.lo misc/unix/env.lo misc/unix/errorcodes.lo misc/unix/getopt.lo misc/unix/otherchild.lo misc/unix/rand.lo misc/unix/start.lo misc/unix/version.lo locks/unix/global_mutex.lo locks/unix/proc_mutex.lo locks/unix/thread_cond.lo locks/unix/thread_mutex.lo locks/unix/thread_rwlock.lo time/unix/time.lo time/unix/timestr.lo mmap/unix/common.lo mmap/unix/mmap.lo shmem/unix/shm.lo user/unix/groupinfo.lo user/unix/userinfo.lo memory/unix/apr_pools.lo atomic/unix/apr_atomic.lo poll/unix/poll.lo poll/unix/pollacc.lo support/unix/waitio.lo dso/unix/dso.lo -lresolv -lpthread awk -f /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/build/make_var_export.awk /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include/*.h > export_vars.c awk -f /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/build/make_exports.awk /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include/*.h > exports.c gcc -E -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I./include -I../include exports.c | grep "ap_hack_" | sed -e 's/^.*[)]\(.*\);$/\1/' >> apr.exp gcc -E -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I./include -I../include export_vars.c | sed -e 's/^\#[^!]*//' | sed -e '/^$/d' >> apr.exp ------ completed all in apr ------ making all in apr-util Making all in buckets /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include/private -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -c apr_buckets_file.c && touch apr_buckets_file.lo /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include/private -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -c apr_buckets_pool.c && touch apr_buckets_pool.lo /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include/private -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -c apr_buckets_flush.c && touch apr_buckets_flush.lo /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include/private -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -c apr_buckets_refcount.c && touch apr_buckets_refcount.lo /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include/private -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -c apr_buckets_heap.c && touch apr_buckets_heap.lo /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include/private -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -c apr_buckets_simple.c && touch apr_buckets_simple.lo /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include/private -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -c apr_buckets.c && touch apr_buckets.lo /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include/private -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -c apr_buckets_mmap.c && touch apr_buckets_mmap.lo /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include/private -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -c apr_buckets_socket.c && touch apr_buckets_socket.lo /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include/private -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -c apr_buckets_eos.c && touch apr_buckets_eos.lo /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include/private -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -c apr_buckets_pipe.c && touch apr_buckets_pipe.lo /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include/private -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -c apr_brigade.c && touch apr_brigade.lo /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include/private -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -c apr_buckets_alloc.c && touch apr_buckets_alloc.lo Making all in crypto /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include/private -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -c apr_sha1.c && touch apr_sha1.lo /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include/private -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -c apr_md4.c && touch apr_md4.lo /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include/private -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -c apr_md5.c && touch apr_md5.lo /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include/private -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -c uuid.c && touch uuid.lo /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include/private -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -c getuuid.c && touch getuuid.lo Making all in dbm Making all in sdbm /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include/private -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -c sdbm.c && touch sdbm.lo /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include/private -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -c sdbm_hash.c && touch sdbm_hash.lo /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include/private -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -c sdbm_lock.c && touch sdbm_lock.lo /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include/private -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -c sdbm_pair.c && touch sdbm_pair.lo Making all in . /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include/private -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -c apr_dbm.c && touch apr_dbm.lo /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include/private -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -c apr_dbm_berkeleydb.c && touch apr_dbm_berkeleydb.lo /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include/private -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -c apr_dbm_gdbm.c && touch apr_dbm_gdbm.lo /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include/private -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -c apr_dbm_sdbm.c && touch apr_dbm_sdbm.lo /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include/private -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -c apr_dbm_ndbm.c && touch apr_dbm_ndbm.lo Making all in encoding /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include/private -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -c apr_base64.c && touch apr_base64.lo Making all in hooks /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include/private -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -c apr_hooks.c && touch apr_hooks.lo Making all in ldap /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include/private -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -c apr_ldap_compat.c && touch apr_ldap_compat.lo /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include/private -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -c apr_ldap_url.c && touch apr_ldap_url.lo Making all in uri /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include/private -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -I. -c gen_uri_delims.c && touch gen_uri_delims.lo /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=link gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include/private -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -I. -version-info 9:6:9 -o gen_uri_delims gen_uri_delims.lo -lresolv -lpthread libtool: link: warning: `-version-info' is ignored for programs ./gen_uri_delims > uri_delims.h /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include/private -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -I. -c apr_uri.c && touch apr_uri.lo Making all in xml Making all in expat /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -DPACKAGE='"expat"' -DVERSION='"expat_1.95.2"' -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -I.. -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -g -O2 -c xmlparse.c mkdir .libs gcc -DHAVE_CONFIG_H -DPACKAGE=\"expat\" -DVERSION=\"expat_1.95.2\" -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -I.. -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -g -O2 -c xmlparse.c -fno-common -DPIC -o .libs/xmlparse.o gcc -DHAVE_CONFIG_H -DPACKAGE=\"expat\" -DVERSION=\"expat_1.95.2\" -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -I.. -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -g -O2 -c xmlparse.c -o xmlparse.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -DPACKAGE='"expat"' -DVERSION='"expat_1.95.2"' -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -I.. -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -g -O2 -c xmltok.c gcc -DHAVE_CONFIG_H -DPACKAGE=\"expat\" -DVERSION=\"expat_1.95.2\" -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -I.. -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -g -O2 -c xmltok.c -fno-common -DPIC -o .libs/xmltok.o gcc -DHAVE_CONFIG_H -DPACKAGE=\"expat\" -DVERSION=\"expat_1.95.2\" -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -I.. -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -g -O2 -c xmltok.c -o xmltok.o >/dev/null 2>&1 /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -DPACKAGE='"expat"' -DVERSION='"expat_1.95.2"' -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -I.. -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -g -O2 -c xmlrole.c gcc -DHAVE_CONFIG_H -DPACKAGE=\"expat\" -DVERSION=\"expat_1.95.2\" -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -I.. -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -g -O2 -c xmlrole.c -fno-common -DPIC -o .libs/xmlrole.o gcc -DHAVE_CONFIG_H -DPACKAGE=\"expat\" -DVERSION=\"expat_1.95.2\" -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -I.. -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -g -O2 -c xmlrole.c -o xmlrole.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link gcc -version-info 1:0:1 -g -O2 -o libexpat.la -rpath /usr/local/apr/lib xmlparse.lo xmltok.lo xmlrole.lo gcc -dynamiclib -flat_namespace -undefined suppress -o .libs/libexpat.0.dylib .libs/xmlparse.o .libs/xmltok.o .libs/xmlrole.o -install_name /usr/local/apr/lib/libexpat.0.dylib -compatibility_version 2 -current_version 2.0 (cd .libs && rm -f libexpat.dylib && ln -s libexpat.0.dylib libexpat.dylib) (cd .libs && rm -f libexpat.0.1.0.dylib && ln -s libexpat.0.dylib libexpat.0.1.0.dylib) ar cru .libs/libexpat.a xmlparse.o xmltok.o xmlrole.o ranlib .libs/libexpat.a creating libexpat.la (cd .libs && rm -f libexpat.la && ln -s ../libexpat.la libexpat.la) /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include/private -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -c apr_xml.c && touch apr_xml.lo Making all in misc /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include/private -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -c apr_date.c && touch apr_date.lo /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include/private -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -c apr_rmm.c && touch apr_rmm.lo /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include/private -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -c apr_reslist.c && touch apr_reslist.lo /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include/private -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -c apr_queue.c && touch apr_queue.lo /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include/private -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -c apu_version.c && touch apu_version.lo Making all in strmatch /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include/private -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -c apr_strmatch.c && touch apr_strmatch.lo Making all in xlate /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=compile gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include/private -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -c xlate.c && touch xlate.lo /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libtool --silent --mode=link gcc -g -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include/private -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -version-info 9:6:9 -o libaprutil-0.la -rpath /usr/local/apr/lib buckets/apr_brigade.lo buckets/apr_buckets.lo buckets/apr_buckets_alloc.lo buckets/apr_buckets_eos.lo buckets/apr_buckets_file.lo buckets/apr_buckets_flush.lo buckets/apr_buckets_heap.lo buckets/apr_buckets_mmap.lo buckets/apr_buckets_pipe.lo buckets/apr_buckets_pool.lo buckets/apr_buckets_refcount.lo buckets/apr_buckets_simple.lo buckets/apr_buckets_socket.lo crypto/apr_md4.lo crypto/apr_md5.lo crypto/apr_sha1.lo crypto/getuuid.lo crypto/uuid.lo dbm/apr_dbm.lo dbm/apr_dbm_berkeleydb.lo dbm/apr_dbm_gdbm.lo dbm/apr_dbm_ndbm.lo dbm/apr_dbm_sdbm.lo dbm/sdbm/sdbm.lo dbm/sdbm/sdbm_hash.lo dbm/sdbm/sdbm_lock.lo dbm/sdbm/sdbm_pair.lo encoding/apr_base64.lo hooks/apr_hooks.lo ldap/apr_ldap_compat.lo ldap/apr_ldap_url.lo uri/apr_uri.lo xml/apr_xml.lo misc/apr_date.lo misc/apr_queue.lo misc/apr_reslist.lo misc/apr_rmm.lo misc/apu_version.lo strmatch/apr_strmatch.lo xlate/xlate.lo -L/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib/libexpat.la -liconv /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libapr-0.la -lresolv -lpthread awk -f /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/build/make_exports.awk /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include/*.h > exports.c awk -f /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/build/make_var_export.awk /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include/*.h > export_vars.h gcc -E -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include/private -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib exports.c | grep "ap_hack_" | sed -e 's/^.*[)]\(.*\);$/\1/' >> aprutil.exp gcc -E -DHAVE_CONFIG_H -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include/private -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib export_vars.h | sed -e 's/^\#[^!]*//' | sed -e '/^$/d' >> aprutil.exp ------ completed all in apr-util ------ making all in neon cd src && make /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -no-cpp-precomp -I/usr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -g -O2 -I.. -DNEON_ZLIB -c ne_request.c -o ne_request.lo /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -no-cpp-precomp -I/usr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -g -O2 -I.. -DNEON_ZLIB -c ne_session.c -o ne_session.lo /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -no-cpp-precomp -I/usr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -g -O2 -I.. -DNEON_ZLIB -c ne_basic.c -o ne_basic.lo /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -no-cpp-precomp -I/usr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -g -O2 -I.. -DNEON_ZLIB -c ne_string.c -o ne_string.lo /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -no-cpp-precomp -I/usr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -g -O2 -I.. -DNEON_ZLIB -c ne_uri.c -o ne_uri.lo /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -no-cpp-precomp -I/usr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -g -O2 -I.. -DNEON_ZLIB -c ne_dates.c -o ne_dates.lo /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -no-cpp-precomp -I/usr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -g -O2 -I.. -DNEON_ZLIB -c ne_alloc.c -o ne_alloc.lo /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -no-cpp-precomp -I/usr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -g -O2 -I.. -DNEON_ZLIB -c ne_md5.c -o ne_md5.lo /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -no-cpp-precomp -I/usr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -g -O2 -I.. -DNEON_ZLIB -c ne_utils.c -o ne_utils.lo /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -no-cpp-precomp -I/usr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -g -O2 -I.. -DNEON_ZLIB -c ne_socket.c -o ne_socket.lo /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -no-cpp-precomp -I/usr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -g -O2 -I.. -DNEON_ZLIB -c ne_auth.c -o ne_auth.lo /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -no-cpp-precomp -I/usr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -g -O2 -I.. -DNEON_ZLIB -c ne_cookies.c -o ne_cookies.lo /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -no-cpp-precomp -I/usr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -g -O2 -I.. -DNEON_ZLIB -c ne_redirect.c -o ne_redirect.lo /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -no-cpp-precomp -I/usr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -g -O2 -I.. -DNEON_ZLIB -c ne_compress.c -o ne_compress.lo /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -no-cpp-precomp -I/usr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -g -O2 -I.. -DNEON_ZLIB -c ne_207.c -o ne_207.lo /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -no-cpp-precomp -I/usr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -g -O2 -I.. -DNEON_ZLIB -c ne_xml.c -o ne_xml.lo /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -no-cpp-precomp -I/usr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -g -O2 -I.. -DNEON_ZLIB -c ne_props.c -o ne_props.lo /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -no-cpp-precomp -I/usr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -g -O2 -I.. -DNEON_ZLIB -c ne_locks.c -o ne_locks.lo /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -no-cpp-precomp -I/usr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -g -O2 -I.. -DNEON_ZLIB -c ne_acl.c -o ne_acl.lo /bin/sh ../libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -no-cpp-precomp -I/usr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -g -O2 -I.. -DNEON_ZLIB -c ne_stubssl.c -o ne_stubssl.lo /bin/sh ../libtool --quiet --mode=link gcc -flat_namespace -rpath /usr/local/lib -version-info 24:7:0 -o libneon.la ne_request.lo ne_session.lo ne_basic.lo ne_string.lo ne_uri.lo ne_dates.lo ne_alloc.lo ne_md5.lo ne_utils.lo ne_socket.lo ne_auth.lo ne_cookies.lo ne_redirect.lo ne_compress.lo ne_207.lo ne_xml.lo ne_props.lo ne_locks.lo ne_acl.lo ne_stubssl.lo -lz -L/usr/lib -Wl,-search_paths_first -lgssapi_krb5 -lkrb5 -lk5crypto -lkrb5support -lcom_err -lresolv /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib/libexpat.la Compilation complete. Run 'make install' (as root?) to install neon. ------ completed all in neon /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_delta/cancel.lo -c subversion/libsvn_delta/cancel.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_delta/compose_delta.lo -c subversion/libsvn_delta/compose_delta.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_delta/default_editor.lo -c subversion/libsvn_delta/default_editor.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_delta/path_driver.lo -c subversion/libsvn_delta/path_driver.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_delta/svndiff.lo -c subversion/libsvn_delta/svndiff.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_delta/text_delta.lo -c subversion/libsvn_delta/text_delta.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_delta/vdelta.lo -c subversion/libsvn_delta/vdelta.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_delta/version.lo -c subversion/libsvn_delta/version.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_delta/xdelta.lo -c subversion/libsvn_delta/xdelta.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_subr/auth.lo -c subversion/libsvn_subr/auth.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_subr/cmdline.lo -c subversion/libsvn_subr/cmdline.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_subr/config.lo -c subversion/libsvn_subr/config.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_subr/config_auth.lo -c subversion/libsvn_subr/config_auth.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_subr/config_file.lo -c subversion/libsvn_subr/config_file.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_subr/config_win.lo -c subversion/libsvn_subr/config_win.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_subr/ctype.lo -c subversion/libsvn_subr/ctype.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_subr/date.lo -c subversion/libsvn_subr/date.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_subr/error.lo -c subversion/libsvn_subr/error.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_subr/hash.lo -c subversion/libsvn_subr/hash.c subversion/libsvn_subr/hash.c: In function 'hash_write': subversion/libsvn_subr/hash.c:204: warning: format '%d' expects type 'int', but argument 4 has type 'apr_ssize_t' subversion/libsvn_subr/hash.c:227: warning: format '%d' expects type 'int', but argument 4 has type 'apr_ssize_t' /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_subr/io.lo -c subversion/libsvn_subr/io.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_subr/lock.lo -c subversion/libsvn_subr/lock.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_subr/md5.lo -c subversion/libsvn_subr/md5.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_subr/opt.lo -c subversion/libsvn_subr/opt.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_subr/path.lo -c subversion/libsvn_subr/path.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_subr/pool.lo -c subversion/libsvn_subr/pool.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_subr/quoprint.lo -c subversion/libsvn_subr/quoprint.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_subr/sorts.lo -c subversion/libsvn_subr/sorts.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_subr/stream.lo -c subversion/libsvn_subr/stream.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_subr/subst.lo -c subversion/libsvn_subr/subst.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_subr/svn_base64.lo -c subversion/libsvn_subr/svn_base64.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_subr/svn_string.lo -c subversion/libsvn_subr/svn_string.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_subr/target.lo -c subversion/libsvn_subr/target.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_subr/time.lo -c subversion/libsvn_subr/time.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_subr/utf.lo -c subversion/libsvn_subr/utf.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_subr/utf_validate.lo -c subversion/libsvn_subr/utf_validate.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_subr/validate.lo -c subversion/libsvn_subr/validate.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_subr/version.lo -c subversion/libsvn_subr/version.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_subr/xml.lo -c subversion/libsvn_subr/xml.c cd subversion/libsvn_subr && /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=link gcc -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -L/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -rpath /usr/local/lib -o libsvn_subr-1.la auth.lo cmdline.lo config.lo config_auth.lo config_file.lo config_win.lo ctype.lo date.lo error.lo hash.lo io.lo lock.lo md5.lo opt.lo path.lo pool.lo quoprint.lo sorts.lo stream.lo subst.lo svn_base64.lo svn_string.lo target.lo time.lo utf.lo utf_validate.lo validate.lo version.lo xml.lo /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/libaprutil-0.la /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib/libexpat.la -liconv /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libapr-0.la -lresolv -lpthread libtool: link: warning: `/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../..//libiconv.la' seems to be moved cd subversion/libsvn_delta && /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=link gcc -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -L/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -rpath /usr/local/lib -o libsvn_delta-1.la cancel.lo compose_delta.lo default_editor.lo path_driver.lo svndiff.lo text_delta.lo vdelta.lo version.lo xdelta.lo ../../subversion/libsvn_subr/libsvn_subr-1.la /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/libaprutil-0.la /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib/libexpat.la -liconv /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libapr-0.la -lresolv -lpthread libtool: link: warning: `/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../..//libiconv.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../..//libiconv.la' seems to be moved /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_fs_fs/dag.lo -c subversion/libsvn_fs_fs/dag.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_fs_fs/err.lo -c subversion/libsvn_fs_fs/err.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_fs_fs/fs.lo -c subversion/libsvn_fs_fs/fs.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_fs_fs/fs_fs.lo -c subversion/libsvn_fs_fs/fs_fs.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_fs_fs/id.lo -c subversion/libsvn_fs_fs/id.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_fs_fs/key-gen.lo -c subversion/libsvn_fs_fs/key-gen.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_fs_fs/lock.lo -c subversion/libsvn_fs_fs/lock.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_fs_fs/revs-txns.lo -c subversion/libsvn_fs_fs/revs-txns.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_fs_fs/tree.lo -c subversion/libsvn_fs_fs/tree.c cd subversion/libsvn_fs_fs && /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=link gcc -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -L/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -rpath /usr/local/lib -o libsvn_fs_fs-1.la dag.lo err.lo fs.lo fs_fs.lo id.lo key-gen.lo lock.lo revs-txns.lo tree.lo ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/libaprutil-0.la /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib/libexpat.la -liconv /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libapr-0.la -lresolv -lpthread libtool: link: warning: `/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../..//libiconv.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../..//libiconv.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../..//libiconv.la' seems to be moved /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_fs/access.lo -c subversion/libsvn_fs/access.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_fs/fs-loader.lo -c subversion/libsvn_fs/fs-loader.c cd subversion/libsvn_fs && /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=link gcc -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -L/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -rpath /usr/local/lib -o libsvn_fs-1.la access.lo fs-loader.lo ../../subversion/libsvn_subr/libsvn_subr-1.la ../../subversion/libsvn_fs_fs/libsvn_fs_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libapr-0.la -lresolv -lpthread libtool: link: warning: `/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../..//libiconv.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../..//libiconv.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../..//libiconv.la' seems to be moved /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_ra_local/ra_plugin.lo -c subversion/libsvn_ra_local/ra_plugin.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_ra_local/split_url.lo -c subversion/libsvn_ra_local/split_url.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_repos/commit.lo -c subversion/libsvn_repos/commit.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_repos/delta.lo -c subversion/libsvn_repos/delta.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_repos/dump.lo -c subversion/libsvn_repos/dump.c subversion/libsvn_repos/dump.c: In function 'write_hash_to_stringbuf': subversion/libsvn_repos/dump.c:76: warning: format '%d' expects type 'int', but argument 3 has type 'apr_ssize_t' subversion/libsvn_repos/dump.c:113: warning: format '%d' expects type 'int', but argument 3 has type 'apr_ssize_t' /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_repos/fs-wrap.lo -c subversion/libsvn_repos/fs-wrap.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_repos/hooks.lo -c subversion/libsvn_repos/hooks.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_repos/load.lo -c subversion/libsvn_repos/load.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_repos/log.lo -c subversion/libsvn_repos/log.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_repos/node_tree.lo -c subversion/libsvn_repos/node_tree.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_repos/replay.lo -c subversion/libsvn_repos/replay.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_repos/reporter.lo -c subversion/libsvn_repos/reporter.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_repos/repos.lo -c subversion/libsvn_repos/repos.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_repos/rev_hunt.lo -c subversion/libsvn_repos/rev_hunt.c cd subversion/libsvn_repos && /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=link gcc -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -L/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -rpath /usr/local/lib -o libsvn_repos-1.la commit.lo delta.lo dump.lo fs-wrap.lo hooks.lo load.lo log.lo node_tree.lo replay.lo reporter.lo repos.lo rev_hunt.lo ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/libaprutil-0.la /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib/libexpat.la -liconv /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libapr-0.la -lresolv -lpthread libtool: link: warning: `/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../..//libiconv.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../..//libiconv.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../..//libiconv.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../..//libiconv.la' seems to be moved cd subversion/libsvn_ra_local && /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=link gcc -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -L/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -rpath /usr/local/lib -o libsvn_ra_local-1.la ra_plugin.lo split_url.lo ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/libaprutil-0.la /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib/libexpat.la -liconv /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libapr-0.la -lresolv -lpthread libtool: link: warning: `/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../..//libiconv.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../..//libiconv.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../..//libiconv.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../..//libiconv.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../..//libiconv.la' seems to be moved /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_ra_svn/client.lo -c subversion/libsvn_ra_svn/client.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_ra_svn/cram.lo -c subversion/libsvn_ra_svn/cram.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_ra_svn/editor.lo -c subversion/libsvn_ra_svn/editor.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_ra_svn/editorp.lo -c subversion/libsvn_ra_svn/editorp.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_ra_svn/marshal.lo -c subversion/libsvn_ra_svn/marshal.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_ra_svn/version.lo -c subversion/libsvn_ra_svn/version.c cd subversion/libsvn_ra_svn && /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=link gcc -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -L/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -rpath /usr/local/lib -o libsvn_ra_svn-1.la client.lo cram.lo editor.lo editorp.lo marshal.lo version.lo ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/libaprutil-0.la /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib/libexpat.la -liconv /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libapr-0.la -lresolv -lpthread libtool: link: warning: `/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../..//libiconv.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../..//libiconv.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../..//libiconv.la' seems to be moved /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_client/add.lo -c subversion/libsvn_client/add.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_client/blame.lo -c subversion/libsvn_client/blame.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_client/cat.lo -c subversion/libsvn_client/cat.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_client/checkout.lo -c subversion/libsvn_client/checkout.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_client/cleanup.lo -c subversion/libsvn_client/cleanup.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_client/commit.lo -c subversion/libsvn_client/commit.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_client/commit_util.lo -c subversion/libsvn_client/commit_util.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_client/copy.lo -c subversion/libsvn_client/copy.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_client/ctx.lo -c subversion/libsvn_client/ctx.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_client/delete.lo -c subversion/libsvn_client/delete.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_client/diff.lo -c subversion/libsvn_client/diff.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_client/export.lo -c subversion/libsvn_client/export.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_client/externals.lo -c subversion/libsvn_client/externals.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_client/info.lo -c subversion/libsvn_client/info.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_client/locking_commands.lo -c subversion/libsvn_client/locking_commands.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_client/log.lo -c subversion/libsvn_client/log.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_client/ls.lo -c subversion/libsvn_client/ls.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_client/prop_commands.lo -c subversion/libsvn_client/prop_commands.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_client/ra.lo -c subversion/libsvn_client/ra.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_client/relocate.lo -c subversion/libsvn_client/relocate.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_client/repos_diff.lo -c subversion/libsvn_client/repos_diff.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_client/resolved.lo -c subversion/libsvn_client/resolved.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_client/revert.lo -c subversion/libsvn_client/revert.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_client/revisions.lo -c subversion/libsvn_client/revisions.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_client/simple_providers.lo -c subversion/libsvn_client/simple_providers.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_client/ssl_client_cert_providers.lo -c subversion/libsvn_client/ssl_client_cert_providers.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_client/ssl_client_cert_pw_providers.lo -c subversion/libsvn_client/ssl_client_cert_pw_providers.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_client/ssl_server_trust_providers.lo -c subversion/libsvn_client/ssl_server_trust_providers.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_client/status.lo -c subversion/libsvn_client/status.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_client/switch.lo -c subversion/libsvn_client/switch.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_client/update.lo -c subversion/libsvn_client/update.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_client/url.lo -c subversion/libsvn_client/url.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_client/username_providers.lo -c subversion/libsvn_client/username_providers.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_client/version.lo -c subversion/libsvn_client/version.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_wc/adm_crawler.lo -c subversion/libsvn_wc/adm_crawler.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_wc/adm_files.lo -c subversion/libsvn_wc/adm_files.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_wc/adm_ops.lo -c subversion/libsvn_wc/adm_ops.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_wc/copy.lo -c subversion/libsvn_wc/copy.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_wc/diff.lo -c subversion/libsvn_wc/diff.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_wc/entries.lo -c subversion/libsvn_wc/entries.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_wc/lock.lo -c subversion/libsvn_wc/lock.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_wc/log.lo -c subversion/libsvn_wc/log.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_wc/merge.lo -c subversion/libsvn_wc/merge.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_wc/props.lo -c subversion/libsvn_wc/props.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_wc/questions.lo -c subversion/libsvn_wc/questions.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_wc/relocate.lo -c subversion/libsvn_wc/relocate.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_wc/status.lo -c subversion/libsvn_wc/status.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_wc/translate.lo -c subversion/libsvn_wc/translate.c subversion/libsvn_wc/translate.c: In function 'svn_wc__maybe_set_read_only': subversion/libsvn_wc/translate.c:273: warning: passing argument 1 of 'svn_wc_entry' from incompatible pointer type /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_wc/update_editor.lo -c subversion/libsvn_wc/update_editor.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_wc/util.lo -c subversion/libsvn_wc/util.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_diff/diff.lo -c subversion/libsvn_diff/diff.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_diff/diff3.lo -c subversion/libsvn_diff/diff3.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_diff/diff4.lo -c subversion/libsvn_diff/diff4.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_diff/diff_file.lo -c subversion/libsvn_diff/diff_file.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_diff/lcs.lo -c subversion/libsvn_diff/lcs.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_diff/token.lo -c subversion/libsvn_diff/token.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_diff/util.lo -c subversion/libsvn_diff/util.c cd subversion/libsvn_diff && /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=link gcc -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -L/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -rpath /usr/local/lib -o libsvn_diff-1.la diff.lo diff3.lo diff4.lo diff_file.lo lcs.lo token.lo util.lo ../../subversion/libsvn_subr/libsvn_subr-1.la /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/libaprutil-0.la /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib/libexpat.la -liconv /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libapr-0.la -lresolv -lpthread libtool: link: warning: `/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../..//libiconv.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../..//libiconv.la' seems to be moved cd subversion/libsvn_wc && /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=link gcc -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -L/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -rpath /usr/local/lib -o libsvn_wc-1.la adm_crawler.lo adm_files.lo adm_ops.lo copy.lo diff.lo entries.lo lock.lo log.lo merge.lo props.lo questions.lo relocate.lo status.lo translate.lo update_editor.lo util.lo ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la ../../subversion/libsvn_diff/libsvn_diff-1.la /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/libaprutil-0.la /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib/libexpat.la -liconv /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libapr-0.la -lresolv -lpthread libtool: link: warning: `/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../..//libiconv.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../..//libiconv.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../..//libiconv.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../..//libiconv.la' seems to be moved /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_ra_dav/commit.lo -c subversion/libsvn_ra_dav/commit.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_ra_dav/fetch.lo -c subversion/libsvn_ra_dav/fetch.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_ra_dav/file_revs.lo -c subversion/libsvn_ra_dav/file_revs.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_ra_dav/log.lo -c subversion/libsvn_ra_dav/log.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_ra_dav/merge.lo -c subversion/libsvn_ra_dav/merge.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_ra_dav/options.lo -c subversion/libsvn_ra_dav/options.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_ra_dav/props.lo -c subversion/libsvn_ra_dav/props.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_ra_dav/session.lo -c subversion/libsvn_ra_dav/session.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/libsvn_ra_dav/util.lo -c subversion/libsvn_ra_dav/util.c cd subversion/libsvn_ra_dav && /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=link gcc -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -L/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -rpath /usr/local/lib -o libsvn_ra_dav-1.la commit.lo fetch.lo file_revs.lo log.lo merge.lo options.lo props.lo session.lo util.lo ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/libaprutil-0.la /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib/libexpat.la -liconv /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libapr-0.la -lresolv -lpthread /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src/libneon.la -L/usr/local/lib -lz -L/usr/lib -Wl,-search_paths_first -lgssapi_krb5 -lkrb5 -lk5crypto -lkrb5support -lcom_err -lresolv libtool: link: warning: `/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../..//libiconv.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../..//libiconv.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../..//libiconv.la' seems to be moved ld: multiple definitions of symbol __Unwind_DeleteException /usr/lib/libgcc.a(unwind-dw2.o) private external definition of __Unwind_DeleteException in section (__TEXT,__text) /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc_eh.a(unwind-dw2.o) private external definition of __Unwind_DeleteException in section (__TEXT,__text) ld: multiple definitions of symbol __Unwind_FindEnclosingFunction /usr/lib/libgcc.a(unwind-dw2.o) private external definition of __Unwind_FindEnclosingFunction in section (__TEXT,__text) /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc_eh.a(unwind-dw2.o) private external definition of __Unwind_FindEnclosingFunction in section (__TEXT,__text) ld: multiple definitions of symbol __Unwind_ForcedUnwind /usr/lib/libgcc.a(unwind-dw2.o) private external definition of __Unwind_ForcedUnwind in section (__TEXT,__text) /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc_eh.a(unwind-dw2.o) private external definition of __Unwind_ForcedUnwind in section (__TEXT,__text) ld: multiple definitions of symbol __Unwind_GetDataRelBase /usr/lib/libgcc.a(unwind-dw2.o) private external definition of __Unwind_GetDataRelBase in section (__TEXT,__text) /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc_eh.a(unwind-dw2.o) private external definition of __Unwind_GetDataRelBase in section (__TEXT,__text) ld: multiple definitions of symbol __Unwind_GetGR /usr/lib/libgcc.a(unwind-dw2.o) private external definition of __Unwind_GetGR in section (__TEXT,__text) /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc_eh.a(unwind-dw2.o) private external definition of __Unwind_GetGR in section (__TEXT,__text) ld: multiple definitions of symbol __Unwind_GetIP /usr/lib/libgcc.a(unwind-dw2.o) private external definition of __Unwind_GetIP in section (__TEXT,__text) /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc_eh.a(unwind-dw2.o) private external definition of __Unwind_GetIP in section (__TEXT,__text) ld: multiple definitions of symbol __Unwind_GetLanguageSpecificData /usr/lib/libgcc.a(unwind-dw2.o) private external definition of __Unwind_GetLanguageSpecificData in section (__TEXT,__text) /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc_eh.a(unwind-dw2.o) private external definition of __Unwind_GetLanguageSpecificData in section (__TEXT,__text) ld: multiple definitions of symbol __Unwind_GetRegionStart /usr/lib/libgcc.a(unwind-dw2.o) private external definition of __Unwind_GetRegionStart in section (__TEXT,__text) /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc_eh.a(unwind-dw2.o) private external definition of __Unwind_GetRegionStart in section (__TEXT,__text) ld: multiple definitions of symbol __Unwind_GetTextRelBase /usr/lib/libgcc.a(unwind-dw2.o) private external definition of __Unwind_GetTextRelBase in section (__TEXT,__text) /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc_eh.a(unwind-dw2.o) private external definition of __Unwind_GetTextRelBase in section (__TEXT,__text) ld: multiple definitions of symbol __Unwind_RaiseException /usr/lib/libgcc.a(unwind-dw2.o) private external definition of __Unwind_RaiseException in section (__TEXT,__text) /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc_eh.a(unwind-dw2.o) private external definition of __Unwind_RaiseException in section (__TEXT,__text) ld: multiple definitions of symbol __Unwind_Resume /usr/lib/libgcc.a(unwind-dw2.o) private external definition of __Unwind_Resume in section (__TEXT,__text) /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc_eh.a(unwind-dw2.o) private external definition of __Unwind_Resume in section (__TEXT,__text) ld: multiple definitions of symbol __Unwind_SetGR /usr/lib/libgcc.a(unwind-dw2.o) private external definition of __Unwind_SetGR in section (__TEXT,__text) /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc_eh.a(unwind-dw2.o) private external definition of __Unwind_SetGR in section (__TEXT,__text) ld: multiple definitions of symbol __Unwind_SetIP /usr/lib/libgcc.a(unwind-dw2.o) private external definition of __Unwind_SetIP in section (__TEXT,__text) /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc_eh.a(unwind-dw2.o) private external definition of __Unwind_SetIP in section (__TEXT,__text) ld: multiple definitions of symbol ___frame_state_for /usr/lib/libgcc.a(unwind-dw2.o) private external definition of ___frame_state_for in section (__TEXT,__text) /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc_eh.a(unwind-dw2.o) private external definition of ___frame_state_for in section (__TEXT,__text) ld: multiple definitions of symbol __Unwind_Find_FDE /usr/lib/libgcc.a(unwind-dw2-fde-darwin.o) private external definition of __Unwind_Find_FDE in section (__TEXT,__text) /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc_eh.a(unwind-dw2-fde-darwin.o) private external definition of __Unwind_Find_FDE in section (__TEXT,__text) ld: multiple definitions of symbol ___deregister_frame /usr/lib/libgcc.a(unwind-dw2-fde-darwin.o) private external definition of ___deregister_frame in section (__TEXT,__text) /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc_eh.a(unwind-dw2-fde-darwin.o) private external definition of ___deregister_frame in section (__TEXT,__text) ld: multiple definitions of symbol ___deregister_frame_info /usr/lib/libgcc.a(unwind-dw2-fde-darwin.o) private external definition of ___deregister_frame_info in section (__TEXT,__text) /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc_eh.a(unwind-dw2-fde-darwin.o) private external definition of ___deregister_frame_info in section (__TEXT,__text) ld: multiple definitions of symbol ___deregister_frame_info_bases /usr/lib/libgcc.a(unwind-dw2-fde-darwin.o) private external definition of ___deregister_frame_info_bases in section (__TEXT,__text) /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc_eh.a(unwind-dw2-fde-darwin.o) private external definition of ___deregister_frame_info_bases in section (__TEXT,__text) ld: multiple definitions of symbol ___register_frame /usr/lib/libgcc.a(unwind-dw2-fde-darwin.o) private external definition of ___register_frame in section (__TEXT,__text) /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc_eh.a(unwind-dw2-fde-darwin.o) private external definition of ___register_frame in section (__TEXT,__text) ld: multiple definitions of symbol ___register_frame_info /usr/lib/libgcc.a(unwind-dw2-fde-darwin.o) private external definition of ___register_frame_info in section (__TEXT,__text) /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc_eh.a(unwind-dw2-fde-darwin.o) private external definition of ___register_frame_info in section (__TEXT,__text) ld: multiple definitions of symbol ___register_frame_info_bases /usr/lib/libgcc.a(unwind-dw2-fde-darwin.o) private external definition of ___register_frame_info_bases in section (__TEXT,__text) /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc_eh.a(unwind-dw2-fde-darwin.o) private external definition of ___register_frame_info_bases in section (__TEXT,__text) ld: multiple definitions of symbol ___register_frame_info_table /usr/lib/libgcc.a(unwind-dw2-fde-darwin.o) private external definition of ___register_frame_info_table in section (__TEXT,__text) /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc_eh.a(unwind-dw2-fde-darwin.o) private external definition of ___register_frame_info_table in section (__TEXT,__text) ld: multiple definitions of symbol ___register_frame_info_table_bases /usr/lib/libgcc.a(unwind-dw2-fde-darwin.o) private external definition of ___register_frame_info_table_bases in section (__TEXT,__text) /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc_eh.a(unwind-dw2-fde-darwin.o) private external definition of ___register_frame_info_table_bases in section (__TEXT,__text) ld: multiple definitions of symbol ___register_frame_table /usr/lib/libgcc.a(unwind-dw2-fde-darwin.o) private external definition of ___register_frame_table in section (__TEXT,__text) /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc_eh.a(unwind-dw2-fde-darwin.o) private external definition of ___register_frame_table in section (__TEXT,__text) /usr/bin/libtool: internal link edit command failed make: *** [subversion/libsvn_ra_dav/libsvn_ra_dav-1.la] Error 1 gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/tests/libsvn_subr/compat-test.o -c subversion/tests/libsvn_subr/compat-test.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/tests/svn_test_editor.lo -c subversion/tests/svn_test_editor.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/tests/svn_tests_main.lo -c subversion/tests/svn_tests_main.c cd subversion/tests && /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=link gcc -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -L/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -rpath /usr/local/lib -o libsvn_test-1.la svn_test_editor.lo svn_tests_main.lo ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/libaprutil-0.la /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib/libexpat.la -liconv /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libapr-0.la -lresolv -lpthread libtool: link: warning: `/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../..//libiconv.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../..//libiconv.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../..//libiconv.la' seems to be moved cd subversion/tests/libsvn_subr && /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=link gcc -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -L/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -rpath /usr/local/lib -o compat-test compat-test.o ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libapr-0.la -lresolv -lpthread gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/tests/libsvn_subr/config-test.o -c subversion/tests/libsvn_subr/config-test.c cd subversion/tests/libsvn_subr && /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=link gcc -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -L/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -rpath /usr/local/lib -o config-test config-test.o ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/libaprutil-0.la /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib/libexpat.la -liconv /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libapr-0.la -lresolv -lpthread gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/tests/libsvn_diff/diff-diff3-test.o -c subversion/tests/libsvn_diff/diff-diff3-test.c cd subversion/tests/libsvn_diff && /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=link gcc -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -L/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -rpath /usr/local/lib -o diff-diff3-test diff-diff3-test.o ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/libaprutil-0.la /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib/libexpat.la -liconv /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libapr-0.la -lresolv -lpthread gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/tests/libsvn_diff/diff-test.o -c subversion/tests/libsvn_diff/diff-test.c cd subversion/tests/libsvn_diff && /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=link gcc -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -L/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -rpath /usr/local/lib -o diff-test diff-test.o ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/libaprutil-0.la /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib/libexpat.la -liconv /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libapr-0.la -lresolv -lpthread gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/tests/libsvn_diff/diff3-test.o -c subversion/tests/libsvn_diff/diff3-test.c cd subversion/tests/libsvn_diff && /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=link gcc -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -L/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -rpath /usr/local/lib -o diff3-test diff3-test.o ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/libaprutil-0.la /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib/libexpat.la -liconv /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libapr-0.la -lresolv -lpthread gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/tests/libsvn_diff/diff4-test.o -c subversion/tests/libsvn_diff/diff4-test.c cd subversion/tests/libsvn_diff && /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=link gcc -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -L/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -rpath /usr/local/lib -o diff4-test diff4-test.o ../../../subversion/libsvn_diff/libsvn_diff-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/libaprutil-0.la /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib/libexpat.la -liconv /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libapr-0.la -lresolv -lpthread gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/tests/libsvn_subr/hashdump-test.o -c subversion/tests/libsvn_subr/hashdump-test.c cd subversion/tests/libsvn_subr && /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=link gcc -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -L/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -rpath /usr/local/lib -o hashdump-test hashdump-test.o ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/libaprutil-0.la /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib/libexpat.la -liconv /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libapr-0.la -lresolv -lpthread gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/tests/libsvn_fs/locks-test.o -c subversion/tests/libsvn_fs/locks-test.c /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=compile gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/tests/fs-helpers.lo -c subversion/tests/fs-helpers.c cd subversion/tests && /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=link gcc -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -L/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -rpath /usr/local/lib -o libsvn_test_fs-1.la fs-helpers.lo ../../subversion/libsvn_fs/libsvn_fs-1.la ../../subversion/libsvn_repos/libsvn_repos-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la ../../subversion/tests/libsvn_test-1.la /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libapr-0.la -lresolv -lpthread libtool: link: warning: `/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../..//libiconv.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../..//libiconv.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../..//libiconv.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../..//libiconv.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../..//libiconv.la' seems to be moved cd subversion/tests/libsvn_fs && /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=link gcc -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -L/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -rpath /usr/local/lib -o locks-test locks-test.o ../../../subversion/tests/libsvn_test-1.la ../../../subversion/tests/libsvn_test_fs-1.la ../../../subversion/libsvn_fs/libsvn_fs-1.la ../../../subversion/libsvn_delta/libsvn_delta-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/libaprutil-0.la /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib/libexpat.la -liconv /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libapr-0.la -lresolv -lpthread gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/tests/libsvn_subr/opt-test.o -c subversion/tests/libsvn_subr/opt-test.c cd subversion/tests/libsvn_subr && /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=link gcc -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -L/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -rpath /usr/local/lib -o opt-test opt-test.o ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libapr-0.la -lresolv -lpthread gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/tests/libsvn_subr/path-test.o -c subversion/tests/libsvn_subr/path-test.c cd subversion/tests/libsvn_subr && /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=link gcc -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -L/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -rpath /usr/local/lib -o path-test path-test.o ../../../subversion/tests/libsvn_test-1.la ../../../subversion/libsvn_subr/libsvn_subr-1.la /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/libaprutil-0.la /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib/libexpat.la -liconv /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libapr-0.la -lresolv -lpthread gcc -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -I./subversion/include -I./subversion -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src -I/usr/local/include/neon -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/include -I/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -o subversion/tests/libsvn_ra_local/ra-local-test.o -c subversion/tests/libsvn_ra_local/ra-local-test.c cd subversion/libsvn_ra_dav && /bin/sh /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/libtool --tag=CC --silent --mode=link gcc -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -DNEON_ZLIB -DSVN_DEBUG -DAP_DEBUG -Wpointer-arith -Wwrite-strings -Wshadow -L/Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib -rpath /usr/local/lib -o libsvn_ra_dav-1.la commit.lo fetch.lo file_revs.lo log.lo merge.lo options.lo props.lo session.lo util.lo ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/libaprutil-0.la /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr-util/xml/expat/lib/libexpat.la -liconv /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/apr/libapr-0.la -lresolv -lpthread /Users/cfkaran2/Desktop/subversion-1.2.0-rc3/neon/src/libneon.la -L/usr/local/lib -lz -L/usr/lib -Wl,-search_paths_first -lgssapi_krb5 -lkrb5 -lk5crypto -lkrb5support -lcom_err -lresolv libtool: link: warning: `/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../..//libiconv.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../..//libiconv.la' seems to be moved libtool: link: warning: `/usr/lib/gcc/powerpc-apple-darwin8/4.0.0/../../..//libiconv.la' seems to be moved ld: multiple definitions of symbol __Unwind_DeleteException /usr/lib/libgcc.a(unwind-dw2.o) private external definition of __Unwind_DeleteException in section (__TEXT,__text) /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc_eh.a(unwind-dw2.o) private external definition of __Unwind_DeleteException in section (__TEXT,__text) ld: multiple definitions of symbol __Unwind_FindEnclosingFunction /usr/lib/libgcc.a(unwind-dw2.o) private external definition of __Unwind_FindEnclosingFunction in section (__TEXT,__text) /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc_eh.a(unwind-dw2.o) private external definition of __Unwind_FindEnclosingFunction in section (__TEXT,__text) ld: multiple definitions of symbol __Unwind_ForcedUnwind /usr/lib/libgcc.a(unwind-dw2.o) private external definition of __Unwind_ForcedUnwind in section (__TEXT,__text) /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc_eh.a(unwind-dw2.o) private external definition of __Unwind_ForcedUnwind in section (__TEXT,__text) ld: multiple definitions of symbol __Unwind_GetDataRelBase /usr/lib/libgcc.a(unwind-dw2.o) private external definition of __Unwind_GetDataRelBase in section (__TEXT,__text) /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc_eh.a(unwind-dw2.o) private external definition of __Unwind_GetDataRelBase in section (__TEXT,__text) ld: multiple definitions of symbol __Unwind_GetGR /usr/lib/libgcc.a(unwind-dw2.o) private external definition of __Unwind_GetGR in section (__TEXT,__text) /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc_eh.a(unwind-dw2.o) private external definition of __Unwind_GetGR in section (__TEXT,__text) ld: multiple definitions of symbol __Unwind_GetIP /usr/lib/libgcc.a(unwind-dw2.o) private external definition of __Unwind_GetIP in section (__TEXT,__text) /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc_eh.a(unwind-dw2.o) private external definition of __Unwind_GetIP in section (__TEXT,__text) ld: multiple definitions of symbol __Unwind_GetLanguageSpecificData /usr/lib/libgcc.a(unwind-dw2.o) private external definition of __Unwind_GetLanguageSpecificData in section (__TEXT,__text) /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc_eh.a(unwind-dw2.o) private external definition of __Unwind_GetLanguageSpecificData in section (__TEXT,__text) ld: multiple definitions of symbol __Unwind_GetRegionStart /usr/lib/libgcc.a(unwind-dw2.o) private external definition of __Unwind_GetRegionStart in section (__TEXT,__text) /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc_eh.a(unwind-dw2.o) private external definition of __Unwind_GetRegionStart in section (__TEXT,__text) ld: multiple definitions of symbol __Unwind_GetTextRelBase /usr/lib/libgcc.a(unwind-dw2.o) private external definition of __Unwind_GetTextRelBase in section (__TEXT,__text) /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc_eh.a(unwind-dw2.o) private external definition of __Unwind_GetTextRelBase in section (__TEXT,__text) ld: multiple definitions of symbol __Unwind_RaiseException /usr/lib/libgcc.a(unwind-dw2.o) private external definition of __Unwind_RaiseException in section (__TEXT,__text) /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc_eh.a(unwind-dw2.o) private external definition of __Unwind_RaiseException in section (__TEXT,__text) ld: multiple definitions of symbol __Unwind_Resume /usr/lib/libgcc.a(unwind-dw2.o) private external definition of __Unwind_Resume in section (__TEXT,__text) /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc_eh.a(unwind-dw2.o) private external definition of __Unwind_Resume in section (__TEXT,__text) ld: multiple definitions of symbol __Unwind_SetGR /usr/lib/libgcc.a(unwind-dw2.o) private external definition of __Unwind_SetGR in section (__TEXT,__text) /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc_eh.a(unwind-dw2.o) private external definition of __Unwind_SetGR in section (__TEXT,__text) ld: multiple definitions of symbol __Unwind_SetIP /usr/lib/libgcc.a(unwind-dw2.o) private external definition of __Unwind_SetIP in section (__TEXT,__text) /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc_eh.a(unwind-dw2.o) private external definition of __Unwind_SetIP in section (__TEXT,__text) ld: multiple definitions of symbol ___frame_state_for /usr/lib/libgcc.a(unwind-dw2.o) private external definition of ___frame_state_for in section (__TEXT,__text) /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc_eh.a(unwind-dw2.o) private external definition of ___frame_state_for in section (__TEXT,__text) ld: multiple definitions of symbol __Unwind_Find_FDE /usr/lib/libgcc.a(unwind-dw2-fde-darwin.o) private external definition of __Unwind_Find_FDE in section (__TEXT,__text) /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc_eh.a(unwind-dw2-fde-darwin.o) private external definition of __Unwind_Find_FDE in section (__TEXT,__text) ld: multiple definitions of symbol ___deregister_frame /usr/lib/libgcc.a(unwind-dw2-fde-darwin.o) private external definition of ___deregister_frame in section (__TEXT,__text) /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc_eh.a(unwind-dw2-fde-darwin.o) private external definition of ___deregister_frame in section (__TEXT,__text) ld: multiple definitions of symbol ___deregister_frame_info /usr/lib/libgcc.a(unwind-dw2-fde-darwin.o) private external definition of ___deregister_frame_info in section (__TEXT,__text) /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc_eh.a(unwind-dw2-fde-darwin.o) private external definition of ___deregister_frame_info in section (__TEXT,__text) ld: multiple definitions of symbol ___deregister_frame_info_bases /usr/lib/libgcc.a(unwind-dw2-fde-darwin.o) private external definition of ___deregister_frame_info_bases in section (__TEXT,__text) /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc_eh.a(unwind-dw2-fde-darwin.o) private external definition of ___deregister_frame_info_bases in section (__TEXT,__text) ld: multiple definitions of symbol ___register_frame /usr/lib/libgcc.a(unwind-dw2-fde-darwin.o) private external definition of ___register_frame in section (__TEXT,__text) /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc_eh.a(unwind-dw2-fde-darwin.o) private external definition of ___register_frame in section (__TEXT,__text) ld: multiple definitions of symbol ___register_frame_info /usr/lib/libgcc.a(unwind-dw2-fde-darwin.o) private external definition of ___register_frame_info in section (__TEXT,__text) /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc_eh.a(unwind-dw2-fde-darwin.o) private external definition of ___register_frame_info in section (__TEXT,__text) ld: multiple definitions of symbol ___register_frame_info_bases /usr/lib/libgcc.a(unwind-dw2-fde-darwin.o) private external definition of ___register_frame_info_bases in section (__TEXT,__text) /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc_eh.a(unwind-dw2-fde-darwin.o) private external definition of ___register_frame_info_bases in section (__TEXT,__text) ld: multiple definitions of symbol ___register_frame_info_table /usr/lib/libgcc.a(unwind-dw2-fde-darwin.o) private external definition of ___register_frame_info_table in section (__TEXT,__text) /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc_eh.a(unwind-dw2-fde-darwin.o) private external definition of ___register_frame_info_table in section (__TEXT,__text) ld: multiple definitions of symbol ___register_frame_info_table_bases /usr/lib/libgcc.a(unwind-dw2-fde-darwin.o) private external definition of ___register_frame_info_table_bases in section (__TEXT,__text) /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc_eh.a(unwind-dw2-fde-darwin.o) private external definition of ___register_frame_info_table_bases in section (__TEXT,__text) ld: multiple definitions of symbol ___register_frame_table /usr/lib/libgcc.a(unwind-dw2-fde-darwin.o) private external definition of ___register_frame_table in section (__TEXT,__text) /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/libgcc_eh.a(unwind-dw2-fde-darwin.o) private external definition of ___register_frame_table in section (__TEXT,__text) /usr/bin/libtool: internal link edit command failed make: *** [subversion/libsvn_ra_dav/libsvn_ra_dav-1.la] Error 1 8667e:~/Desktop/subversion-1.2.0-rc3 cfkaran2$ ./configure --enable-maintainer-mode; make; make check