status of the s4 waf build - go to stage 3?

tridge at samba.org tridge at samba.org
Wed Apr 21 01:31:45 MDT 2010


Hi Volker and Jeremy,

I've now added the --nonshared-binary= option to the s4 waf build. So
if you do:

  ./configure --nonshared-binary=smbtorture

then smbtorture in s4 will be built without any non-system shared
libs. That should make it easier to copy the smbtorture binary around
on the build farm which means no changes to the way s3 is currently
tested.

It takes a list of binaries, so you can do:

  ./configure --nonshared-binary=smbtorture,smbclient

or even:

  ./configure --nonshared-binary=!samba,ALL

to build everything static except the main samba binary.

Cheers, Tridge


More information about the samba-technical mailing list