Displaying 1 result from an estimated 1 matches for "bldnode".
Did you mean:
bldmode
2013 Mar 30
0
I am having problems installing the latest samba4 git checkout as of 3/30/13
..., in wildcard_main
fun(ctx)
File "/root/samba-master/buildtools/wafadmin/Scripting.py", line 355, in
install
build_impl(bld)
File "/root/samba-master/buildtools/wafadmin/Scripting.py", line 408, in
build_impl
info("Waf: Leaving directory `%s'" % bld.bldnode.abspath())
File "/root/samba-master/buildtools/wafadmin/Node.py", line 420, in
abspath
ret = self.__class__.bld.cache_node_abspath[variant].get(self.id, None)
AttributeError: 'NoneType' object has no attribute 'cache_node_abspath'
make: *** [install] Error 1
Please...