All of lore.kernel.org
 help / color / mirror / Atom feed
* Compilation error in yocto eclipse
@ 2015-05-13 10:34 Raghavendra Kakarla
  2015-05-13 14:55 ` Minchev, Todor
  0 siblings, 1 reply; 3+ messages in thread
From: Raghavendra Kakarla @ 2015-05-13 10:34 UTC (permalink / raw)
  To: yocto@yoctoproject.org

[-- Attachment #1: Type: text/plain, Size: 468 bytes --]

Hi,


I have some some issue with compiling the example source code in yocto eclipse environment.


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 please help me in resolving this issue.


Thanks in advance.


Regards,

Raghavendra.


[-- Attachment #2: Type: text/html, Size: 3642 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Compilation error in yocto eclipse
  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
  0 siblings, 1 reply; 3+ messages in thread
From: Minchev, Todor @ 2015-05-13 14:55 UTC (permalink / raw)
  To: Raghavendra.Kakarla@inedasystems.com; +Cc: yocto@yoctoproject.org

[-- Attachment #1: Type: text/plain, Size: 911 bytes --]

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


[-- Attachment #2: smime.p7s --]
[-- Type: application/x-pkcs7-signature, Size: 5229 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Compilation error in yocto eclipse
  2015-05-13 14:55 ` Minchev, Todor
@ 2015-05-14  5:37   ` Raghavendra Kakarla
  0 siblings, 0 replies; 3+ messages in thread
From: Raghavendra Kakarla @ 2015-05-14  5:37 UTC (permalink / raw)
  To: Minchev, Todor; +Cc: yocto@yoctoproject.org

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



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-05-14  5:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 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.