Some progress.  Thanks for your help.  My notes are below.  I found a path
to get it working but not as per documentation

I did use my own rootfs image.  In the adt_installer.conf file I had the
following:

YOCTOADT_ROOTFS_mips="minimal-dev sato-sdk"
YOCTOADT_TARGET_SYSROOT_IMAGE_mips="minimal-dev"
YOCTOADT_TARGET_SYSROOT_LOC_mips="$HOME/adt/sysroots/mips"

In my eclipse preferences for ADT, I have sysroot pointed to the

I also
grabbed 
file:///home/jph/downloads/core-image-minimal-dev-routerstationpro.tar.bz2
and did a runqemu-extract-sdk as a test. Pointed my sysroots to the
extracted folder.  I get the same error in Eclipse.  I went ahead and
grabbed the sato image for RSPro and repeated.  Reconfigure projects worked
and gave me an info message only:

Missing PROG mips-poky-linux-dlltool
Missing PROG dlltool hw3
Missing PROG mips-poky-linux-mt

>From this image the build worked.  Not sure why I am getting those errors
with the dev image however (both mine and the downloaded one).



On Tue, May 21, 2013 at 10:40 PM, Rudolf Streif <rstr...@linuxfoundation.org
> wrote:

> What root file system are you using with your Eclipse ADT setup? If you
> are using one of the default ones that you can specify in
> adt_installer.conf or your own?
>
> In any case it looks as if your root file system image is not suitable for
> development work. You would need to use image targets that end in *-dev or
> *-sdk such as core-image-minimal-dev.
>
> Rudi
>



-- 
Precipice Development International
http://www.precipicedevelopment.com
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to