Skip to content

Instantly share code, notes, and snippets.

@hef
Created April 12, 2012 16:24
Show Gist options
  • Save hef/2368811 to your computer and use it in GitHub Desktop.
Save hef/2368811 to your computer and use it in GitHub Desktop.
device/amazon/otter/audio/audio_hw.c: In function 'start_input_stream':
device/amazon/otter/audio/audio_hw.c:1841: error: 'AUDIO_DEVICE_IN_USB_HEADSET' undeclared (first use in this function)
device/amazon/otter/audio/audio_hw.c:1841: error: (Each undeclared identifier is reported only once
device/amazon/otter/audio/audio_hw.c:1841: error: for each function it appears in.)
device/amazon/otter/audio/audio_hw.c: In function 'adev_get_supported_devices':
device/amazon/otter/audio/audio_hw.c:2923: error: 'AUDIO_DEVICE_IN_USB_HEADSET' undeclared (first use in this function)
make: *** [out/target/product/otter/obj/SHARED_LIBRARIES/audio.primary.omap4430_intermediates/audio_hw.o] Error 1
make: *** Waiting for unfinished jobs....
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment