[PATCH] [FreeBSD 2] Patches for 3.4/4.0

Jelmer Vernooij jelmer at samba.org
Sun Jun 7 12:20:49 GMT 2009


Hi Timur,

Thanks for the patch.

Timur I. Bakeyev wrote:
> This patch fixes the problem with building 'test' target, when we are using
> external libtalloc. In this case @tallocdir@ is undefined and test suit
> doesn't build. Using relative paths fixes the problem.
>
> Also, this patch contains small fix necessary for BSD make to be able
> to process precompiled headers. You have to explicitly define generic
> rule for obtaining precompiled headers, otherwise $< variable not get
> defined and the whole compilation fails.
>   
In this case we shouldn't be building the testsuite at all imo, as that
would've already been done for the external build itself. Can you add a
check to verify that the python bindings were actually found on the system?

Tevent no longer has Python bindings these days.

Cheers,

Jelmer


More information about the samba-technical mailing list