Thanks a lot! The patch has helped and the build is now OK.

Actualy I'm building the master branch. In my manifest.xml there is:

<?xml version="1.0" encoding="UTF-8"?>
<manifest>
  <remote  name="korg"
           fetch="git://android.git.kernel.org/"
           review="review.source.android.com" />
  <default revision="master"
           remote="korg" />
...

and I sync without any additional options. But if I'm not wrong the
symbols aren't in AudioSystem.h file from the eclair branch either. I
wonder why?

Thanks again,
Alex


On 27 апр, 04:55, Chih-Wei <[email protected]> wrote:
> I think you are building the eclair branch. Aren't you?
>
> It's strange that some symbols are removed from
> AudioSystem.h in eclair branch.
> These symbols are necessary to compile alsa_sound.
> Maybe the Android team can explain it.
>
> The simplest way to fix is just add them back,
> as shown in this patch:
>
> http://git.android-x86.org/?p=platform/frameworks/base.git;a=commitdi...
>

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to