[opensource-dev] Directory named "$(CONFIGURATION)" (was: No rule to make target)
Brad Kittenbrink (Brad Linden)
brad at lindenlab.com
Tue Nov 9 11:16:51 PST 2010
On Tue, Nov 9, 2010 at 1:04 AM, Boroondas Gupte
<sllists at boroon.dasgupta.ch>wrote:
> On 11/09/2010 08:12 AM, Ricky wrote:
>
> Trying to compile viewer_development a60d3b118c76 (tip as of the time
> of this message) I get the following error:
>
> make[2]: *** No rule to make target
> `sharedlibs//PROJECT_llmath_TEST_llbboxlocal', needed by
> `llmath/PROJECT_llmath_TEST_llbboxlocal_ok.txt'. Stop.
>
> The folder linden/indra/sharedlibs/ contains the following:
> $(CONFIGURATION) Debug RelWithDebInfo Release Resources
>
> Looks like a misconfig in the build system; I don't think that there
> should be a folder named "$(CONFIGURATION)" in that directory. Maybe
> someone typed single quotes when they intended to use double quotes?
>
> Maybe caused by changesets 2626<http://bitbucket.org/lindenlab/viewer-development/changeset/7428efe715e1#chg-indra/cmake/Linking.cmake_newline25>
> /2627<http://bitbucket.org/lindenlab/viewer-development/changeset/c72a96980f2e#chg-indra/cmake/Linking.cmake_newline25>?
> Though those are one year old, now. So if it's them, Mac builders should be
> having this problem ever since 2.0 ...
>
> Cheers,
> Boroondas
>
Speaking as the author of the offending changesets (sorry!). I'd strongly
recommend buiding using the xcode generator instead of makefiles on Mac.
This is not the only place we make this assumption in our cmake scripts.
Anyways, for now our builds pretty much assume Mac == Xcode. In theory,
that'd be good to fix, but I don't really have time to look into it now. If
there are enough people interested in this we should get a story written for
adding support for the makefile generator on mac, and then I can fill in the
details there for how it should be done.
-Brad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.secondlife.com/pipermail/opensource-dev/attachments/20101109/ab4876e6/attachment.htm
More information about the opensource-dev
mailing list