[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

somebody broke APR :-)

From: Karl Fogel <kfogel_at_galois.collab.net>
Date: 2000-10-23 16:20:33 CEST

In the compilation output below, search for "undefined reference" to
see the problem.

This is with a freshly updated development APR tree.

-K

cd ~/src/subversion/
make -k
make all-recursive
make[1]: Entering directory `/home/kfogel/src/subversion'
Making all in apr
make[2]: Entering directory `/home/kfogel/src/subversion/apr'
===> lib/apr/lib
make[3]: Entering directory `/home/kfogel/src/subversion/apr/lib'
gcc -g -O2 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -D_REENTRANT -c -I../include -I../misc/unix -I../misc/unix apr_pools.c
make[3]: Leaving directory `/home/kfogel/src/subversion/apr/lib'
<=== lib/apr/lib
===> lib/apr/strings
make[3]: Entering directory `/home/kfogel/src/subversion/apr/strings'
gcc -g -O2 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -D_REENTRANT -c -I../include -I../misc/unix -I../misc/unix apr_cpystrn.c
gcc -g -O2 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -D_REENTRANT -c -I../include -I../misc/unix -I../misc/unix apr_snprintf.c
gcc -g -O2 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -D_REENTRANT -c -I../include -I../misc/unix -I../misc/unix apr_strnatcmp.c
gcc -g -O2 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -D_REENTRANT -c -I../include -I../misc/unix -I../misc/unix apr_strings.c
gcc -g -O2 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -D_REENTRANT -c -I../include -I../misc/unix -I../misc/unix apr_fnmatch.c
make[3]: Leaving directory `/home/kfogel/src/subversion/apr/strings'
<=== lib/apr/strings
===> lib/apr/passwd
make[3]: Entering directory `/home/kfogel/src/subversion/apr/passwd'
gcc -g -O2 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -D_REENTRANT -c -I../include -I../misc/unix -I../misc/unix apr_md5.c
gcc -g -O2 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -D_REENTRANT -c -I../include -I../misc/unix -I../misc/unix apr_getpass.c
make[3]: Leaving directory `/home/kfogel/src/subversion/apr/passwd'
<=== lib/apr/passwd
===> lib/apr/tables
make[3]: Entering directory `/home/kfogel/src/subversion/apr/tables'
gcc -g -O2 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -D_REENTRANT -c -I../include -I../misc/unix -I../misc/unix apr_tables.c
gcc -g -O2 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -D_REENTRANT -c -I../include -I../misc/unix -I../misc/unix apr_hash.c
make[3]: Leaving directory `/home/kfogel/src/subversion/apr/tables'
<=== lib/apr/tables
===> lib/apr/file_io/unix
make[3]: Entering directory `/home/kfogel/src/subversion/apr/file_io/unix'
gcc -g -O2 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -D_REENTRANT -c -I../../include -I. dir.c
gcc -g -O2 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -D_REENTRANT -c -I../../include -I. fileacc.c
gcc -g -O2 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -D_REENTRANT -c -I../../include -I. filedup.c
gcc -g -O2 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -D_REENTRANT -c -I../../include -I. filestat.c
gcc -g -O2 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -D_REENTRANT -c -I../../include -I. fullrw.c
gcc -g -O2 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -D_REENTRANT -c -I../../include -I. open.c
gcc -g -O2 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -D_REENTRANT -c -I../../include -I. pipe.c
gcc -g -O2 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -D_REENTRANT -c -I../../include -I. readwrite.c
gcc -g -O2 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -D_REENTRANT -c -I../../include -I. seek.c
make[3]: Leaving directory `/home/kfogel/src/subversion/apr/file_io/unix'
<=== lib/apr/file_io/unix
===> lib/apr/network_io/unix
make[3]: Entering directory `/home/kfogel/src/subversion/apr/network_io/unix'
gcc -g -O2 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -D_REENTRANT -c -I../../include -I. poll.c
gcc -g -O2 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -D_REENTRANT -c -I../../include -I. sendrecv.c
gcc -g -O2 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -D_REENTRANT -c -I../../include -I. sockets.c
gcc -g -O2 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -D_REENTRANT -c -I../../include -I. sockopt.c
gcc -g -O2 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -D_REENTRANT -c -I../../include -I. sockaddr.c
make[3]: Leaving directory `/home/kfogel/src/subversion/apr/network_io/unix'
<=== lib/apr/network_io/unix
===> lib/apr/threadproc/unix
make[3]: Entering directory `/home/kfogel/src/subversion/apr/threadproc/unix'
gcc -g -O2 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -D_REENTRANT -c -I../../include -I../../file_io/unix -I. proc.c
gcc -g -O2 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -D_REENTRANT -c -I../../include -I../../file_io/unix -I. procsup.c
gcc -g -O2 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -D_REENTRANT -c -I../../include -I../../file_io/unix -I. thread.c
gcc -g -O2 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -D_REENTRANT -c -I../../include -I../../file_io/unix -I. threadpriv.c
gcc -g -O2 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -D_REENTRANT -c -I../../include -I../../file_io/unix -I. signals.c
make[3]: Leaving directory `/home/kfogel/src/subversion/apr/threadproc/unix'
<=== lib/apr/threadproc/unix
===> lib/apr/misc/unix
make[3]: Entering directory `/home/kfogel/src/subversion/apr/misc/unix'
gcc -g -O2 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -D_REENTRANT -c -I../../include -I../../file_io/unix -I../../locks/unix -I../../threadproc/unix -I. start.c
gcc -g -O2 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -D_REENTRANT -c -I../../include -I../../file_io/unix -I../../locks/unix -I../../threadproc/unix -I. getopt.c
gcc -g -O2 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -D_REENTRANT -c -I../../include -I../../file_io/unix -I../../locks/unix -I../../threadproc/unix -I. otherchild.c
gcc -g -O2 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -D_REENTRANT -c -I../../include -I../../file_io/unix -I../../locks/unix -I../../threadproc/unix -I. errorcodes.c
gcc -g -O2 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -D_REENTRANT -c -I../../include -I../../file_io/unix -I../../locks/unix -I../../threadproc/unix -I. rand.c
gcc -g -O2 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -D_REENTRANT -c -I../../include -I../../file_io/unix -I../../locks/unix -I../../threadproc/unix -I. canonerr.c
gcc -g -O2 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -D_REENTRANT -c -I../../include -I../../file_io/unix -I../../locks/unix -I../../threadproc/unix -I. uuid.c
gcc -g -O2 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -D_REENTRANT -c -I../../include -I../../file_io/unix -I../../locks/unix -I../../threadproc/unix -I. getuuid.c
make[3]: Leaving directory `/home/kfogel/src/subversion/apr/misc/unix'
<=== lib/apr/misc/unix
===> lib/apr/locks/unix
make[3]: Entering directory `/home/kfogel/src/subversion/apr/locks/unix'
gcc -g -O2 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -D_REENTRANT -c -I../../include -I../../file_io/unix -I. locks.c
gcc -g -O2 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -D_REENTRANT -c -I../../include -I../../file_io/unix -I. crossproc.c
gcc -g -O2 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -D_REENTRANT -c -I../../include -I../../file_io/unix -I. intraproc.c
make[3]: Leaving directory `/home/kfogel/src/subversion/apr/locks/unix'
<=== lib/apr/locks/unix
===> lib/apr/time/unix
make[3]: Entering directory `/home/kfogel/src/subversion/apr/time/unix'
gcc -g -O2 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -D_REENTRANT -c -I../../include -I. time.c
gcc -g -O2 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -D_REENTRANT -c -I../../include -I. timestr.c
make[3]: Leaving directory `/home/kfogel/src/subversion/apr/time/unix'
<=== lib/apr/time/unix
===> lib/apr/mmap/unix
make[3]: Entering directory `/home/kfogel/src/subversion/apr/mmap/unix'
gcc -g -O2 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -D_REENTRANT -c -I../../include -I../../file_io/unix -I. mmap.c
gcc -g -O2 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -D_REENTRANT -c -I../../include -I../../file_io/unix -I. common.c
make[3]: Leaving directory `/home/kfogel/src/subversion/apr/mmap/unix'
<=== lib/apr/mmap/unix
===> lib/apr/shmem/unix
make[3]: Entering directory `/home/kfogel/src/subversion/apr/shmem/unix'
gcc -g -O2 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -D_REENTRANT -c -I../../inc -I../../include -I../../misc/unix -Imm -I. shmem.c
rm -f libshmem.a
(cd mm && make libmm.la)
make[4]: Entering directory `/home/kfogel/src/subversion/apr/shmem/unix/mm'
./libtool --quiet --mode=compile gcc -c -O2 mm_global.c
./libtool --quiet --mode=compile gcc -c -O2 mm_alloc.c
./libtool --quiet --mode=compile gcc -c -O2 mm_core.c
./libtool --quiet --mode=compile gcc -c -O2 mm_lib.c
./libtool --quiet --mode=compile gcc -c -O2 mm_vers.c
./libtool --quiet --mode=link gcc -o libmm.la mm_global.lo mm_alloc.lo mm_core.lo mm_lib.lo mm_vers.lo \
    -rpath /usr/local/lib -version-info `./shtool version -l c -d libtool mm_vers.c`
make[4]: Leaving directory `/home/kfogel/src/subversion/apr/shmem/unix/mm'
cp mm/mm_global.o mm/mm_alloc.o mm/mm_core.o mm/mm_lib.o mm/mm_vers.o .
ar cr libshmem.a shmem.o
ranlib libshmem.a
make[3]: Leaving directory `/home/kfogel/src/subversion/apr/shmem/unix'
<=== lib/apr/shmem/unix
===> lib/apr/i18n/unix
make[3]: Entering directory `/home/kfogel/src/subversion/apr/i18n/unix'
gcc -g -O2 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -D_REENTRANT -c -I../../include -I. xlate.c
make[3]: Leaving directory `/home/kfogel/src/subversion/apr/i18n/unix'
<=== lib/apr/i18n/unix
===> lib/apr/dso/unix
make[3]: Entering directory `/home/kfogel/src/subversion/apr/dso/unix'
gcc -g -O2 -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -D_REENTRANT -c -I../../include -I. dso.c
rm -f libdso.a
ar cr libdso.a dso.o
ranlib libdso.a
make[3]: Leaving directory `/home/kfogel/src/subversion/apr/dso/unix'
<=== lib/apr/dso/unix
for i in lib strings passwd tables file_io/unix network_io/unix threadproc/unix misc/unix locks/unix time/unix mmap/unix shmem/unix i18n/unix dso/unix ; do cp $i/*.o objs ; done;
ar cr libapr.a objs/*.o
ranlib libapr.a
make[2]: Leaving directory `/home/kfogel/src/subversion/apr'
Making all in expat-lite
make[2]: Entering directory `/home/kfogel/src/subversion/expat-lite'
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/db3 -DXML_NS -c hashtable.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/db3 -DXML_NS -Wp,-MD,.deps/hashtable.pp -c hashtable.c -o hashtable.o
echo timestamp > hashtable.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/db3 -DXML_NS -c xmlparse.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/db3 -DXML_NS -Wp,-MD,.deps/xmlparse.pp -c xmlparse.c -o xmlparse.o
echo timestamp > xmlparse.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/db3 -DXML_NS -c xmlrole.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/db3 -DXML_NS -Wp,-MD,.deps/xmlrole.pp -c xmlrole.c -o xmlrole.o
echo timestamp > xmlrole.lo
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/db3 -DXML_NS -c xmltok.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/db3 -DXML_NS -Wp,-MD,.deps/xmltok.pp -c xmltok.c -o xmltok.o
echo timestamp > xmltok.lo
/bin/sh ../libtool --mode=link gcc -DXML_NS -o libexpat.la -rpath /usr/local/lib hashtable.lo xmlparse.lo xmlrole.lo xmltok.lo -L/usr/local/lib
mkdir .libs
ar cru .libs/libexpat.a hashtable.o xmlparse.o xmlrole.o xmltok.o
ranlib .libs/libexpat.a
creating libexpat.la
(cd .libs && rm -f libexpat.la && ln -s ../libexpat.la libexpat.la)
make[2]: Leaving directory `/home/kfogel/src/subversion/expat-lite'
Making all in neon
make[2]: Entering directory `/home/kfogel/src/subversion/neon'
/bin/sh /home/kfogel/src/subversion/neon/libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -Ilib -I. -Isrc -g -O2 -I/home/kfogel/src/subversion/expat-lite -c src/http_request.c -o src/http_request.lo
/bin/sh /home/kfogel/src/subversion/neon/libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -Ilib -I. -Isrc -g -O2 -I/home/kfogel/src/subversion/expat-lite -c src/http_basic.c -o src/http_basic.lo
/bin/sh /home/kfogel/src/subversion/neon/libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -Ilib -I. -Isrc -g -O2 -I/home/kfogel/src/subversion/expat-lite -c src/hip_xml.c -o src/hip_xml.lo
/bin/sh /home/kfogel/src/subversion/neon/libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -Ilib -I. -Isrc -g -O2 -I/home/kfogel/src/subversion/expat-lite -c src/dav_basic.c -o src/dav_basic.lo
/bin/sh /home/kfogel/src/subversion/neon/libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -Ilib -I. -Isrc -g -O2 -I/home/kfogel/src/subversion/expat-lite -c src/dav_207.c -o src/dav_207.lo
/bin/sh /home/kfogel/src/subversion/neon/libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -Ilib -I. -Isrc -g -O2 -I/home/kfogel/src/subversion/expat-lite -c src/string_utils.c -o src/string_utils.lo
/bin/sh /home/kfogel/src/subversion/neon/libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -Ilib -I. -Isrc -g -O2 -I/home/kfogel/src/subversion/expat-lite -c src/dates.c -o src/dates.lo
/bin/sh /home/kfogel/src/subversion/neon/libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -Ilib -I. -Isrc -g -O2 -I/home/kfogel/src/subversion/expat-lite -c src/ne_alloc.c -o src/ne_alloc.lo
/bin/sh /home/kfogel/src/subversion/neon/libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -Ilib -I. -Isrc -g -O2 -I/home/kfogel/src/subversion/expat-lite -c src/base64.c -o src/base64.lo
/bin/sh /home/kfogel/src/subversion/neon/libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -Ilib -I. -Isrc -g -O2 -I/home/kfogel/src/subversion/expat-lite -c src/md5.c -o src/md5.lo
/bin/sh /home/kfogel/src/subversion/neon/libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -Ilib -I. -Isrc -g -O2 -I/home/kfogel/src/subversion/expat-lite -c src/http_utils.c -o src/http_utils.lo
/bin/sh /home/kfogel/src/subversion/neon/libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -Ilib -I. -Isrc -g -O2 -I/home/kfogel/src/subversion/expat-lite -c src/uri.c -o src/uri.lo
/bin/sh /home/kfogel/src/subversion/neon/libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -Ilib -I. -Isrc -g -O2 -I/home/kfogel/src/subversion/expat-lite -c src/socket.c -o src/socket.lo
/bin/sh /home/kfogel/src/subversion/neon/libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -Ilib -I. -Isrc -g -O2 -I/home/kfogel/src/subversion/expat-lite -c src/http_auth.c -o src/http_auth.lo
/bin/sh /home/kfogel/src/subversion/neon/libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -Ilib -I. -Isrc -g -O2 -I/home/kfogel/src/subversion/expat-lite -c src/dav_props.c -o src/dav_props.lo
/bin/sh /home/kfogel/src/subversion/neon/libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -Ilib -I. -Isrc -g -O2 -I/home/kfogel/src/subversion/expat-lite -c src/http_cookies.c -o src/http_cookies.lo
/bin/sh /home/kfogel/src/subversion/neon/libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -Ilib -I. -Isrc -g -O2 -I/home/kfogel/src/subversion/expat-lite -c src/dav_locks.c -o src/dav_locks.lo
/bin/sh /home/kfogel/src/subversion/neon/libtool --quiet --mode=compile gcc -DHAVE_CONFIG_H -Ilib -I. -Isrc -g -O2 -I/home/kfogel/src/subversion/expat-lite -c src/http_redirect.c -o src/http_redirect.lo
/bin/sh /home/kfogel/src/subversion/neon/libtool --quiet --mode=link gcc -L. -rpath /usr/local/lib -version-info 7:3:1 -o libneon.la -L. src/http_request.lo src/http_basic.lo src/dav_basic.lo src/dav_207.lo src/string_utils.lo src/dates.lo src/ne_alloc.lo src/hip_xml.lo src/base64.lo src/md5.lo src/http_utils.lo src/uri.lo src/socket.lo src/http_auth.lo src/dav_props.lo src/http_cookies.lo src/dav_locks.lo src/http_redirect.lo /home/kfogel/src/subversion/expat-lite/libexpat.la

Compilation complete. Run 'make install' (as root?) to install neon.

make[2]: Leaving directory `/home/kfogel/src/subversion/neon'
Making all in subversion
make[2]: Entering directory `/home/kfogel/src/subversion/subversion'
Making all in tests-common
make[3]: Entering directory `/home/kfogel/src/subversion/subversion/tests-common'
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../apr/include -I../include -I/usr/local/include/db3 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -pthread -c svn_tests_main.c
/bin/sh ../../libtool --silent --mode=link gcc -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -pthread -o libsvn_tests_main.la -rpath /usr/local/lib svn_tests_main.lo -L/usr/local/lib
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../apr/include -I../include -I/usr/local/include/db3 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -pthread -c svn_test_editor.c
/bin/sh ../../libtool --silent --mode=link gcc -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -pthread -o libsvn_test_editor.la -rpath /usr/local/lib svn_test_editor.lo -L/usr/local/lib
make[3]: Leaving directory `/home/kfogel/src/subversion/subversion/tests-common'
Making all in libsvn_subr
make[3]: Entering directory `/home/kfogel/src/subversion/subversion/libsvn_subr'
Making all in .
make[4]: Entering directory `/home/kfogel/src/subversion/subversion/libsvn_subr'
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -I../../apr/include -I../../expat-lite -I/usr/local/include/db3 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -c svn_string.c
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -I../../apr/include -I../../expat-lite -I/usr/local/include/db3 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -c svn_error.c
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -I../../apr/include -I../../expat-lite -I/usr/local/include/db3 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -c path.c
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -I../../apr/include -I../../expat-lite -I/usr/local/include/db3 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -c hashdump.c
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -I../../apr/include -I../../expat-lite -I/usr/local/include/db3 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -c xml.c
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -I../../apr/include -I../../expat-lite -I/usr/local/include/db3 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -c base64.c
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -I../../apr/include -I../../expat-lite -I/usr/local/include/db3 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -c io.c
/bin/sh ../../libtool --silent --mode=link gcc -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -o libsvn_subr.la -rpath /usr/local/lib svn_string.lo svn_error.lo path.lo hashdump.lo xml.lo base64.lo io.lo -L/usr/local/lib
make[4]: Leaving directory `/home/kfogel/src/subversion/subversion/libsvn_subr'
Making all in tests
make[4]: Entering directory `/home/kfogel/src/subversion/subversion/libsvn_subr/tests'
gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../include -I../../../apr/include -I/usr/local/include/db3 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -pthread -c hashdump-test.c
/bin/sh ../../../libtool --silent --mode=link gcc -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -pthread -o hashdump-test hashdump-test.o ../../tests-common/libsvn_tests_main.la ../libsvn_subr.la ../../../apr/libapr.a ../../../expat-lite/libexpat.la -L/usr/local/lib
../../../apr/libapr.a(locks.o): In function `apr_create_lock':
/home/kfogel/src/subversion/apr/locks/unix/locks.c:82: undefined reference to `apr_unix_create_intra_lock'
../../../apr/libapr.a(locks.o): In function `apr_lock':
/home/kfogel/src/subversion/apr/locks/unix/locks.c:105: undefined reference to `apr_unix_lock_intra'
../../../apr/libapr.a(locks.o): In function `apr_unlock':
/home/kfogel/src/subversion/apr/locks/unix/locks.c:126: undefined reference to `apr_unix_unlock_intra'
../../../apr/libapr.a(locks.o): In function `apr_destroy_lock':
/home/kfogel/src/subversion/apr/locks/unix/locks.c:146: undefined reference to `apr_unix_destroy_intra_lock'
make[4]: *** [hashdump-test] Error 1
gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../include -I../../../apr/include -I/usr/local/include/db3 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -pthread -c stringtest.c
/bin/sh ../../../libtool --silent --mode=link gcc -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -pthread -o stringtest stringtest.o ../../tests-common/libsvn_tests_main.la ../libsvn_subr.la ../../../apr/libapr.a ../../../expat-lite/libexpat.la -L/usr/local/lib
../../../apr/libapr.a(locks.o): In function `apr_create_lock':
/home/kfogel/src/subversion/apr/locks/unix/locks.c:82: undefined reference to `apr_unix_create_intra_lock'
../../../apr/libapr.a(locks.o): In function `apr_lock':
/home/kfogel/src/subversion/apr/locks/unix/locks.c:105: undefined reference to `apr_unix_lock_intra'
../../../apr/libapr.a(locks.o): In function `apr_unlock':
/home/kfogel/src/subversion/apr/locks/unix/locks.c:126: undefined reference to `apr_unix_unlock_intra'
../../../apr/libapr.a(locks.o): In function `apr_destroy_lock':
/home/kfogel/src/subversion/apr/locks/unix/locks.c:146: undefined reference to `apr_unix_destroy_intra_lock'
make[4]: *** [stringtest] Error 1
make[4]: Target `all' not remade because of errors.
make[4]: Leaving directory `/home/kfogel/src/subversion/subversion/libsvn_subr/tests'
make[3]: *** [all-recursive] Error 1
make[3]: Target `all' not remade because of errors.
make[3]: Leaving directory `/home/kfogel/src/subversion/subversion/libsvn_subr'
Making all in libsvn_delta
make[3]: Entering directory `/home/kfogel/src/subversion/subversion/libsvn_delta'
Making all in .
make[4]: Entering directory `/home/kfogel/src/subversion/subversion/libsvn_delta'
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -I../../apr/include -I../../expat-lite -I/usr/local/include/db3 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -c xml_parse.c
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -I../../apr/include -I../../expat-lite -I/usr/local/include/db3 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -c xml_output.c
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -I../../apr/include -I../../expat-lite -I/usr/local/include/db3 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -c text_delta.c
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -I../../apr/include -I../../expat-lite -I/usr/local/include/db3 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -c vdelta.c
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -I../../apr/include -I../../expat-lite -I/usr/local/include/db3 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -c svndiff.c
/bin/sh ../../libtool --silent --mode=link gcc -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -o libsvn_delta.la -rpath /usr/local/lib xml_parse.lo xml_output.lo text_delta.lo vdelta.lo svndiff.lo -L/usr/local/lib
make[4]: Leaving directory `/home/kfogel/src/subversion/subversion/libsvn_delta'
Making all in tests
make[4]: Entering directory `/home/kfogel/src/subversion/subversion/libsvn_delta/tests'
gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../include -I../../../apr/include -I../../../expat-lite -I/usr/local/include/db3 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -pthread -c deltaparse-test.c
/bin/sh ../../../libtool --silent --mode=link gcc -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -pthread -o deltaparse-test deltaparse-test.o ../libsvn_delta.la ../../tests-common/libsvn_test_editor.la ../../libsvn_subr/libsvn_subr.la ../../../apr/libapr.a ../../../expat-lite/libexpat.la -L/usr/local/lib
../../../apr/libapr.a(locks.o): In function `apr_create_lock':
/home/kfogel/src/subversion/apr/locks/unix/locks.c:82: undefined reference to `apr_unix_create_intra_lock'
../../../apr/libapr.a(locks.o): In function `apr_lock':
/home/kfogel/src/subversion/apr/locks/unix/locks.c:105: undefined reference to `apr_unix_lock_intra'
../../../apr/libapr.a(locks.o): In function `apr_unlock':
/home/kfogel/src/subversion/apr/locks/unix/locks.c:126: undefined reference to `apr_unix_unlock_intra'
../../../apr/libapr.a(locks.o): In function `apr_destroy_lock':
/home/kfogel/src/subversion/apr/locks/unix/locks.c:146: undefined reference to `apr_unix_destroy_intra_lock'
make[4]: *** [deltaparse-test] Error 1
gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../include -I../../../apr/include -I../../../expat-lite -I/usr/local/include/db3 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -pthread -c vdelta-test.c
/bin/sh ../../../libtool --silent --mode=link gcc -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -pthread -o vdelta-test vdelta-test.o ../libsvn_delta.la ../../libsvn_subr/libsvn_subr.la ../../../apr/libapr.a ../../../expat-lite/libexpat.la -L/usr/local/lib
../../../apr/libapr.a(locks.o): In function `apr_create_lock':
/home/kfogel/src/subversion/apr/locks/unix/locks.c:82: undefined reference to `apr_unix_create_intra_lock'
../../../apr/libapr.a(locks.o): In function `apr_lock':
/home/kfogel/src/subversion/apr/locks/unix/locks.c:105: undefined reference to `apr_unix_lock_intra'
../../../apr/libapr.a(locks.o): In function `apr_unlock':
/home/kfogel/src/subversion/apr/locks/unix/locks.c:126: undefined reference to `apr_unix_unlock_intra'
../../../apr/libapr.a(locks.o): In function `apr_destroy_lock':
/home/kfogel/src/subversion/apr/locks/unix/locks.c:146: undefined reference to `apr_unix_destroy_intra_lock'
make[4]: *** [vdelta-test] Error 1
gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../include -I../../../apr/include -I../../../expat-lite -I/usr/local/include/db3 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -pthread -c random-test.c
/bin/sh ../../../libtool --silent --mode=link gcc -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -pthread -o random-test random-test.o ../libsvn_delta.la ../../libsvn_subr/libsvn_subr.la ../../../apr/libapr.a ../../../expat-lite/libexpat.la -L/usr/local/lib
../../../apr/libapr.a(locks.o): In function `apr_create_lock':
/home/kfogel/src/subversion/apr/locks/unix/locks.c:82: undefined reference to `apr_unix_create_intra_lock'
../../../apr/libapr.a(locks.o): In function `apr_lock':
/home/kfogel/src/subversion/apr/locks/unix/locks.c:105: undefined reference to `apr_unix_lock_intra'
../../../apr/libapr.a(locks.o): In function `apr_unlock':
/home/kfogel/src/subversion/apr/locks/unix/locks.c:126: undefined reference to `apr_unix_unlock_intra'
../../../apr/libapr.a(locks.o): In function `apr_destroy_lock':
/home/kfogel/src/subversion/apr/locks/unix/locks.c:146: undefined reference to `apr_unix_destroy_intra_lock'
make[4]: *** [random-test] Error 1
gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../include -I../../../apr/include -I../../../expat-lite -I/usr/local/include/db3 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -pthread -c xml-output-test.c
/bin/sh ../../../libtool --silent --mode=link gcc -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -pthread -o xml-output-test xml-output-test.o ../libsvn_delta.la ../../libsvn_subr/libsvn_subr.la ../../../apr/libapr.a ../../../expat-lite/libexpat.la -L/usr/local/lib
../../../apr/libapr.a(locks.o): In function `apr_create_lock':
/home/kfogel/src/subversion/apr/locks/unix/locks.c:82: undefined reference to `apr_unix_create_intra_lock'
../../../apr/libapr.a(locks.o): In function `apr_lock':
/home/kfogel/src/subversion/apr/locks/unix/locks.c:105: undefined reference to `apr_unix_lock_intra'
../../../apr/libapr.a(locks.o): In function `apr_unlock':
/home/kfogel/src/subversion/apr/locks/unix/locks.c:126: undefined reference to `apr_unix_unlock_intra'
../../../apr/libapr.a(locks.o): In function `apr_destroy_lock':
/home/kfogel/src/subversion/apr/locks/unix/locks.c:146: undefined reference to `apr_unix_destroy_intra_lock'
make[4]: *** [xml-output-test] Error 1
gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../include -I../../../apr/include -I../../../expat-lite -I/usr/local/include/db3 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -pthread -c svndiff-test.c
/bin/sh ../../../libtool --silent --mode=link gcc -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -pthread -o svndiff-test svndiff-test.o ../libsvn_delta.la ../../libsvn_subr/libsvn_subr.la ../../../apr/libapr.a ../../../expat-lite/libexpat.la -L/usr/local/lib
../../../apr/libapr.a(locks.o): In function `apr_create_lock':
/home/kfogel/src/subversion/apr/locks/unix/locks.c:82: undefined reference to `apr_unix_create_intra_lock'
../../../apr/libapr.a(locks.o): In function `apr_lock':
/home/kfogel/src/subversion/apr/locks/unix/locks.c:105: undefined reference to `apr_unix_lock_intra'
../../../apr/libapr.a(locks.o): In function `apr_unlock':
/home/kfogel/src/subversion/apr/locks/unix/locks.c:126: undefined reference to `apr_unix_unlock_intra'
../../../apr/libapr.a(locks.o): In function `apr_destroy_lock':
/home/kfogel/src/subversion/apr/locks/unix/locks.c:146: undefined reference to `apr_unix_destroy_intra_lock'
make[4]: *** [svndiff-test] Error 1
make[4]: Target `all' not remade because of errors.
make[4]: Leaving directory `/home/kfogel/src/subversion/subversion/libsvn_delta/tests'
make[3]: *** [all-recursive] Error 1
make[3]: Target `all' not remade because of errors.
make[3]: Leaving directory `/home/kfogel/src/subversion/subversion/libsvn_delta'
Making all in libsvn_wc
make[3]: Entering directory `/home/kfogel/src/subversion/subversion/libsvn_wc'
Making all in .
make[4]: Entering directory `/home/kfogel/src/subversion/subversion/libsvn_wc'
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -I../../apr/include -I../../expat-lite -I/usr/local/include/db3 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -c get_editor.c
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -I../../apr/include -I../../expat-lite -I/usr/local/include/db3 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -c adm_files.c
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -I../../apr/include -I../../expat-lite -I/usr/local/include/db3 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -c adm_ops.c
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -I../../apr/include -I../../expat-lite -I/usr/local/include/db3 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -c lock.c
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -I../../apr/include -I../../expat-lite -I/usr/local/include/db3 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -c util.c
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -I../../apr/include -I../../expat-lite -I/usr/local/include/db3 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -c questions.c
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -I../../apr/include -I../../expat-lite -I/usr/local/include/db3 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -c log.c
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -I../../apr/include -I../../expat-lite -I/usr/local/include/db3 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -c local_changes.c
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -I../../apr/include -I../../expat-lite -I/usr/local/include/db3 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -c entries.c
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -I../../apr/include -I../../expat-lite -I/usr/local/include/db3 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -c adm_crawler.c
/bin/sh ../../libtool --silent --mode=link gcc -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -o libsvn_wc.la -rpath /usr/local/lib get_editor.lo adm_files.lo adm_ops.lo lock.lo util.lo questions.lo log.lo local_changes.lo entries.lo adm_crawler.lo -L/usr/local/lib
make[4]: Leaving directory `/home/kfogel/src/subversion/subversion/libsvn_wc'
Making all in tests
make[4]: Entering directory `/home/kfogel/src/subversion/subversion/libsvn_wc/tests'
gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../include -I../../../apr/include -I../../../expat-lite -I/usr/local/include/db3 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -pthread -c checkout-test.c
/bin/sh ../../../libtool --silent --mode=link gcc -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -pthread -o checkout-test checkout-test.o ../libsvn_wc.la ../../libsvn_delta/libsvn_delta.la ../../libsvn_subr/libsvn_subr.la ../../../apr/libapr.a ../../../expat-lite/libexpat.la -L/usr/local/lib
../../../apr/libapr.a(locks.o): In function `apr_create_lock':
/home/kfogel/src/subversion/apr/locks/unix/locks.c:82: undefined reference to `apr_unix_create_intra_lock'
../../../apr/libapr.a(locks.o): In function `apr_lock':
/home/kfogel/src/subversion/apr/locks/unix/locks.c:105: undefined reference to `apr_unix_lock_intra'
../../../apr/libapr.a(locks.o): In function `apr_unlock':
/home/kfogel/src/subversion/apr/locks/unix/locks.c:126: undefined reference to `apr_unix_unlock_intra'
../../../apr/libapr.a(locks.o): In function `apr_destroy_lock':
/home/kfogel/src/subversion/apr/locks/unix/locks.c:146: undefined reference to `apr_unix_destroy_intra_lock'
make[4]: *** [checkout-test] Error 1
gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../include -I../../../apr/include -I../../../expat-lite -I/usr/local/include/db3 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -pthread -c commit-test.c
/bin/sh ../../../libtool --silent --mode=link gcc -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -pthread -o commit-test commit-test.o ../libsvn_wc.la ../../libsvn_delta/libsvn_delta.la ../../tests-common/libsvn_test_editor.la ../../libsvn_subr/libsvn_subr.la ../../../apr/libapr.a ../../../expat-lite/libexpat.la -L/usr/local/lib
../../../apr/libapr.a(locks.o): In function `apr_create_lock':
/home/kfogel/src/subversion/apr/locks/unix/locks.c:82: undefined reference to `apr_unix_create_intra_lock'
../../../apr/libapr.a(locks.o): In function `apr_lock':
/home/kfogel/src/subversion/apr/locks/unix/locks.c:105: undefined reference to `apr_unix_lock_intra'
../../../apr/libapr.a(locks.o): In function `apr_unlock':
/home/kfogel/src/subversion/apr/locks/unix/locks.c:126: undefined reference to `apr_unix_unlock_intra'
../../../apr/libapr.a(locks.o): In function `apr_destroy_lock':
/home/kfogel/src/subversion/apr/locks/unix/locks.c:146: undefined reference to `apr_unix_destroy_intra_lock'
make[4]: *** [commit-test] Error 1
make[4]: Target `all' not remade because of errors.
make[4]: Leaving directory `/home/kfogel/src/subversion/subversion/libsvn_wc/tests'
make[3]: *** [all-recursive] Error 1
make[3]: Target `all' not remade because of errors.
make[3]: Leaving directory `/home/kfogel/src/subversion/subversion/libsvn_wc'
Making all in libsvn_ra_dav
make[3]: Entering directory `/home/kfogel/src/subversion/subversion/libsvn_ra_dav'
Making all in .
make[4]: Entering directory `/home/kfogel/src/subversion/subversion/libsvn_ra_dav'
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -I../../apr/include -I../../neon/src -I/usr/local/include/db3 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -c session.c
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -I../../apr/include -I../../neon/src -I/usr/local/include/db3 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -c fetch.c
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -I../../apr/include -I../../neon/src -I/usr/local/include/db3 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -c commit.c
/bin/sh ../../libtool --silent --mode=link gcc -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -o libsvn_ra_dav.la -rpath /usr/local/lib session.lo fetch.lo commit.lo -L/usr/local/lib
make[4]: Leaving directory `/home/kfogel/src/subversion/subversion/libsvn_ra_dav'
Making all in tests
make[4]: Entering directory `/home/kfogel/src/subversion/subversion/libsvn_ra_dav/tests'
gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../include -I../../../apr/include -I/usr/local/include/db3 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -pthread -c ra-dav-test.c
/bin/sh ../../../libtool --silent --mode=link gcc -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -pthread -o ra-dav-test ra-dav-test.o ../libsvn_ra_dav.la ../../libsvn_wc/libsvn_wc.la ../../libsvn_subr/libsvn_subr.la ../../libsvn_delta/libsvn_delta.la ../../../expat-lite/libexpat.la ../../../neon/libneon.la ../../../apr/libapr.a -L/usr/local/lib
../../../apr/libapr.a(locks.o): In function `apr_create_lock':
/home/kfogel/src/subversion/apr/locks/unix/locks.c:82: undefined reference to `apr_unix_create_intra_lock'
../../../apr/libapr.a(locks.o): In function `apr_lock':
/home/kfogel/src/subversion/apr/locks/unix/locks.c:105: undefined reference to `apr_unix_lock_intra'
../../../apr/libapr.a(locks.o): In function `apr_unlock':
/home/kfogel/src/subversion/apr/locks/unix/locks.c:126: undefined reference to `apr_unix_unlock_intra'
../../../apr/libapr.a(locks.o): In function `apr_destroy_lock':
/home/kfogel/src/subversion/apr/locks/unix/locks.c:146: undefined reference to `apr_unix_destroy_intra_lock'
make[4]: *** [ra-dav-test] Error 1
make[4]: Target `all' not remade because of errors.
make[4]: Leaving directory `/home/kfogel/src/subversion/subversion/libsvn_ra_dav/tests'
make[3]: *** [all-recursive] Error 1
make[3]: Target `all' not remade because of errors.
make[3]: Leaving directory `/home/kfogel/src/subversion/subversion/libsvn_ra_dav'
Making all in libsvn_client
make[3]: Entering directory `/home/kfogel/src/subversion/subversion/libsvn_client'
Making all in .
make[4]: Entering directory `/home/kfogel/src/subversion/subversion/libsvn_client'
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -I../../apr/include -I../../expat-lite -I/usr/local/include/db3 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -c checkout.c
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -I../../apr/include -I../../expat-lite -I/usr/local/include/db3 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -c update.c
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -I../../apr/include -I../../expat-lite -I/usr/local/include/db3 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -c apply_edits.c
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -I../../apr/include -I../../expat-lite -I/usr/local/include/db3 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -c add.c
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -I../../apr/include -I../../expat-lite -I/usr/local/include/db3 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -c delete.c
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -I../../apr/include -I../../expat-lite -I/usr/local/include/db3 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -c commit.c
/bin/sh ../../libtool --silent --mode=link gcc -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -o libsvn_client.la -rpath /usr/local/lib checkout.lo update.lo apply_edits.lo add.lo delete.lo commit.lo -L/usr/local/lib
make[4]: Leaving directory `/home/kfogel/src/subversion/subversion/libsvn_client'
make[3]: Leaving directory `/home/kfogel/src/subversion/subversion/libsvn_client'
Making all in client
make[3]: Entering directory `/home/kfogel/src/subversion/subversion/client'
Making all in .
make[4]: Entering directory `/home/kfogel/src/subversion/subversion/client'
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -I../../apr/include -I../../expat-lite -I/usr/local/include/db3 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -pthread -c main.c
/bin/sh ../../libtool --silent --mode=link gcc -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -pthread -o svn main.o ../libsvn_client/libsvn_client.la ../libsvn_wc/libsvn_wc.la ../libsvn_delta/libsvn_delta.la ../libsvn_subr/libsvn_subr.la ../tests-common/libsvn_test_editor.la ../../apr/libapr.a ../../expat-lite/libexpat.la -L/usr/local/lib
../../apr/libapr.a(locks.o): In function `apr_create_lock':
/home/kfogel/src/subversion/apr/locks/unix/locks.c:82: undefined reference to `apr_unix_create_intra_lock'
../../apr/libapr.a(locks.o): In function `apr_lock':
/home/kfogel/src/subversion/apr/locks/unix/locks.c:105: undefined reference to `apr_unix_lock_intra'
../../apr/libapr.a(locks.o): In function `apr_unlock':
/home/kfogel/src/subversion/apr/locks/unix/locks.c:126: undefined reference to `apr_unix_unlock_intra'
../../apr/libapr.a(locks.o): In function `apr_destroy_lock':
/home/kfogel/src/subversion/apr/locks/unix/locks.c:146: undefined reference to `apr_unix_destroy_intra_lock'
make[4]: *** [svn] Error 1
make[4]: Target `all-am' not remade because of errors.
make[4]: Leaving directory `/home/kfogel/src/subversion/subversion/client'
Making all in tests
make[4]: Entering directory `/home/kfogel/src/subversion/subversion/client/tests'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/kfogel/src/subversion/subversion/client/tests'
make[3]: *** [all-recursive] Error 1
make[3]: Target `all' not remade because of errors.
make[3]: Leaving directory `/home/kfogel/src/subversion/subversion/client'
Making all in libsvn_fs
make[3]: Entering directory `/home/kfogel/src/subversion/subversion/libsvn_fs'
Making all in .
make[4]: Entering directory `/home/kfogel/src/subversion/subversion/libsvn_fs'
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -I../../apr/include -I../../expat-lite -I/usr/local/include/db3 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -pthread -c convert-size.c
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -I../../apr/include -I../../expat-lite -I/usr/local/include/db3 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -pthread -c dbt.c
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -I../../apr/include -I../../expat-lite -I/usr/local/include/db3 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -pthread -c delta.c
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -I../../apr/include -I../../expat-lite -I/usr/local/include/db3 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -pthread -c dir.c
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -I../../apr/include -I../../expat-lite -I/usr/local/include/db3 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -pthread -c err.c
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -I../../apr/include -I../../expat-lite -I/usr/local/include/db3 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -pthread -c file.c
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -I../../apr/include -I../../expat-lite -I/usr/local/include/db3 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -pthread -c fs.c
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -I../../apr/include -I../../expat-lite -I/usr/local/include/db3 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -pthread -c id.c
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -I../../apr/include -I../../expat-lite -I/usr/local/include/db3 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -pthread -c node.c
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -I../../apr/include -I../../expat-lite -I/usr/local/include/db3 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -pthread -c proplist.c
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -I../../apr/include -I../../expat-lite -I/usr/local/include/db3 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -pthread -c skel.c
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -I../../apr/include -I../../expat-lite -I/usr/local/include/db3 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -pthread -c txn.c
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -I../../apr/include -I../../expat-lite -I/usr/local/include/db3 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -pthread -c version.c
/bin/sh ../../libtool --silent --mode=link gcc -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -pthread -o libsvn_fs.la -rpath /usr/local/lib convert-size.lo dbt.lo delta.lo dir.lo err.lo file.lo fs.lo id.lo node.lo proplist.lo skel.lo txn.lo version.lo -L/usr/local/lib
make[4]: Leaving directory `/home/kfogel/src/subversion/subversion/libsvn_fs'
Making all in tests
make[4]: Entering directory `/home/kfogel/src/subversion/subversion/libsvn_fs/tests'
gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I .. -I ../../include -I ../../../apr/include -I/usr/local/include/db3 -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -pthread -c skel-test.c
/bin/sh ../../../libtool --silent --mode=link gcc -g -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wpointer-arith -DSVN_DEBUG -DAP_DEBUG -g -Wall -pthread -o skel-test skel-test.o ../libsvn_fs.la ../../tests-common/libsvn_tests_main.la ../../libsvn_subr/libsvn_subr.la ../../../apr/libapr.a -L/usr/local/lib
../../../apr/libapr.a(locks.o): In function `apr_create_lock':
/home/kfogel/src/subversion/apr/locks/unix/locks.c:82: undefined reference to `apr_unix_create_intra_lock'
../../../apr/libapr.a(locks.o): In function `apr_lock':
/home/kfogel/src/subversion/apr/locks/unix/locks.c:105: undefined reference to `apr_unix_lock_intra'
../../../apr/libapr.a(locks.o): In function `apr_unlock':
/home/kfogel/src/subversion/apr/locks/unix/locks.c:126: undefined reference to `apr_unix_unlock_intra'
../../../apr/libapr.a(locks.o): In function `apr_destroy_lock':
/home/kfogel/src/subversion/apr/locks/unix/locks.c:146: undefined reference to `apr_unix_destroy_intra_lock'
make[4]: *** [skel-test] Error 1
make[4]: Target `all' not remade because of errors.
make[4]: Leaving directory `/home/kfogel/src/subversion/subversion/libsvn_fs/tests'
make[3]: *** [all-recursive] Error 1
make[3]: Target `all' not remade because of errors.
make[3]: Leaving directory `/home/kfogel/src/subversion/subversion/libsvn_fs'
make[3]: Entering directory `/home/kfogel/src/subversion/subversion'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/kfogel/src/subversion/subversion'
make[2]: *** [all-recursive] Error 1
make[2]: Target `all' not remade because of errors.
make[2]: Leaving directory `/home/kfogel/src/subversion/subversion'
Making all in doc
make[2]: Entering directory `/home/kfogel/src/subversion/doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/kfogel/src/subversion/doc'
make[2]: Entering directory `/home/kfogel/src/subversion'
make[2]: Leaving directory `/home/kfogel/src/subversion'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/kfogel/src/subversion'
make: *** [all-recursive-am] Error 2
make: Target `all' not remade because of errors.

Compilation exited abnormally with code 2 at Mon Oct 23 09:16:12
Received on Sat Oct 21 14:36:12 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.