Sample Header Ad - 728x90

configure: error: Could not find alsa!

1 vote
1 answer
170 views
I'm trying to cross compile jdk for android. I run: ./configure --with-toolchain-path=$ANDROID_NDK_HOME/toolchains/llvm/prebuilt/linux-x86_64 --with-sysroot=$ANDROID_NDK_HOME/platforms/android-21/arch-arm --with-boot-jdk=$JAVA_BOOT But it tells me that i need to install libasound2-dev wich i have installed already. How could i fix this? I installed it using: sudo apt-get install libasound2-dev
Asked by kpwn Apps (121 rep)
Jan 29, 2023, 02:18 PM
Last activity: Jan 29, 2023, 05:05 PM