[Bf-blender-cvs] Re: CVS commit: blender/source/blender Makefile (Robert Holcomb)

Peter Schlaile peter at schlaile.de
Sun Mar 25 11:47:01 CEST 2007


Hi,

make is currently broken (tried on a clean checkout):

====> make all in source/blender/nodes
====> make all in source/blender/nodes/intern
nan_compile.mk:274: warning: overriding commands for target
`/home/peter/cvs/blender/blender/obj/linux-glibc2.3.2-i386/blender/nodes'
nan_compile.mk:260: warning: ignoring old commands for target
`/home/peter/cvs/blender/blender/obj/linux-glibc2.3.2-i386/blender/nodes'
nan_compile.mk:290: warning: overriding commands for target
`/home/peter/cvs/blender/blender/obj/linux-glibc2.3.2-i386/blender/nodes'
nan_compile.mk:274: warning: ignoring old commands for target
`/home/peter/cvs/blender/blender/obj/linux-glibc2.3.2-i386/blender/nodes'
nan_compile.mk:297: warning: overriding commands for target
`/home/peter/cvs/blender/blender/obj/linux-glibc2.3.2-i386/blender/nodes'
nan_compile.mk:290: warning: ignoring old commands for target
`/home/peter/cvs/blender/blender/obj/linux-glibc2.3.2-i386/blender/nodes'
nan_compile.mk:301: warning: overriding commands for target
`/home/peter/cvs/blender/blender/obj/linux-glibc2.3.2-i386/blender/nodes'
nan_compile.mk:297: warning: ignoring old commands for target
`/home/peter/cvs/blender/blender/obj/linux-glibc2.3.2-i386/blender/nodes'
nan_compile.mk:331: warning: overriding commands for target
`/home/peter/cvs/blender/blender/obj/linux-glibc2.3.2-i386/blender/nodes'
nan_compile.mk:301: warning: ignoring old commands for target
`/home/peter/cvs/blender/blender/obj/linux-glibc2.3.2-i386/blender/nodes'
make[4]: Circular
/home/peter/cvs/blender/blender/obj/linux-glibc2.3.2-i386/blender/nodes <-
/home/peter/cvs/blender/blender/obj/linux-glibc2.3.2-i386/blender/nodes
dependency dropped.
sed: can't read /CMP_util.d: No such file or directory
make[4]: *** [/CMP_util.o] Error 2
make[3]: *** [all] Error 1
make[2]: *** [all] Error 1
make[1]: *** [all] Error 1
make: *** [all] Error 1

---------------

looking into the directories, probably the Makefiles of the
subdirectories CMP_nodes and SHD_nodes are missing in CVS?

(and blender/nodes/intern/Makefile doesn't start any attempts in working
it's way into the subdirectories, btw)

Greetings,
Peter






More information about the Bf-blender-cvs mailing list