All of lore.kernel.org
 help / color / mirror / Atom feed
* Missing OMAP35x_Graphics_SDK_setuplinux_3_00_00_08.bin during libgles-omap3_3.00.00.08.bb
@ 2009-08-10 20:51 Khem Raj
  2009-08-10 21:55 ` John Faith
  0 siblings, 1 reply; 6+ messages in thread
From: Khem Raj @ 2009-08-10 20:51 UTC (permalink / raw)
  To: openembedded-devel

Hi

I am getting this error.

NOTE: Unpacking
../openembedded/recipes/powervr-drivers/libgles-omap3/OMAP35x_Graphics_SDK_setuplinux_3_00_00_08.bin
to
uclibc/work/armv5te-oe-linux-uclibcgnueabi/libgles-omap3-3.00.00.08-r0/
cp: cannot stat
`/home/kraj/work/oe/openembedded/recipes/powervr-drivers/libgles-omap3/OMAP35x_Graphics_SDK_setuplinux_3_00_00_08.bin':
No such file or directory
NOTE: Task failed: 
ERROR: TaskFailed event exception, aborting
ERROR: Build of
/home/kraj/work/oe/openembedded/recipes/powervr-drivers/libgles-omap3_3.00.00.08.bb
do_unpack failed
ERROR: Task 497
(/home/kraj/work/oe/openembedded/recipes/powervr-drivers/libgles-omap3_3.00.00.08.bb,
do_unpack) failed


It seems like this file
/home/kraj/work/oe/openembedded/recipes/powervr-drivers/libgles-omap3/OMAP35x_Graphics_SDK_setuplinux_3_00_00_08.bin
is missing in my case.

Where should it come from

Thx

-Khem



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

* Re: Missing OMAP35x_Graphics_SDK_setuplinux_3_00_00_08.bin during libgles-omap3_3.00.00.08.bb
  2009-08-10 20:51 Missing OMAP35x_Graphics_SDK_setuplinux_3_00_00_08.bin during libgles-omap3_3.00.00.08.bb Khem Raj
@ 2009-08-10 21:55 ` John Faith
  2009-08-11  1:43   ` Denys Dmytriyenko
  0 siblings, 1 reply; 6+ messages in thread
From: John Faith @ 2009-08-10 21:55 UTC (permalink / raw)
  To: openembedded-devel

Khem Raj wrote:
> ...
> It seems like this file
> /home/kraj/work/oe/openembedded/recipes/powervr-drivers/libgles-omap3/OMAP35x_Graphics_SDK_setuplinux_3_00_00_08.bin
> is missing in my case.
>
> Where should it come from
>
> Thx
>
> -Khem
> ...

Hi,

The Graphics SDK installer must be downloaded from Ti and manually put 
in place before building libgles:
http://code.google.com/p/beagleboard/wiki/HowtoUseSGXunderAngstrom

,
John





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

* Re: Missing OMAP35x_Graphics_SDK_setuplinux_3_00_00_08.bin during libgles-omap3_3.00.00.08.bb
  2009-08-10 21:55 ` John Faith
@ 2009-08-11  1:43   ` Denys Dmytriyenko
  2009-08-11  7:34     ` Khem Raj
  0 siblings, 1 reply; 6+ messages in thread
From: Denys Dmytriyenko @ 2009-08-11  1:43 UTC (permalink / raw)
  To: openembedded-devel

On Mon, Aug 10, 2009 at 02:55:55PM -0700, John Faith wrote:
> Khem Raj wrote:
>> ...
>> It seems like this file
>> /home/kraj/work/oe/openembedded/recipes/powervr-drivers/libgles-omap3/OMAP35x_Graphics_SDK_setuplinux_3_00_00_08.bin
>> is missing in my case.
>>
>> Where should it come from
>
> The Graphics SDK installer must be downloaded from Ti and manually put in 
> place before building libgles:
> http://code.google.com/p/beagleboard/wiki/HowtoUseSGXunderAngstrom

By the way, should it be done the same way as DVSDK - i.e. expect the 
installer in the downloads/ instead of the recipes/? Which way is better?

Denys



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

* Re: Missing OMAP35x_Graphics_SDK_setuplinux_3_00_00_08.bin during libgles-omap3_3.00.00.08.bb
  2009-08-11  1:43   ` Denys Dmytriyenko
@ 2009-08-11  7:34     ` Khem Raj
  2009-08-11  8:00       ` Ihar Hrachyshka
  0 siblings, 1 reply; 6+ messages in thread
From: Khem Raj @ 2009-08-11  7:34 UTC (permalink / raw)
  To: openembedded-devel

On Mon, Aug 10, 2009 at 6:43 PM, Denys Dmytriyenko<denis@denix.org> wrote:
> On Mon, Aug 10, 2009 at 02:55:55PM -0700, John Faith wrote:
>> Khem Raj wrote:
>>> ...
>>> It seems like this file
>>> /home/kraj/work/oe/openembedded/recipes/powervr-drivers/libgles-omap3/OMAP35x_Graphics_SDK_setuplinux_3_00_00_08.bin
>>> is missing in my case.
>>>
>>> Where should it come from
>>
>> The Graphics SDK installer must be downloaded from Ti and manually put in
>> place before building libgles:
>> http://code.google.com/p/beagleboard/wiki/HowtoUseSGXunderAngstrom
>
> By the way, should it be done the same way as DVSDK - i.e. expect the
> installer in the downloads/ instead of the recipes/? Which way is better?

FWIW I would prefer if it downloads the file for me somehow
>
> Denys
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>



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

* Re: Missing OMAP35x_Graphics_SDK_setuplinux_3_00_00_08.bin during libgles-omap3_3.00.00.08.bb
  2009-08-11  7:34     ` Khem Raj
@ 2009-08-11  8:00       ` Ihar Hrachyshka
  2009-08-11  9:19         ` Denys Dmytriyenko
  0 siblings, 1 reply; 6+ messages in thread
From: Ihar Hrachyshka @ 2009-08-11  8:00 UTC (permalink / raw)
  To: openembedded-devel

On Tue, Aug 11, 2009 at 10:34 AM, Khem Raj<raj.khem@gmail.com> wrote:
> On Mon, Aug 10, 2009 at 6:43 PM, Denys Dmytriyenko<denis@denix.org> wrote:
>> On Mon, Aug 10, 2009 at 02:55:55PM -0700, John Faith wrote:
>>> Khem Raj wrote:
>>>> ...
>>>> It seems like this file
>>>> /home/kraj/work/oe/openembedded/recipes/powervr-drivers/libgles-omap3/OMAP35x_Graphics_SDK_setuplinux_3_00_00_08.bin
>>>> is missing in my case.
>>>>
>>>> Where should it come from
>>>
>>> The Graphics SDK installer must be downloaded from Ti and manually put in
>>> place before building libgles:
>>> http://code.google.com/p/beagleboard/wiki/HowtoUseSGXunderAngstrom
>>
>> By the way, should it be done the same way as DVSDK - i.e. expect the
>> installer in the downloads/ instead of the recipes/? Which way is better?
>
> FWIW I would prefer if it downloads the file for me somehow

Texas Instruments doesn't allow it.

>>
>> Denys
>>
>> _______________________________________________
>> Openembedded-devel mailing list
>> Openembedded-devel@lists.openembedded.org
>> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>



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

* Re: Missing OMAP35x_Graphics_SDK_setuplinux_3_00_00_08.bin during libgles-omap3_3.00.00.08.bb
  2009-08-11  8:00       ` Ihar Hrachyshka
@ 2009-08-11  9:19         ` Denys Dmytriyenko
  0 siblings, 0 replies; 6+ messages in thread
From: Denys Dmytriyenko @ 2009-08-11  9:19 UTC (permalink / raw)
  To: openembedded-devel

On Tue, Aug 11, 2009 at 11:00:47AM +0300, Ihar Hrachyshka wrote:
> On Tue, Aug 11, 2009 at 10:34 AM, Khem Raj<raj.khem@gmail.com> wrote:
> > On Mon, Aug 10, 2009 at 6:43 PM, Denys Dmytriyenko<denis@denix.org> wrote:
> >> On Mon, Aug 10, 2009 at 02:55:55PM -0700, John Faith wrote:
> >>> Khem Raj wrote:
> >>>> ...
> >>>> It seems like this file
> >>>> /home/kraj/work/oe/openembedded/recipes/powervr-drivers/libgles-omap3/OMAP35x_Graphics_SDK_setuplinux_3_00_00_08.bin
> >>>> is missing in my case.
> >>>>
> >>>> Where should it come from
> >>>
> >>> The Graphics SDK installer must be downloaded from Ti and manually put in
> >>> place before building libgles:
> >>> http://code.google.com/p/beagleboard/wiki/HowtoUseSGXunderAngstrom
> >>
> >> By the way, should it be done the same way as DVSDK - i.e. expect the
> >> installer in the downloads/ instead of the recipes/? Which way is better?
> >
> > FWIW I would prefer if it downloads the file for me somehow
> 
> Texas Instruments doesn't allow it.

For now, but it is being addressed and should be better in the future...

Denys



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

end of thread, other threads:[~2009-08-11  9:35 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-08-10 20:51 Missing OMAP35x_Graphics_SDK_setuplinux_3_00_00_08.bin during libgles-omap3_3.00.00.08.bb Khem Raj
2009-08-10 21:55 ` John Faith
2009-08-11  1:43   ` Denys Dmytriyenko
2009-08-11  7:34     ` Khem Raj
2009-08-11  8:00       ` Ihar Hrachyshka
2009-08-11  9:19         ` Denys Dmytriyenko

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.