On Mon, Nov 22, 2010 at 7:58 PM, Paul Menzel <
[email protected]> wrote:

> Dear Sriram,
>
>
> Am Montag, den 22.11.2010, 14:31 +0530 schrieb Sriram Chadalavada:
>
> >    I don't gain anything by not telling you the truth do I :)?
> >
> >    Again, I followed directions from the angstrom page, pulled the tree
> yet another time.
> >    Still same error...
>
> What error? The following one?
>
> > > On 15-11-10 09:21, Sriram Chadalavada wrote:
>
> > > >    Here is what I am trying to do:
> > > >
> > > > @ubuntu:~/Projects/Mediabox_DRM/angstrom-setup-scripts$
> > > > sources/bitbake/bin/bitbake xbmc'
> > > >
> > > > sources/bitbake/bin/bitbake xbmc
> > > >
> > > > ERROR: no recipe files to build, check your BBPATH and BBFILES?
> > > > ERROR:  Openembedded's config sanity checker detected a potential
> > > > misconfiguration.
> > > >     Either fix the cause of this error or at your own risk disable
> the checker (see sanity.conf).
> > > >     Following is the list of potential problems / advisories:
> > > >
> > > >     Please set TARGET_ARCH directly, or choose a MACHINE or DISTRO
> that does so.
>
> Did you follow step 4? Did source `/.oe/environment`? Why did you
> execute `sources/bitbake/bin/bitbake` and did not just use `bitbake` as
> written in [1]?
>
> I was not sure whether PATH was being setup correctly.  I confirmed it is
now.

> > > > Here is my directory tree:
> > > >
> > > > angstrom-setup-scripts
> > > >            |
> > > >         oebb.sh sources
> > > >                       |
> > > >                    bitbake/      build/        openembedded/
> > > >                                        |                    |
> > > >                                     conf/local.conf  recipes
> > > >                                                             |
> > > >                                                          xbmc
>
> `build` is one level higher in my setup. (I set that up some months ago
> though.)
>
> > > > Here are the entries of local.conf that I modified:
> > > > BFILES = "angstrom-setup-scripts/sources/openembedded/recipes/*/*.bb"
>
> »B« missing in the beginning?
>
> > > > DISTRO = "2010.7-test-20101115"
>
> I do not know this distribution. :(
>
Hmm..I was assuming this is just the latest release.

>
> > > > TARGET_ARCH = "arm"
> > > > I removed the last line from the file but I am not sure if it is
> actually
> > > > being parsed correctly.
>
> These are the random changes Koen talked about!
>
> Well. The BBFILES setting was in the local.conf file and I thought I could
make the MACHINE and TARGET_ARCH settings permanent.

> > PS: Please find the bitbake conf file attached.
>
> Koen wrote your `local.conf` has random changes.
>
> I find it also hard to believe that you followed each step of the
> instructions [1]. If you still get an error, please post exactly each
> step you made with the contents of your files (output of `more
> yourfilename`).
>
> Thanks for reply Paul. After freshly following each step in [1] and without
ANY changes to local.conf, here is the output.

mobilge...@ubuntu:~/Projects/Mediabox_DRM/angstrom-setup-scripts$ ./oebb.sh
config beagleboard
Updating bitbake
Executing: cd
/home/mobilgenie/Projects/Mediabox_DRM/angstrom-setup-scripts/sources/bitbake
&& git pull --rebase
Current branch 1.10 is up to date.
Updating OpenEmbedded
Executing: git pull --rebase
remote: Counting objects: 176, done.
remote: Compressing objects: 100% (134/134), done.
remote: Total 134 (delta 98), reused 1 (delta 0)
Receiving objects: 100% (134/134), 19.18 KiB, done.
Resolving deltas: 100% (98/98), completed with 31 local objects.
>From git://git.openembedded.org/openembedded
   f2bb9f9..8f9e8f1  master     -> origin/master
   f2bb9f9..8f9e8f1  org.openembedded.dev -> origin/org.openembedded.dev
   eb8b301..625e0f1  release-2010.12 -> origin/release-2010.12
First, rewinding head to replay your work on top of it...
Fast-forwarded org.openembedded.dev to
8f9e8f1a3973c363ad0266c45ee0165cca4bc3e5.
Setup for beagleboard completed

mobilge...@ubuntu:~/Projects/Mediabox_DRM/angstrom-setup-scripts$ ./oebb.sh
update
Updating bitbake
Executing: cd
/home/mobilgenie/Projects/Mediabox_DRM/angstrom-setup-scripts/sources/bitbake
&& git pull --rebase
Current branch 1.10 is up to date.
Updating OpenEmbedded
Executing: git pull --rebase
Current branch org.openembedded.dev is up to date.

mobilge...@ubuntu:~/Projects/Mediabox_DRM/angstrom-setup-scripts$ bitbake
xbmc
ERROR: no recipe files to build, check your BBPATH and BBFILES?
NOTE: Not using a cache. Set CACHE = <directory> to enable.
ERROR: no recipe files to build, check your BBPATH and BBFILES?
ERROR: Nothing PROVIDES 'xbmc'


>
> Thanks,
>
> Paul
>
>
> PS: Please follow the netiquette (for example [2]) and do not top post.
>
>
> [1] http://www.angstrom-distribution.org/building-angstrom
> [2] http://it.opensuse.org/OpenSUSE_mailing_list_netiquette
>
> Done. Please let me know if you need any other information.
_______________________________________________
Angstrom-distro-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel

Reply via email to