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

make: Fatal error: Don't know how to make target `@SVN_FS_LIB_INSTALL_DEPS@'

From: solo turn <soloturn_at_gmail.com>
Date: 2004-09-28 18:37:47 CEST

hi,

our solaris regularly build for trunk recently started to choke with:

make: Fatal error: Don't know how to make target `@SVN_FS_LIB_INSTALL_DEPS@'

but it still builds and runs. i did a:
LDFLAGS=-R${bdbdir}/lib; export LDFLAGS
./autogen.sh
CC=cc ./configure --prefix=${svndir} --with-apxs=${apache2dir}/bin/apxs --with-a
pr=${apache2dir} --with-apr-util=${apache2dir} --with-neon=${neondir}
--with-berkeley-db=${bdbdir} --disable-static --disable-nls
./gen-make.py

is this on our side, or there was some change i did not see?

-solo.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Sep 28 18:38:12 2004

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.