build error

ostende

Vu+ Newbie
hello

i try to building a obh image but i have an error can someone explain whats wrong please

-o mkscript ./mkscript.c
gcc -Wall -Wextra -Os -pipe -g -feliminate-unused-debug-types -fdebug-prefix-map=/home/ostende/openvix/oe-alliance/builds/openbh/release/vusolo2/tmp/work/mips32el-oe-linux/astra-sm/0.2-r0/git=/usr/src/astra-sm -fdebug-prefix-map=/home/ostende/openvix/oe-alliance/builds/openbh/release/vusolo2/tmp/work/mips32el-oe-linux/astra-sm/0.2-r0/git=/usr/src/astra-sm -fdebug-prefix-map=/home/ostende/openvix/oe-alliance/builds/openbh/release/vusolo2/tmp/sysroots/x86_64-linux= -fdebug-prefix-map=/home/ostende/openvix/oe-alliance/builds/openbh/release/vusolo2/tmp/sysroots/vusolo2= -std=c99 -pthread -fomit-frame-pointer -funsafe-loop-optimizations -ffast-math -fwrapv -fstrict-aliasing -lm \
-o tonegen ./tonegen.c
/tmp/ccF8Prxe.o: In function `main':
/usr/src/astra-sm/tools/./tonegen.c:216: undefined reference to `sin'
collect2: error: ld returned 1 exit status
Makefile:493: recipe for target 'tonegen' failed
make[1]: *** [tonegen] Error 1
make[1]: Leaving directory '/home/ostende/openvix/oe-alliance/builds/openbh/release/vusolo2/tmp/work/mips32el-oe-linux/astra-sm/0.2-r0/git/tools'
Makefile:437: recipe for target 'all-recursive' failed
make: *** [all-recursive] Error 1
WARNING: /home/ostende/openvix/oe-alliance/builds/openbh/release/vusolo2/tmp/work/mips32el-oe-linux/astra-sm/0.2-r0/temp/run.do_compile.21203:1 exit 1 from 'exit 1'
ERROR: oe_runmake failed
ERROR: Function failed: do_compile (log file is located at /home/ostende/openvix/oe-alliance/builds/openbh/release/vusolo2/tmp/work/mips32el-oe-linux/astra-sm/0.2-r0/temp/log.do_compile.21203)
 
Top