Displaying 1 result from an estimated 1 matches for "cache_node_abspath".
2013 Mar 30
0
I am having problems installing the latest samba4 git checkout as of 3/30/13
...mpl(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 someone help me with this error.