omnium21 wrote: 
> 
> cd docker
> ./build_and_run.sh
> su - squeezeos
> cd poky
> source ./poky-init-build-env 
> bitbake squeezeos-image
> 
> And the error I'm getting:
> 
> | arm-none-linux-gnueabi-gcc -march=armv5te -mtune=arm926ej-s
> -mthumb-interwork -mno-thumb
> --sysroot=/home/squeezeos/poky/build/tmp-jive/staging/armv5te-none-linux-gnueabi
> -DCURSESINC="<ncurses.h>" -fexpensive-optimizations -fomit-frame-pointer
> -frename-registers -O2 -ggdb -feliminate-unused-debug-types  -Wl,-O1 -o
> alsamixer alsamixer.o -lncurses -ltinfo -lasound -lm -ldl -lpthread
> |
> /home/squeezeos/poky/build/tmp-jive/cross/armv5te/bin/../lib/gcc/arm-none-linux-gnueabi/4.4.1/../../../../arm-none-linux-gnueabi/bin/ld:
> cannot find -ltinfo
> | collect2: ld returned 1 exit status
> | make[1]: *** [alsamixer] Error 1
> | make[1]: Leaving directory
> `/home/squeezeos/poky/build/tmp-jive/work/armv5te-none-linux-gnueabi/alsa-utils-1.0.18-r0/alsa-utils-1.0.18/alsamixer'
> 

First, to build the radio (baby) firmware you need to change MACHINE to
baby in local.conf as you are building the controller (jive) firmware in
the above error message. 

ralphy@poky:~/source/squeezeos$ grep baby poky/build/conf/local.conf
MACHINE ?= "baby"

If you have a poky/build/tmp-baby folder delete it before starting the
build.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=LL5P6365KQEXN&lc=CA&item_name=Squeezebox%20client%20builds&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.
------------------------------------------------------------------------
ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=111663

_______________________________________________
Radio mailing list
Radio@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/radio

Reply via email to