search for: waferror

Displaying 5 results from an estimated 5 matches for "waferror".

Did you mean: ferror
2013 Oct 08
1
git folder moved : waf : The top source directory has moved. Please run distclean and reconfigure
...f.recurse(dirs, 'build') > File "/media/data/git/samba4/buildtools/wafadmin/Utils.py", line > 634, in recurse > f(self) > File > "/media/data/git/samba4/lib/replace/../../buildtools/wafsamba/wscript", line > 427, in build > raise Utils.WafError('''The top source directory has moved. Please > run distclean and reconfigure''') > WafError: The top source directory has moved. Please run distclean and > reconfigure > > make: *** [all] Erreur 1 I tried : git clean -x -f -d but I'm still getting the...
2016 Jan 15
3
Samba installation
...tantly getting the same error while configuring: Traceback (most recent call last): File "./buildtools/bin/waf", line 75, in <module> import Scripting File "/home/saurabh/Documents/Samba/samba-4.3.4/third_party/waf/wafadmin/Scripting.py", line 146 except Utils.WafError , e: ^ SyntaxError: invalid syntax Please help me through this and which version of python am I suppose to use? Regards, Saurabh shah
2013 Mar 14
0
Samba 4.0.3 Configure problem
Hi, I get the following when tring to run ./configure on the source: Traceback (most recent call last): File "./buildtools/bin/waf", line 75, in <module> import Scripting File "/root/src/samba-4.0.3/buildtools/wafadmin/Scripting.py", line 146 except Utils.WafError, e: Any idea what is causing this?
2012 May 07
7
How to build Samba4 using static linked libraries
Hi All: I am building the torture/smbtorture for samba-4.0.0alpha17. After build, I am running the test in another environment. I not only need to copy the binary smbtorture, I also need to copy the shared libraries. This is HUGE inconvenient for us. Could somebody tell me how to build the binary using static linked libraries? Thanks very much Peixing libpthread.so.0 =>
2019 Apr 05
0
Make/Build Error on armhf
...e > "/install/samba-4.10.1/third_party/waf/waflib/Build.py", line 1101, > in run > fun(x.abspath(), y.abspath(), x.path_from(launch_node)) > File > "/install/samba-4.10.1/third_party/waf/waflib/Build.py", line 1168, > in do_install > raise Errors.WafError('Could not install the file %r' % tgt, e) > waflib.Errors.WafError: Could not install the file > '/usr/lib/samba/libreplace-samba4.so' > > Makefile:10: recipe for target 'install' failed > make: *** [install] Error 1 > > **** Installation failed. Abor...