- Status Closed
- Percent Complete
- Task Type Bugs
- Category User Interface → Simulator
- Assigned To No-one
- Operating System All players
- Severity Low
- Priority Very Low
- Reported Version
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
FS#6660 - Sim won't compile
I have tried to compile the simulator (with all the sources from the last couple of days for X5 and h300), but I received the following error msg (gcc ver. 4.0.2, make ver. 3.80):
MAKE in libspeex make[3]: *** No rule to make target `speex/speex_types.h', needed by `/tmp/inst/rockbox-20070211/apps/codecs/libspeex/bits.o'. Stop. make[2]: *** [libspeex] Error 2 make[1]: *** [build-codecs] Error 2 make: *** [all] Error 2
Cheers, Imre
Closed by rasher
2007-02-14 17:41
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
2007-02-14 17:41
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
The missing files have been added to the
tarball.
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
have you re-run configure?
You mean before every re-trial of compilation? Yes.
I even deleted the previous source first. What I always did:
tar -xjf rockbox[…].tar.bz2
cd rockbox[…]
tools/configure (I've tried once to create build-dir as in the wiki… to no avail)
make
Then the error msg pops up with the appropriate rockbox dir.
Now I've also tried 070214-1055 source as well and updated make to ver 3.81: still the same.
Could you please try with the latest tarball?
There were some files missing from the speex codec and that is now fixed.
Works lovely. Help much appreciated.
Many thanks, Imre