[yocto] autoreconf

Khem Raj raj.khem at gmail.com
Wed Jun 15 13:48:26 PDT 2016


That might work, however you might need more packages, so adding tools-sdk will cover all of them in one go

> On Jun 15, 2016, at 1:47 PM, Rajasekaran, Monica <Monica.Rajasekaran at us.fujitsu.com> wrote:
> 
> Hi Raj,
> 
> Will adding a line in the image's recipe file like this work ?
> 
> IMAGE_INSTALL = ”autoconf”
> 
> I installed "git" and "resolvconf" in the same way. Just not sure about the package name this time.
> 
> Thanks,
> Monica
> 
> 
> -----Original Message-----
> From: Khem Raj [mailto:raj.khem at gmail.com]
> Sent: Wednesday, June 15, 2016 3:42 PM
> To: Rajasekaran, Monica <Monica.Rajasekaran at us.fujitsu.com>
> Cc: Paul Eggleton <paul.eggleton at linux.intel.com>; yocto at yoctoproject.org
> Subject: Re: [yocto] autoreconf
> 
> You need to add autoconf to your target image, if you do not use Online package management
> 
> EXTRA_IMAGE_FEATURES_append = “ tools-sdk”
> 
> in local.conf might help
> 
> 
>> On Jun 15, 2016, at 1:35 PM, Rajasekaran, Monica <Monica.Rajasekaran at us.fujitsu.com> wrote:
>> 
>> Hi Paul,
>> 
>> Thank you. This is in the target.
>> 
>> Thanks,
>> Monica
>> 
>> -----Original Message-----
>> From: Paul Eggleton [mailto:paul.eggleton at linux.intel.com]
>> Sent: Wednesday, June 15, 2016 3:25 PM
>> To: Rajasekaran, Monica <Monica.Rajasekaran at us.fujitsu.com>
>> Cc: yocto at yoctoproject.org
>> Subject: Re: [yocto] autoreconf
>> 
>> Hi Monica,
>> 
>> On Wed, 15 Jun 2016 20:17:16 Rajasekaran, Monica wrote:
>>> What is the package to install autoreconf ? (Ubuntu equivalent:
>>> apt-get install dh-autoreconf )
>>> 
>>> I am getting the following error for one of my applications:
>>> "autoreconf: command not found"
>> 
>> autoreconf is part of autoconf.
>> 
>> Where is this? On the target or within the build system?
>> 
>> Cheers,
>> Paul
>> 
>> --
>> 
>> Paul Eggleton
>> Intel Open Source Technology Centre
>> --
>> _______________________________________________
>> yocto mailing list
>> yocto at yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/yocto
> 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 204 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20160615/32c6b917/attachment.pgp>


More information about the yocto mailing list