- Status Closed
- Percent Complete
- Task Type Bugs
- Category Plugins
- Assigned To No-one
- Operating System Another
- Severity Low
- Priority Very Low
- Reported Version Daily build (which?)
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
Opened by kjikaqawej - 2010-06-06
Last edited by bluebrother - 2010-06-06
FS#11360 - doom.rock fails LD linkage
LD doom.rock
/usr/local/arm-elf-eabi/lib/gcc/arm-elf-eabi/4.4.4/../../../../arm-elf-eabi/bin/ld:/usr/src/other/rockbox/rockbox-svn/build/apps/plugins/doom/st_lib.o: file format not recognized; treating as linker script
/usr/local/arm-elf-eabi/lib/gcc/arm-elf-eabi/4.4.4/../../../../arm-elf-eabi/bin/ld:/usr/src/other/rockbox/rockbox-svn/build/apps/plugins/doom/st_lib.o:1: syntax error
collect2: ld returned 1 exit status
make: *** [/usr/src/other/rockbox/rockbox-svn/build/apps/plugins/doom/doom.rock] Error 1
For some odd reason it comes out as a sendmail file (according to `file’).
Building using ARM GCC EABI, for a Sansa Fuzev2. The build fails as noted above. The revision is 26611 and been failing since at least 26604 or such.
2010-06-06 18:13
Reason for closing: Not a Bug
Additional comments about closing: Warning: Undefined array key "typography" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 371 Warning: Undefined array key "camelcase" in /home/rockbox/flyspray/plugins/dokuwiki/inc/parserutils.php on line 407
closing on request.
Loading...
Available keyboard shortcuts
- Alt + ⇧ Shift + l Login Dialog / Logout
- Alt + ⇧ Shift + a Add new task
- Alt + ⇧ Shift + m My searches
- Alt + ⇧ Shift + t focus taskid search
Tasklist
- o open selected task
- j move cursor down
- k move cursor up
Task Details
- n Next task
- p Previous task
- Alt + ⇧ Shift + e ↵ Enter Edit this task
- Alt + ⇧ Shift + w watch task
- Alt + ⇧ Shift + y Close Task
Task Editing
- Alt + ⇧ Shift + s save task
I’m going to try to re-build my arm toolchain, see if it’s causing any issues.
Well, I just built 26635 and it’s linking properly now. Please close this. Thank you.