1. root@server1:~/samba-master# make
  2. WAF_MAKE=1 python ./buildtools/bin/waf build
  3. ./buildtools/wafsamba/samba_utils.py:397: DeprecationWarning: the md5 module is deprecated; use hashlib instead
  4. import md5
  5. Project not configured (run 'waf configure' first)
  6. make: *** [all] Error 1