Displaying 1 result from an estimated 1 matches for "gerryr".
Did you mean:
gerror
2013 May 11
1
Samba git: build error when upgrading
....samba.org/samba.git (push)
$ git pull
$ ./configure ...
$ make clean
WAF_MAKE=1 python ./buildtools/bin/waf build
./buildtools/wafsamba/samba_utils.py:397: DeprecationWarning: the md5 module is deprecated; use hashlib instead
import md5
Waf: Entering directory `/home/gerryr/build/samba4/bin'
symlink: samba/__init__.py -> python/samba/__init__.py
/home/gerryr/build/samba4/wscript: error: Traceback (most recent call last):
File "/home/gerryr/build/samba4/buildtools/wafadmin/Utils.py", line 647, in recurse
exec(compile(txt, file_pat...