Advertisement
Guest User

Untitled

a guest
Sep 17th, 2010
304
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.13 KB | None | 0 0
  1. /home/soap/rockbox/firmware/target/arm/sandisk/audio-c200_e200.c: In function ‘audio_input_mux’:
  2. /home/soap/rockbox/firmware/target/arm/sandisk/audio-c200_e200.c:59: warning: implicit declaration of function ‘audiohw_set_monitor’
  3. /home/soap/rockbox/firmware/target/arm/sandisk/audio-c200_e200.c:60: warning: implicit declaration of function ‘audiohw_disable_recording’
  4. /home/soap/rockbox/firmware/target/arm/sandisk/audio-c200_e200.c:69: warning: implicit declaration of function ‘audiohw_enable_recording’
  5. /home/soap/rockbox/firmware/target/arm/sandisk/audio-c200_e200.c: In function ‘pcm_sampr_type_rec_to_play’:
  6. /home/soap/rockbox/firmware/target/arm/sandisk/audio-c200_e200.c:171: error: ‘rec_freq_sampr’ undeclared (first use in this function)
  7. /home/soap/rockbox/firmware/target/arm/sandisk/audio-c200_e200.c:171: error: (Each undeclared identifier is reported only once
  8. /home/soap/rockbox/firmware/target/arm/sandisk/audio-c200_e200.c:171: error: for each function it appears in.)
  9. /home/soap/rockbox/firmware/target/arm/sandisk/audio-c200_e200.c:172: error: ‘REC_NUM_FREQ’ undeclared (first use in this function)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement