From: "Minchev, Todor" <todor.minchev@intel.com>
To: "Raghavendra.Kakarla@inedasystems.com"
<Raghavendra.Kakarla@inedasystems.com>
Cc: "yocto@yoctoproject.org" <yocto@yoctoproject.org>
Subject: Re: Issue with yocto ADT
Date: Fri, 15 May 2015 11:57:57 +0000 [thread overview]
Message-ID: <1431691075.6150.6.camel@intel.com> (raw)
In-Reply-To: <1431689589890.85414@inedasystems.com>
[-- Attachment #1: Type: text/plain, Size: 3482 bytes --]
On Fri, 2015-05-15 at 11:33 +0000, Raghavendra Kakarla wrote:
> Hi Todor,
>
> It is an autotool based example.
> It is not generated makefile itself.
>
Is it an example you created yourself or is it the autotools C Hello
World template provided by the Yocto Eclipse Plug-in.
> I attached the makefile.in and makefile.am file to the paste bin.
Could you please paste the Makefile and share the pastebin link?
> Thanks,
>
> Raghavendra.
>
>
> ________________________________________
> From: Minchev, Todor <todor.minchev@intel.com>
> Sent: Friday, May 15, 2015 4:41 PM
> To: Raghavendra Kakarla
> Cc: yocto@yoctoproject.org
> Subject: Re: [yocto] Issue with yocto ADT
>
> Hello Raghavendra,
>
> Could you please pastebin the makefile from your project?
>
> http://pastebin.com/
>
> Cheers,
> Todor
>
> On Fri, 2015-05-15 at 10:47 +0000, Raghavendra Kakarla wrote:
> > Hi Todor,
> >
> > Thank you for your reply.
> >
> > By default we have the setting like this only.
> >
> > But we got the error.
> >
> > Thanks,
> > Raghavendra.
> > ________________________________________
> > From: Minchev, Todor <todor.minchev@intel.com>
> > Sent: Friday, May 15, 2015 4:05 PM
> > To: Raghavendra Kakarla
> > Cc: yocto@yoctoproject.org
> > Subject: Re: [yocto] Issue with yocto ADT
> >
> > Hello Raghavendra,
> >
> > Please try the following:
> >
> > Right click on your project - Properties - C/C++ Build - Select the
> > 'Behavior' tab - untick 'Build on resource save' and remove 'all' from
> > the 'Build' field
> >
> > Cheers,
> > Todor
> >
> > On Fri, 2015-05-15 at 09:32 +0000, Raghavendra Kakarla wrote:
> > > Hi All,
> > >
> > >
> > > I have problem with the ADT while i am building the autotool example
> > > helloword project which is given in the "yocto ADT autotool project".
> > >
> > >
> > > Could you please help me in resolving this issue.
> > >
> > >
> > > I followed the following steps for installing the adt in my
> > > development PC:
> > >
> > >
> > >
> > > I built the toolchain using the following command:
> > >
> > > $cd ~/poky
> > > $source ./oe-init-build-env
> > > $bitbake meta-ide-support
> > >
> > >
> > > Extract the root file system by using the following commands:
> > >
> > > $cd ~
> > > $source ~/poky/build/tmp/environment-setup-mips32r2el-poky-linux
> > > $runqemu-extract-sdk \
> > > ~/poky/build/tmp/deploy/images/arqlyn/
> > > core-image-minimal-dhruwa_ioe-20150511102759.rootfs.tar.bz2\
> > > $HOME/arqlyn
> > >
> > > I followed the command given in the yocto project dev-manual for
> > > installing eclipse and adding yocto plugin to eclipse.
> > >
> > > I Gave the following data to the eclipse for configuring the
> > > cross-compiler options:
> > >
> > > 1. I select the "Build System Derived Toolchain"
> > > 2.point the toolchain path to "home/testuser/poky/build"
> > > 3.gave sysroot path to /home/testuser/arqlyn
> > >
> > > After entered this information I got the my machine-name in the
> > > "select the target architecture" filed.
> > >
> > > After this I create a autotool support project and tried to build but
> > > it gives the error.
> > >
> > > Regards,
> > >
> > > Raghavendra.
> > >
> > >
> > >
> > > --
> > > _______________________________________________
> > > yocto mailing list
> > > yocto@yoctoproject.org
> > > https://lists.yoctoproject.org/listinfo/yocto
> >
>
[-- Attachment #2: smime.p7s --]
[-- Type: application/x-pkcs7-signature, Size: 5229 bytes --]
next prev parent reply other threads:[~2015-05-15 11:58 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-15 9:32 Issue with yocto ADT Raghavendra Kakarla
2015-05-15 10:35 ` Minchev, Todor
2015-05-15 10:47 ` Raghavendra Kakarla
2015-05-15 11:11 ` Minchev, Todor
2015-05-15 11:33 ` Raghavendra Kakarla
2015-05-15 11:57 ` Minchev, Todor [this message]
2015-05-15 12:01 ` Raghavendra Kakarla
2015-05-18 5:07 ` Raghavendra Kakarla
2015-05-18 16:21 ` Minchev, Todor
2015-05-18 16:55 ` Raghavendra Kakarla
2015-05-19 6:43 ` Minchev, Todor
2015-05-19 7:07 ` Raghavendra Kakarla
2015-05-19 7:44 ` Minchev, Todor
2015-05-19 9:49 ` Raghavendra Kakarla
2015-05-19 11:31 ` Minchev, Todor
2015-05-19 12:03 ` Raghavendra Kakarla
2015-05-19 12:22 ` Minchev, Todor
2015-05-20 5:12 ` Raghavendra Kakarla
2015-05-20 8:53 ` Raghavendra Kakarla
2015-05-25 6:40 ` How to build scon projects on " Raghavendra Kakarla
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1431691075.6150.6.camel@intel.com \
--to=todor.minchev@intel.com \
--cc=Raghavendra.Kakarla@inedasystems.com \
--cc=yocto@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.