search for: add_subdirs

Displaying 4 results from an estimated 4 matches for "add_subdirs".

2013 Oct 08
1
git folder moved : waf : The top source directory has moved. Please run distclean and reconfigure
...urse > exec(compile(txt, file_path, 'exec'), dc) > File "/media/data/git/samba4/wscript_build", line 30, in <module> > bld.RECURSE('lib/replace') > File "./buildtools/wafsamba/samba_utils.py", line 472, in RECURSE > return ctx.add_subdirs(relpath) > File "/media/data/git/samba4/buildtools/wafadmin/Build.py", line > 993, in add_subdirs > self.recurse(dirs, 'build') > File "/media/data/git/samba4/buildtools/wafadmin/Utils.py", line > 634, in recurse > f(self) > File &quo...
2014 Mar 02
0
3/2/2014 Samba4 git pull make clean error
...ils.py", line 647, in recurse exec(compile(txt, file_path, 'exec'), dc) File "/usr/local/samba-master/wscript_build", line 140, in <module> bld.RECURSE('pidl') File "./buildtools/wafsamba/samba_utils.py", line 471, in RECURSE return ctx.add_subdirs(relpath) File "/usr/local/samba-master/buildtools/wafadmin/Build.py", line 993, in add_subdirs self.recurse(dirs, 'build') File "/usr/local/samba-master/buildtools/wafadmin/Utils.py", line 634, in recurse f(self) File "/usr/local/samba-master/pidl/wscr...
2013 May 11
1
Samba git: build error when upgrading
...in recurse exec(compile(txt, file_path, 'exec'), dc) File "/home/gerryr/build/samba4/wscript_build", line 43, in <module> bld.RECURSE('python') File "./buildtools/wafsamba/samba_utils.py", line 472, in RECURSE return ctx.add_subdirs(relpath) File "/home/gerryr/build/samba4/buildtools/wafadmin/Build.py", line 993, in add_subdirs self.recurse(dirs, 'build') File "/home/gerryr/build/samba4/buildtools/wafadmin/Utils.py", line 650, in recurse raise WscriptError("".jo...
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 =>