From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from WX-Edge.insigma.com.cn (mx.insigma.com.cn [115.236.48.170]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 60750E011BA for ; Tue, 27 Sep 2011 19:34:20 -0700 (PDT) Received: from WX-ExchMB.insigma.com.cn (10.0.1.203) by WX-Edge.insigma.com.cn (10.0.1.205) with Microsoft SMTP Server (TLS) id 8.1.436.0; Wed, 28 Sep 2011 10:34:06 +0800 Received: from [192.168.0.98] (122.224.76.38) by WX-ExchMB.insigma.com.cn (10.0.1.203) with Microsoft SMTP Server id 8.1.240.5; Wed, 28 Sep 2011 10:34:06 +0800 From: Ni Qingliang To: McClintock Matthew-B29882 Date: Wed, 28 Sep 2011 10:33:22 +0800 In-Reply-To: References: <1317093523.6536.58.camel@localhost.localdomain> <1317171633.6536.86.camel@localhost.localdomain> <1317175465.6536.98.camel@localhost.localdomain> Organization: Insigma X-Mailer: Evolution 3.0.3 Message-ID: <1317177214.6536.113.camel@localhost.localdomain> MIME-Version: 1.0 Cc: "yocto@yoctoproject.org" Subject: Re: ntpclient compile fail X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list Reply-To: niqingliang@insigma.com.cn List-Id: Discussion of all things Yocto List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Sep 2011 02:34:22 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit thanks. If we want to use the original Makefile, we must get rid of the "-e" and "-Wl,as-needed" in original arguments, for latter, we can add "-Wl,--no-as-needed", but what about the "-e"? On Wed, 2011-09-28 at 10:12 +0800, McClintock Matthew-B29882 wrote: > On Tue, Sep 27, 2011 at 9:04 PM, Ni Qingliang > wrote: > > 1. sorry, I will. > > 2. Yes, I made a new Makefile (based on the original) as the patch of > > ntpclient (which will override the original Makefile). > > There are lots of ways to do this and avoid making a patch. You can > use EXTRA_OECONF, EXTRA_OEMAKE, EXTRA_CFLAGS, etc in the recipe itself > to fix up the build process. You can even go and modify the variables > in the do_configure, do_compile, etc build steps as well. > > -M -- Yi Qingliang niqingliang@insigma.com.cn http://niqingliang2003.wordpress.com