[oe] ti-c6accel-1_01_00_01: link error

Eric Bénard eric at eukrea.com
Thu Dec 30 20:53:50 UTC 2010


On 30/12/2010 21:27, Koen Kooi wrote:
>
> If you build the new xdctools with the linker hack (
> http://cgit.openembedded.org/cgit.cgi/openembedded/commit/?id=7993e4ca7746a4ca9e7116cc76e6c1da32a76690
> ) then you only need a few changes to make it all build:
>
> 1) edit
> conf/distro/include/angstrom-codec-engine-latest-preferred-versions.inc:
>
> - -PREFERRED_VERSION_ti-linuxutils = "2_25_05_11"
> +PREFERRED_VERSION_ti-linuxutils = "2_26_01_02"
>
> - -PREFERRED_VERSION_ti-xdctools = "3_20_05_76"
> +PREFERRED_VERSION_ti-xdctools = "3_20_06_81"
>
> 2) Add -fPIC to C_FLAGS in the c6accel soc/ Makefiles (plural)
>
> 3) remove -Werror from DMAI makefiles
>
> 4) remove -Werror from gstreamer-ti makefiles
>
> That will get you a succesfull build, but you will have some runtime
> problems. My current goal is to get c6accel working on my USRP E100 so
> gnuradio can use that, so gst-ti is out of scope for that.
>
thanks, I'll try that.

In order to finish the image build, I removed gstreamer-ti from 
beagleboard-linuxtag2010-demo-image which also "fixed" the problem as I don't 
need gst-ti for my tests ;-)

Eric




More information about the Openembedded-devel mailing list