[meta-ti] Help with building gstreamer-ti on beagleboard

Flavio Castro Alves Filho flavio.alves at gmail.com
Thu Nov 15 05:29:00 PST 2012


I just would like to inform you that there is a detail regarding the build
od ti-dsplink recipe.

The directory structure must not have any '.' In the path. If it has, the
build will fail.

Best regards,

Flavio
 Em 14/11/2012 16:09, "Flavio Castro Alves Filho" <flavio.alves at gmail.com>
escreveu:

> It worked.
>
> I had a problem with a recipe at a fetch step, but it was an internet
> issue.
>
> That's great!! Thank you very much.
>
> Best regards,
>
> Flavio
>
>
> 2012/11/14 Flavio Castro Alves Filho <flavio.alves at gmail.com>
>
>>
>>
>>
>> 2012/11/13 Denys Dmytriyenko <denys at ti.com>
>>
>>> On Tue, Nov 13, 2012 at 11:10:31PM -0200, Flavio Castro Alves Filho
>>> wrote:
>>> > 2012/11/13 Tomas Frydrych <tf+lists.yocto at r-finger.com>
>>> >
>>> > | make[1]: /arm-poky-linux-gnueabi-gcc: Command not found
>>>
>>> ^^^^^^^^^
>>>
>>> Yes, some of the recipes in meta-ti still use old TOOLCHAIN_* vars from
>>> Classic OE, which were set specifically to allow building packages either
>>> with an internal toolchain or with an external prebuilt one. In OE-Core
>>> or
>>> Yocto/Poky those vars are not set by default, as it's left for the
>>> distribution to deal with setting up any fancy toolchain business.  You'd
>>> need to add something like this to your config file:
>>>
>>> TOOLCHAIN_PATH ?= "${STAGING_BINDIR_TOOLCHAIN}"
>>> TOOLCHAIN_SYSPATH ?= "${TOOLCHAIN_PATH}/${TARGET_SYS}"
>>>
>>>
>> Yes. I did that ant it worked. At least for this recipe.
>>
>>
>>>  --
>>> Denys
>>>
>>
>>
>>
>> --
>> Flavio de Castro Alves Filho
>>
>> flavio.alves at gmail.com
>> www.linuxembarcado.com
>> Twitter: http://twitter.com/#!/fraviofii
>> LinkedIn profile: www.linkedin.com/in/flaviocastroalves
>>
>>
>
>
> --
> Flavio de Castro Alves Filho
>
> flavio.alves at gmail.com
> www.linuxembarcado.com
> Twitter: http://twitter.com/#!/fraviofii
> LinkedIn profile: www.linkedin.com/in/flaviocastroalves
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-ti/attachments/20121115/1fbe5dc1/attachment.html>


More information about the meta-ti mailing list