[yocto] Compilation error in yocto eclipse

Raghavendra Kakarla Raghavendra.Kakarla at inedasystems.com
Wed May 13 22:37:20 PDT 2015


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 at intel.com>
Sent: Wednesday, May 13, 2015 8:25 PM
To: Raghavendra Kakarla
Cc: yocto at 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 at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto




More information about the yocto mailing list