Rockbox

  • Status Closed
  • Percent Complete
    100%
  • Task Type Bugs
  • Category User Interface → Simulator
  • Assigned To No-one
  • Operating System All players
  • Severity Low
  • Priority Very Low
  • Reported Version Release 3.8.1
  • Due in Version Undecided
  • Due Date Undecided
  • Votes
  • Private
Attached to Project: Rockbox
Opened by sideral - 2011-07-04
Last edited by MikeS - 2011-07-06

FS#12179 - Simulator build fails when using "configure --sdl-threads"

I get the following build error:

CC apps/pcmbuf.c
/home/mhohmuth/priv/src/rockbox/rockbox/apps/pcmbuf.c: In function ‘pcmbuf_fade’:
/home/mhohmuth/priv/src/rockbox/rockbox/apps/pcmbuf.c:1122:9: warning: implicit declaration of function ‘thread_set_priority’
LD rockboxui
/home/mhohmuth/priv/src/rockbox/rockbox/build.sim/apps/pcmbuf.o: In function `pcmbuf_fade’:
/home/mhohmuth/priv/src/rockbox/rockbox/apps/pcmbuf.c:1122: undefined reference to `thread_set_priority’ /home/mhohmuth/priv/src/rockbox/rockbox/apps/pcmbuf.c:1143: undefined reference to `thread_set_priority’ collect2: ld returned 1 exit status

The offending source-code lines were introduced as part of the audio-mixer commit, r30097.

Closed by  MikeS
2011-07-06 02:24
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 Warning: Trying to access array offset on value of type bool in /home/rockbox/flyspray/includes/class.user.php on line 231 Warning: Trying to access array offset on value of type bool in /home/rockbox/flyspray/includes/class.user.php on line 238 Warning: Trying to access array offset on value of type bool in /home/rockbox/flyspray/includes/class.user.php on line 239 Warning: Trying to access array offset on value of type bool in /home/rockbox/flyspray/includes/class.user.php on line 245 Warning: Trying to access array offset on value of type bool in /home/rockbox/flyspray/includes/class.user.php on line 245 Warning: Trying to access array offset on value of type bool in /home/rockbox/flyspray/includes/class.tpl.php on line 203 Deprecated: mb_substr(): Passing null to parameter #1 ($string) of type string is deprecated in /home/rockbox/flyspray/plugins/dokuwiki/inc/utf8.php on line 158 Warning: Trying to access array offset on value of type bool in /home/rockbox/flyspray/includes/class.tpl.php on line 217

FS#30124

MikeS commented on 2011-07-06 02:01

hmmm….I probably forgot to add checks for HAVE_PRIORITY_SCHEDULING around the calls.

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing