Search found 3 matches

by caetla
Sun Jul 10, 2005 11:37 am
Forum: PSP Development
Topic: YM Module Player for PSP
Replies: 4
Views: 9034

hello jim, it seem that i have the same error with the ym player than the mod player you done : ./StSoundLibrary/stsound.a: could not read symbols: Archive has no index; run ranlib to add one collect2: ld returned 1 exit status make[1]: *** [stympsp.elf] Error 1 if someone knows what is the trouble ...
by caetla
Sat Jul 09, 2005 3:34 pm
Forum: PSP Development
Topic: MikMod Module Player for PSP
Replies: 26
Views: 25714

it seem you miss the final error :

../lib/libmikmod.a: could not read symbols: Archive has no index; run ranlib to add one
collect2: ld returned 1 exit status
make: *** [mikmod.elf] Error 1
All done.

Caetla
by caetla
Sat Jul 09, 2005 10:41 am
Forum: PSP Development
Topic: MikMod Module Player for PSP
Replies: 26
Views: 25714

get compilation issue : root@graziella /usr/local/pspdev/psp/sdk/samples/mikmod-3.0.3 # ./build-mikmod.psp.sh make: Warning: File `mdreg.c' has modification time 1.3e+04 s in the future psp-gcc -O2 -I. -I../include -I/usr/local/pspdev/psp/sdk/include -g -DPSP -c -o mdreg.o mdreg.c ps...