1. /home/soaa/rockbox/android/apps/codecs/libcook.a(cook.o): In function `cook_decode_init':
  2. cook.c:(.text.cook_decode_init+0x238): undefined reference to `init_vlc_sparse'
  3. cook.c:(.text.cook_decode_init+0x328): undefined reference to `init_vlc_sparse'
  4. cook.c:(.text.cook_decode_init+0x3fc): undefined reference to `init_vlc_sparse'
  5. collect2: ld returned 1 exit status
  6. make: *** [/home/soaa/rockbox/android/apps/codecs/cook.codec] Error 1
  7. make: *** Waiting for unfinished jobs....