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

Re: Undefined symbols

From: <cmpilato_at_collab.net>
Date: 2002-02-05 21:50:38 CET

Dan Wilder <dan@ssc.com> writes:

> make distclean
> ./ssc/svn-works update
> ./configure --enable-maintainer-mode --disable-shared
> make

Hm. Perhaps:

make distclean
./ssc/svn-works update
./autogen.sh # <---
./configure --enable-maintainer-mode --disable-shared
make

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:37:04 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.