Rockbox Development > Starting Development and Compiling

Problems building simulator for H320

(1/1)

kofoed:
Hi Im new to Rockbox development.
When Im trying to build the Simulator I keep getting this error :

:
CC firmware/enc_base.c
AR libfirmware.a
LD rockboxui
/usr/bin/ld: /home/ped/rockbox/ui_build/apps/codecs/libspeex-voice.a(modes_wb.o): Relocations in generic ELF (EM: 4)
/usr/bin/ld: /home/ped/rockbox/ui_build/apps/codecs/libspeex-voice.a(modes_wb.o): Relocations in generic ELF (EM: 4)
/home/ped/rockbox/ui_build/apps/codecs/libspeex-voice.a: could not read symbols: File in wrong format
collect2: ld returned 1 exit status
make: *** [/home/ped/rockbox/ui_build/rockboxui] Error 1

ped@ubuntu:~/rockbox/ui_build$ make install
Installing your build in your 'simdisk' dir

But no executable (rockboxui) found ....
Im running Ubuntu 9.10 (64 bit)

Any hints ?
/kofoed

funman:
Try make clean; make

The automated build works fine

kofoed:
Thanks :-) It works now !!  ;D

Navigation

[0] Message Index

Go to full version