[OE-core] Build failure in samba

Richard Purdie richard.purdie at linuxfoundation.org
Tue Nov 15 00:11:34 UTC 2011


On Mon, 2011-11-14 at 18:47 -0500, Philip Balister wrote:
> Anyone have an idea about this failure building samba?
> 
> http://pastebin.com/5PGX6MZr
> 
> I'm going to look more tomorrow, just hoping someone sees something obvious.

Maybe this might help:


commit ce064001e628597cab9c5713f1351e03478a4aa5
Author: Richard Purdie <richard.purdie at linuxfoundation.org>
Date:   Wed Nov 2 14:24:37 2011 +0000

    samba: Force python disabled for now to avoid host contamination

diff --git a/recipes-support/samba/samba_3.5.6.bb b/recipes-support/samba/samba_3.5.6.bb
index d5945f9..a44ce02 100644
--- a/recipes-support/samba/samba_3.5.6.bb
+++ b/recipes-support/samba/samba_3.5.6.bb
@@ -12,6 +12,7 @@ SRC_URI[sha256sum] = "466410868375d19a286ac3fc5d9f3c267ce359189f8e0d76e72ec10bd5
 S = "${WORKDIR}/samba-${PV}/source3"
 
 EXTRA_OECONF += "\
+	ac_cv_path_PYTHON=/not/exist \
 	SMB_BUILD_CC_NEGATIVE_ENUM_VALUES=yes \
 	samba_cv_CC_NEGATIVE_ENUM_VALUES=yes \
 	linux_getgrouplist_ok=no \

Cheers,

Richard





More information about the Openembedded-core mailing list