From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.windriver.com (mail.windriver.com [147.11.1.11]) by mx1.pokylinux.org (Postfix) with ESMTP id B04014C8009A for ; Tue, 8 Mar 2011 23:54:25 -0600 (CST) Received: from ALA-HCA.corp.ad.wrs.com (ala-hca [147.11.189.40]) by mail.windriver.com (8.14.3/8.14.3) with ESMTP id p295sPkZ002296 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL) for ; Tue, 8 Mar 2011 21:54:25 -0800 (PST) Received: from [128.224.163.157] (128.224.163.157) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server (TLS) id 14.1.255.0; Tue, 8 Mar 2011 21:54:24 -0800 Message-ID: <4D7715F6.3070401@windriver.com> Date: Wed, 9 Mar 2011 13:53:58 +0800 From: Kang Kai User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101208 Thunderbird/3.1.7 MIME-Version: 1.0 To: References: <11d60c5b1494c8c796d5e5020bcbb1285c769a73.1299254646.git.dongxiao.xu@intel.com> <20110308140320.GG23315@kyu3-hedt> In-Reply-To: <20110308140320.GG23315@kyu3-hedt> X-Originating-IP: [128.224.163.157] Subject: current master tree build failed. X-BeenThere: poky@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Poky build system developer discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Mar 2011 05:54:26 -0000 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Hi, I pull the master tree and HEAD is fab742bd4693ed3092690a20dd32d53fe27c3d4c. When I run bitbake, I got the error message: ERROR: Poky's config sanity checker detected a potential misconfiguration. Either fix the cause of this error or at your own risk disable the checker (see sanity.conf). Following is the list of potential problems / advisories: Please set TARGET_OS directly, or choose a MACHINE or DISTRO that does so. DISTRO 'poky' not found. Please set a valid DISTRO in your local.conf What can I do to remove this? Thanks. Regards, Kang Kai