All of lore.kernel.org
 help / color / mirror / Atom feed
* Cross compiling alsa-driver
@ 2006-04-04 21:56 Adrian McMenamin
  2006-04-05 11:27 ` Takashi Iwai
  0 siblings, 1 reply; 17+ messages in thread
From: Adrian McMenamin @ 2006-04-04 21:56 UTC (permalink / raw)
  To: alsa-devel

Cannot get this to work.

Doing it from cvs and from the package gives the same result...

./configure
--with-cross=~/buildroot/build_sh4/staging_dir/bin/sh4-linux-
--with-build=/home/adrian/linux-2.6.15.2

gives...

make[3]: Entering directory
`/home/adrian/alsa-driver-1.0.11rc4/pci/vx222'
make[3]: Leaving directory
`/home/adrian/alsa-driver-1.0.11rc4/pci/vx222'
make[3]: Entering directory
`/home/adrian/alsa-driver-1.0.11rc4/pci/ymfpci'
make[3]: Leaving directory
`/home/adrian/alsa-driver-1.0.11rc4/pci/ymfpci'
make[2]: Leaving directory `/home/adrian/alsa-driver-1.0.11rc4/pci'
make[1]: Leaving directory `/home/adrian/alsa-driver-1.0.11rc4'
make -C /lib/modules/2.6.12-10-686/build
SUBDIRS=/home/adrian/alsa-driver-1.0.11rc4 O=/home/adrian/linux-2.6.15.2
modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.12-10-686'
/usr/src/linux-headers-2.6.12-10-686/Makefile:530: /usr/src/linux-headers-2.6.12-10-686/arch//Makefile: No such file or directory
/bin/sh: /home/adrian/buildroot/build_sh4/staging_dir/bin/sh4-linux-gcc-3.4: No such file or directory
make[2]: *** No rule to make target
`/usr/src/linux-headers-2.6.12-10-686/arch//Makefile'.  Stop.
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.12-10-686'
make: *** [compile] Error 2

ie it is still looking for headers on the building machine.

Building from cvs gives a similar result.

The configure script appears to be broken...as this segment of output
suggests - as even though I specify a kernel directory it is still
looking elsewhere

checking for current directory... /home/adrian/alsa-driver-1.0.11rc4
checking cross
compile... /home/adrian/buildroot/build_sh4/staging_dir/bin/sh4-linux-
checking for directory with kernel
source... /lib/modules/2.6.12-10-686/build
checking for directory with kernel build... /home/adrian/linux-2.6.15.2







-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2006-04-07  9:12 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-04 21:56 Cross compiling alsa-driver Adrian McMenamin
2006-04-05 11:27 ` Takashi Iwai
2006-04-06 22:16   ` Adrian McMenamin
2006-04-06 22:23     ` Adrian McMenamin
2006-04-06 22:27       ` Adrian McMenamin
2006-04-06 22:25     ` Lee Revell
2006-04-06 22:29       ` Adrian McMenamin
2006-04-06 22:52         ` Lee Revell
2006-04-06 22:57         ` Lee Revell
2006-04-06 23:10           ` Adrian McMenamin
2006-04-06 23:15             ` Lee Revell
2006-04-06 23:25               ` Adrian McMenamin
2006-04-06 23:55                 ` Lee Revell
2006-04-07  5:55         ` Manuel Jander
2006-04-06 22:46       ` Adrian McMenamin
2006-04-06 22:54         ` Lee Revell
2006-04-07  9:12     ` Takashi Iwai

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.