All,

I am trying to cross-compile the alsa-lib. I want to do it in a clean 
"configure - make - make install" way. It should be installed to 
"/somewhere/initrd/usr" on my host, which will appear at "/usr" on my target 
later.

When I use prefix=/somewhere/initrd/usr it installs there, that's exactly what 
I want. But for example it tries to open 
"/somewhere/initrd/usr/share/alsa/alsa.conf" on my target instead of ommiting 
"/somwhere/initrd". (Which leads to confusing error messages when starting 
programs like aplay later). This behaviour is probably wanted in many cases, 
but not in this use case. The only way I found was not to use the prefix and to 
compile the files manually to my initrd.

Is there a clean way to do what I mean?

Thanks,

Thomas

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to