Hints required on how to build examples/VFS with waf

Ralph Böhme rb at sernet.de
Sun Mar 30 10:54:10 MDT 2014


Hi

On Sun, Mar 30, 2014 at 09:24:10AM -0700, Richard Sharpe wrote:
> I am trying to figure out how to build the stuff in examples/VFS with
> waf but it keeps escaping me.
> 
> Can anyone provide some hints?

$ grep -B 3 vfs_shadow_copy_test source3/wscript
    if Options.options.developer:
        default_static_modules.extend(TO_LIST('charset_weird'))
        default_shared_modules.extend(TO_LIST('perfcount_test'))
        default_shared_modules.extend(TO_LIST('vfs_skel_opaque vfs_skel_transparent vfs_shadow_copy_test'))

So `./configure --enable-developer ...` should do the trick.

-Ralph

-- 
SerNet GmbH, Bahnhofsallee 1b, 37081 Göttingen
phone: +49-551-370000-0, fax: +49-551-370000-9
AG Göttingen, HRB 2816, GF: Dr. Johannes Loxen
http://www.sernet.de,mailto:kontakt@sernet.de


More information about the samba-technical mailing list