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

Re: svn commit: r35262 - trunk/build/ac-macros

From: Jeremy Whitlock <jcscoobyrs_at_gmail.com>
Date: Thu, 15 Jan 2009 16:24:21 -0700

> Here you go:
>
> cd subversion/svn && /bin/sh /home/stsp/svn/svn-trunk/libtool --tag=CC --silent --mode=link gcc -Wpointer-arith
> -Wwrite-strings -Wshadow -ansi -Wall -Wformat=2 -Wunused -Waggregate-return -Wstrict-prototypes -Wmissing-prototy
> pes -Wmissing-declarations -Wno-multichar -Wredundant-decls -Wnested-externs -Wunreachable-code -Winline -Wno-lon
> g-long -g -g -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -pthread -DSVN_DEBUG -DAP_DE
> BUG -L/usr/local/lib -L/usr/local/lib -rpath /home/stsp/svn/prefix/svn-trunk/lib -o svn add-cmd.o blame-cmd.o
> cat-cmd.o changelist-cmd.o checkout-cmd.o cleanup-cmd.o commit-cmd.o conflict-callbacks.o copy-cmd.o delete-cmd.o
> diff-cmd.o export-cmd.o help-cmd.o import-cmd.o info-cmd.o list-cmd.o lock-cmd.o log-cmd.o main.o merge-cmd.o me
> rgeinfo-cmd.o mkdir-cmd.o move-cmd.o notify.o propdel-cmd.o propedit-cmd.o propget-cmd.o proplist-cmd.o props.o p
> ropset-cmd.o resolve-cmd.o resolved-cmd.o revert-cmd.o status-cmd.o status.o switch-cmd.o tree-conflicts.o unlock
> -cmd.o update-cmd.o util.o ../../subversion/libsvn_client/libsvn_client-1.la ../../subversion/libsvn_wc/libsvn_wc
> -1.la ../../subversion/libsvn_ra/libsvn_ra-1.la ../../subversion/libsvn_delta/libsvn_delta-1.la ../../subversion/libsvn_diff/libsvn_diff-1.la ../../subversion/libsvn_subr/libsvn_subr-1.la /home/stsp/svn/prefix/apr/lib/libaprutil-1.la -ldb -lexpat -liconv /home/stsp/svn/prefix/apr/lib/libapr-1.la -lpthread -L/home/stsp/svn/prefix/neon/lib -lneon -lssl -lcrypto -lz -lexpat
> /usr/bin/ld: cannot find -lserf-0
> collect2: ld returned 1 exit status
> *** Error code 1
>
> Reverting r35262 fixes this problem for me.

How did you configure? Before just reverting the change, it might
make sense to know how this was manifested.

-- 
Take care,
Jeremy Whitlock
http://www.thoughtspark.org
Received on 2009-01-16 00:33:21 CET

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.