configure can't see alsa headers

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I'm having this weird problem where when I try and cross compile, the
configure script refuses to see the alsa header files in
/usr/include/alsa.  When I do a native ./configure it does see it.
What could be happening here?

 This is in my environment when cross-compiling:

export BUILD_GCC=gcc
export CC='/opt/codesourcery/bin/arm-none-linux-gnueabi-gcc '
export CXX='/opt/codesourcery/bin/arm-none-linux-gnueabi-g++ '
export AR=/opt/codesourcery/bin/arm-none-linux-gnueabi-ar
export RANLIB=/opt/codesourcery/bin/arm-none-linux-gnueabi-ranlib

and I configure with this:

./configure --build=i686-pc-linux-gnu --target=arm-none-linux-gnueabi
--host=arm-none-linux-gnueabi --disable-oss

Just realized that It seems only to happen when using
--host=arm-none-linux-gnueabi.  And btw I've cross compiled alsa-lib.
Other flags like --host=arm-elf-linux crap put in expected ways (since
i'm not set up for that) but do detect the alsa stuff.

Thanks!

Peter



[Index of Archives]     [Asterisk Users]     [Asterisk App Development]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [Linux API]
  Powered by Linux