[Bf-committers] Error in CVS Build

Kent Mein bf-committers@blender.org
Tue, 5 Nov 2002 13:56:51 -0600


In reply to John Smith (john.smith@msclinux.com):

> When I try to compile blender from cvs01 I am getting the following
> error:
> 
> make: Entering directory `/home/john/blender-mod/intern'
> /bin/sh: -c: line 1: syntax error near unexpected token `;'
> /bin/sh: -c: line 1: `for i in ; do  echo "====> make all in intern/$i"
> ; make -C $i all || exit 1;  done'
> make: *** [all] Error 2
> make: Leaving directory `/home/john/blender-mod/intern'
> 
> Does anyone have any ideas about why this may be happening?
> 
> John

Its from nan_subdirs.mk
I'm guessing its a shell specific issue.
Since we are moving to an autoconfed invironment, its probably just easyer
to cd to each of the subdirs in the Makefile and do a make; make install

Kent
-- 
mein@cs.umn.edu
http://www.cs.umn.edu/~mein