thanks for you help.your link I had read.but I still can not sucess. .you said " adb pull /system/lib/libaudio.so".I want to say I use omap3530,your suggest may used for another .my system/lib/ have no that file. whatever,thanks for your help omap3530 hope you give me detail steps. I am a novice for android and beagle.
On Jul 22, 10:54 am, Abhinayak Mishra <[email protected]> wrote: > Since you probably don't have access to a pre compiled libaudio.so file, the > following links might help as well : > > http://www.netmite.com/android/mydroid/cupcake/development/pdk/docs/a... > andhttp://groups.google.com/group/beagleboard/browse_thread/thread/7b422... > > -Abhinayak > > On Wed, Jul 22, 2009 at 10:32 AM, Abhinayak Mishra <[email protected]>wrote: > > > Actually did a google for the error and found this link : > >http://forum.xda-developers.com/archive/index.php/t-496950.html > > it expalins thaat you need the file libaudio.so which probably was left out > > of the bundle by mistake. > > > You can grab the file by doing : adb pull /system/lib/libaudio.so > > proprietary/libaudio.so > > > Hope this helps! > > > - Abhinayak > > > On Wed, Jul 22, 2009 at 10:23 AM, Abhinayak Mishra > > <[email protected]>wrote: > > >> Looking at the error only, since i don't have the source code with me at > >> the moment, it would seem something in the .mk file got messed up. A couple > >> of possibilities, but if you can cross check the mk file to check where the > >> libaudio.so is listed , might help. > >> My guess would be that there is a separator missing before libaudio.so, > >> but i could be wrong. > > >> -Abhinayak > > >> On Wed, Jul 22, 2009 at 2:03 AM, WenXing <[email protected]> wrote: > > >>> port on beagleboard(3530) but have no sound ,so I had to download(/ > >>> external/alsa-lib) and (/haare/alsa_sound),at last i use Sean's > >>> alsa_sound.patch.all things have done. > >>> i failed incompiling android source code.as flowing. > >>> at fist,I want to remand you that i used the lastest source code.s > >>> sorry my poor english > >>> can anyone help me? > > >>> frameworks/base/libs/audioflinger/AudioFlinger.cpp:1717: warning: > >>> suggest parentheses around && within || > >>> make: *** No rule to make target `out/target/product/generic/obj/lib/ > >>> libaudio.so', needed by `out/target/product/generic/obj/ > >>> SHARED_LIBRARIES/libaudioflinger_intermediates/LINKED/ > >>> libaudioflinger.so'. Stop. > > --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
