All of lore.kernel.org
 help / color / mirror / Atom feed
From: Raghavendra Kakarla <Raghavendra.Kakarla@inedasystems.com>
To: "Minchev, Todor" <todor.minchev@intel.com>
Cc: "yocto@yoctoproject.org" <yocto@yoctoproject.org>
Subject: Re: Compilation error in yocto eclipse
Date: Thu, 14 May 2015 05:37:20 +0000	[thread overview]
Message-ID: <1431581841005.60623@inedasystems.com> (raw)
In-Reply-To: <1431528906.8290.27.camel@intel.com>

Hi Todor,

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.
________________________________________
From: Minchev, Todor <todor.minchev@intel.com>
Sent: Wednesday, May 13, 2015 8:25 PM
To: Raghavendra Kakarla
Cc: yocto@yoctoproject.org
Subject: Re: [yocto] Compilation error in yocto eclipse

Hello Raghavendra,

On Wed, 2015-05-13 at 10:34 +0000, Raghavendra Kakarla wrote:
> Hi,
>
>
> I have some some issue with compiling the example source code in yocto
> eclipse environment.
>
Which sample did you try to compile?
>
> I got following error:
>
>
> 12:48:03 **** Build of configuration Build (GNU) for project example
> ****
> make all
> make: *** No rule to make target `all'.  Stop.
>
>
> I built generated the tool chain and sysroot from my build system
> using bitbake command.

Could you please provide a bit more details about how you built your
toolchain. And also how did you configure the Yocto Eclipse plug-in.
>
>
> Could please help me in resolving this issue.

Cheers,
Todor
>
>
>
> --
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto



      reply	other threads:[~2015-05-14  5:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-13 10:34 Compilation error in yocto eclipse Raghavendra Kakarla
2015-05-13 14:55 ` Minchev, Todor
2015-05-14  5:37   ` Raghavendra Kakarla [this message]

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=1431581841005.60623@inedasystems.com \
    --to=raghavendra.kakarla@inedasystems.com \
    --cc=todor.minchev@intel.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.