- Status Closed
- Percent Complete
- Task Type Bugs
- Category Infrastructure → Build environment
- Assigned To No-one
- Operating System PortalPlayer-based
- Severity Low
- Priority Very Low
- Reported Version Daily build (which?)
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
FS#12253 - rockboxdev.sh not working for arm-eabi targets
rockboxdev.sh is no longer working for arm-eabi targets e.g. iriver H10. The reason is that the version of binutils (binutils-2.20.1.tar.bz2 ) it requires is no longer located on http://mirrors.kernel.org/gnu/binutils/. To get this to work, need to find an alternative mirror which still hosts the required binutils. I tried using the version that is hosted at http://mirrors.kernel.org/gnu/binutils/ (binutils-2.20.1a.tar.bz2) but had problems with it.
(the required file can be found here: http://ftp.yz.yamagata-u.ac.jp/pub/GNU/binutils/)
Closed by nls
2011-09-01 10:46
Reason for closing: Fixed
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
2011-09-01 10:46
Reason for closing: Fixed
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
symlinks to the new files with the same
names as the old files are now in place
so rockboxdev.sh works without
modification again.
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 should add that the error rockboxdev.sh fails on is error 404 first time, then a ‘corrupt archive’ type error because the file has not downloaded properly for subsequent attempts at running this. I eventually got this to work by manually copying the correct files into /tmp/rb-dev and running rockboxdev.sh