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

Re: locks-test.c compilation problem

From: Max Bowsher <maxb_at_ukf.net>
Date: 2005-04-08 16:29:43 CEST

Karol Szkudlarek wrote:
> I think that Makefile didn't create directory for object file.
>
> When I create output directory libsvn_fs via:
>
> $ mkdir subversion/tests/libsvn_fs
>
> the locks-test.c compiles fine.

That directory should have been created at the end of configure, by
config.status, which runs "make mkdir-init", which creates the directories
listed in the BUILD_DIRS variable, defined in build-outputs.mk

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Apr 8 16:31:12 2005

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.