Thank you Glenn, That was very informative.
In BoardConfig.mk make file i found a macro, "QC_PROP" which select either alsa.defualt package or generic alsa package. So Im thinking about setting macro QC_PROP=true with make command ( make -j4 QC_PROP=true), does it work? is it a proper solution ? On Tuesday, 21 January 2014 23:55:02 UTC+5:30, Glenn Kasten wrote: > > I don't know the answer to your specific question, > but I want to share a tip that will help answer questions like this ... > I use the "mgrep" shell function, which is defined by ". build/envsetup". > Go to the top of your tree, then type "mgrep string" and it will > find anywhere that string appears in the makefiles. > In this case, the ".default" and ".so" parts might be constructed at > build-time, > so I would do an "mgrep alsa" instead. > > On Monday, January 20, 2014 5:51:50 AM UTC-8, fasal rahman wrote: >> >> Hi, >> I was trying to build alsa library (alsa.default.so ) for the device >> msm8660_surf, but the module is not getting built. I tried building the >> whole system by executing "Make" command from the project root directory, >> but i couldn't find the library (alsa.default.so) in the new system >> image. I also tried with "mm" command from "hardware/qcom/alsa_sound/" and >> it shows "nothing to be done for all_modules". >> >> >> I followed the followin steps to buidl msm8660_surf. >> >> 1)source build/envsetup.sh >> 2) choosecombo 1 msm8660_surf eng >> 3) Make >> >> Can any one help me ? >> >> Thanks a lot. >> Fasal >> > -- -- unsubscribe: android-porting+unsubscr...@googlegroups.com website: http://groups.google.com/group/android-porting --- You received this message because you are subscribed to the Google Groups "android-porting" group. To unsubscribe from this group and stop receiving emails from it, send an email to android-porting+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.