|
Rockbox mail archiveSubject: m68k portingm68k porting
From: Daniel Stenberg <daniel_at_rockbox.org>
Date: Wed, 2 Feb 2005 16:02:03 +0100 (CET) Hi I've pretty much patched away all problems in Rockbox for m68k now. I only see these annoying link problems and I thought I'd ask for some ideas. Why do I get complaints about mp3end? It is a symbol supposedly defined in the link file (named linkage.lds in the build dir)? Anyone? I'm holding my commit until I can at least link without errors. Here's a snippet from my errors: LD rockbox.elf /home/daniel/src/rockbox/build-h100/talk.o: In function `reset_state': /data/home/daniel/src/rockbox/apps/talk.c:387: undefined reference to `mp3end' /home/daniel/src/rockbox/build-h100/librockbox.a(buffer.o): In function `buffer_init': /data/home/daniel/src/rockbox/firmware/buffer.c:34: undefined reference to `mp3buffer' /home/daniel/src/rockbox/build-h100/librockbox.a(mp3data.o): In function `buf_getbyte': /data/home/daniel/src/rockbox/firmware/mp3data.c:281: undefined reference to `mp3end' /home/daniel/src/rockbox/build-h100/librockbox.a(mp3data.o): In function `buf_seek': /data/home/daniel/src/rockbox/firmware/mp3data.c:305: undefined reference to `mp3end' /home/daniel/src/rockbox/build-h100/librockbox.a(mp3data.o): In function `mem_find_next_frame': /data/home/daniel/src/rockbox/firmware/mp3data.c:355: undefined reference to `mp3end' /home/daniel/src/rockbox/build-h100/librockbox.a(mpeg.o): In function `mpeg_init': /data/home/daniel/src/rockbox/firmware/mpeg.c:2718: undefined reference to `mp3end' collect2: ld returned 1 exit status make[1]: *** [/home/daniel/src/rockbox/build-h100/rockbox.elf] Error 1 make: *** [all] Error 2 -- Daniel Stenberg -- http://www.rockbox.org/ -- http://daniel.haxx.se/ _______________________________________________ http://cool.haxx.se/mailman/listinfo/rockboxReceived on 2005-02-02 Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy |