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 yocto-www.yoctoproject.org (Postfix) with ESMTP id 9F5A1E00294 for ; Thu, 24 Jan 2013 12:10:15 -0800 (PST) Received: from ALA-HCA.corp.ad.wrs.com (ala-hca.corp.ad.wrs.com [147.11.189.40]) by mail.windriver.com (8.14.5/8.14.3) with ESMTP id r0OKADkt010374 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL); Thu, 24 Jan 2013 12:10:13 -0800 (PST) Received: from [128.224.146.67] (128.224.146.67) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server id 14.2.318.4; Thu, 24 Jan 2013 12:10:13 -0800 Message-ID: <51019524.6070602@windriver.com> Date: Thu, 24 Jan 2013 15:10:12 -0500 From: Bruce Ashfield User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130106 Thunderbird/17.0.2 MIME-Version: 1.0 To: John Mehaffey References: <5BEFD653CA8A8D47AA194ED30AB5968C35CD91@GV1HQPEX03.babgsetc.pvt> <1358269651.2479.5.camel@omclinuxballt.devnet.ordermatic.net> <1358269789.2479.6.camel@omclinuxballt.devnet.ordermatic.net> <5BEFD653CA8A8D47AA194ED30AB5968C35D715@GV1HQPEX03.babgsetc.pvt> <50F5992C.9070705@windriver.com> <5BEFD653CA8A8D47AA194ED30AB5968C35D97A@GV1HQPEX03.babgsetc.pvt> <50F5A221.2070209@windriver.com> <50F6DF54.2020005@linux.intel.com> <5BEFD653CA8A8D47AA194ED30AB5968C370295@GV1HQPEX03.babgsetc.pvt> <50FEF7EC.6030601@windriver.com> <5BEFD653CA8A8D47AA194ED30AB5968C370A99@GV1HQPEX03.babgsetc.pvt> <50FF6A82.9090201@windriver.com> <5BEFD653CA8A8D47AA194ED30AB5968C370F09@GV1HQPEX03.babgsetc.pvt> <50FF7254.2050903@windriver.com> <5BEFD653CA8A8D47AA194ED30AB5968C370F97@GV1HQPEX03.babgsetc.pvt> <50FFEA46.5050303@windriver.com> <5BEFD653CA8A8D47AA194ED30AB5968C3710B3@GV1HQPEX03.babgsetc.pvt> In-Reply-To: Cc: "yocto@yoctoproject.org" Subject: Re: Build external module against Yocto kernel X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Jan 2013 20:10:15 -0000 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit On 13-01-24 02:58 PM, John Mehaffey wrote: > On Wed, Jan 23, 2013 at 7:17 AM, Patrick Turley > > wrote: > > > On Jan 23, 2013, at 7:48 AM, Bruce Ashfield > > > wrote: > > On 13-01-23 12:34 AM, Patrick Turley wrote: > >> > >> On Jan 22, 2013, at 11:17 PM, Bruce Ashfield > > > wrote: > >> > >>> On 13-01-23 12:14 AM, Patrick Turley wrote: > >>>> On Jan 22, 2013, at 10:43 PM, Bruce > Ashfield > wrote: > >>>>> On 13-01-22 9:26 PM, Patrick Turley wrote: > > > > Argh. I'll have to just run the commands myself and stop spamming the > > list with ideas :) It's just a matter of making lkc accept the > defaults > > (i.e. you could also use allyesconfig, or allnoconfig) or even better > > not trigger that config check at all. > > You're very kind to have spent so much time on my problem already. I > look forward to hearing back. > > > It sounds like you are building for a board with an ARCH other than i386 > (the default). > Ah yes .. it can definitely be this. I always have an ARCH on the command line when I invoke the oldconfig. In theory we shouldn't need the oldconfig at all either, just the arch on the build line with making the scripts. Cheers, Bruce > You need to either run it in a devshell or use "make ARCH= oldconfig". > > -mehaf > > > _______________________________________________ > yocto mailing list > yocto@yoctoproject.org > https://lists.yoctoproject.org/listinfo/yocto > >