zombah

tinyhal build error

Aug 24th, 2012
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.88 KB | None | 0 0
  1. device/toshiba/paz00-common/tinyhal/audio_hw.c:175: error: expected declaration specifiers or '...' before 'audio_stream_in'
  2. device/toshiba/paz00-common/tinyhal/audio_hw.c: In function 'dump_in_stream':
  3. device/toshiba/paz00-common/tinyhal/audio_hw.c:177: error: 'in' undeclared (first use in this function)
  4. device/toshiba/paz00-common/tinyhal/audio_hw.c:177: error: (Each undeclared identifier is reported only once
  5. device/toshiba/paz00-common/tinyhal/audio_hw.c:177: error: for each function it appears in.)
  6. device/toshiba/paz00-common/tinyhal/audio_hw.c: In function 'start_input_stream':
  7. device/toshiba/paz00-common/tinyhal/audio_hw.c:1108: error: too many arguments to function 'dump_in_stream'
  8. device/toshiba/paz00-common/tinyhal/audio_hw.c: In function 'adev_open_input_stream':
  9. device/toshiba/paz00-common/tinyhal/audio_hw.c:1998: error: too many arguments to function 'dump_in_stream'
Advertisement
Add Comment
Please, Sign In to add comment