View Single Post
  #10 (permalink)  
Old January 1st, 2006, 01:06 PM
FingerSoup FingerSoup is offline
Hoping For A Cool Title
 
Join Date: Sep 2004
Posts: 63
There's a problem with using the "str_tok_r" command on line 313 and 322... It is unrecognized:

/home/Administrator/rockbox-devel/build/apps/plugins/bubbles.o: In function `bubbles_loadlevels' :
/home/Administrator/rockbox-devel/apps/plugins/bubbles.c:313: undefined reference to `_strtok_r'
/home/Administrator/rockbox-devel/apps/plugins/bubbles.c:322: undefined reference to `_strtok_r'
Reply With Quote