[PATCH] waf: Fix the build on openbsd

Thomas Nagy tnagy1024 at gmail.com
Sun Mar 8 14:52:29 MDT 2015


My bad. A new version is attached to this message.

Regarding the python version, a few places check for 2.4.2 - do they
need to be updated?
lib/ldb/wscript:    conf.check_python_version((2,4,2))
lib/ntdb/wscript:        conf.check_python_version((2,4,2))
lib/talloc/wscript:        conf.check_python_version((2,4,2))
lib/tdb/wscript:        conf.check_python_version((2,4,2))
lib/tevent/wscript:        conf.check_python_version((2,4,2))

Thomas

On Sun, Mar 8, 2015 at 7:14 PM, Andrew Bartlett wrote:
> Thomas,
>
> This patch in the series doesn't seem to work.  I get PYTHONDIR in
> config.h after it is applied, but if I revert it, then it is again
> (correctly) missing.
>
> On Sat, 2015-03-07 at 15:42 +0100, Thomas Nagy wrote:
>> Subject: [PATCH 3/4] Transition to waf 1.8: Remove PYTHONDIR and
>> PYTHONARCHDIR from config.h centrally
>
> Thanks,
>
> Andrew Bartlett
>
> --
> Andrew Bartlett                       http://samba.org/~abartlet/
> Authentication Developer, Samba Team  http://samba.org
> Samba Developer, Catalyst IT          http://catalyst.net.nz/services/samba
>
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Transition-to-waf-1.8-Remove-PYTHONDIR-and-PYTHONARC.patch
Type: text/x-patch
Size: 2193 bytes
Desc: not available
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20150308/0b4fe59e/attachment.bin>


More information about the samba-technical mailing list