On Mon, 2012-05-07 at 18:21 -0400, [email protected] wrote: > Thanks very much for answers from both Stefan and Volker. > > The solutions from both of you are built for source3/torture/ > > I actually want to build the smbtorture using source code under > source4/torture/smb2 > I am trying the solutions you gave, but not sure if they apply to > source4/torture/smb2.
Yes, this is a recursive invocation of the waf build from the autoconf build, which (by design) produces the static linked smbtorture4 that you desire. You can of course produce this directly at the top level build, just follow the pattern in the Makefile-smbtorture4 that was indicated. Andrew Bartlett -- Andrew Bartlett http://samba.org/~abartlet/ Authentication Developer, Samba Team http://samba.org -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
