[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Ltib] Alsa troubles
From: |
Markus Bollinger |
Subject: |
[Ltib] Alsa troubles |
Date: |
Fri, 14 Sep 2007 16:48:54 +0200 |
Hello!
I have some troubles to generate the alsa-driver (alsa-driver-1.0.15rc1)
for a PowerPC target.
(alsa-driver outside of the kernel source tree).
If I call ltib with a standard alsa-driver.spec file that calls
./configure --prefix=%{_prefix} --host=$CFGHOST --build=%{_build}
this leads to a wrong path to kernel headers during make (path to linux
headers of the system where I compile on).
If I specify
./configure --prefix=%{_prefix} --host=$CFGHOST --build=%{_build}
--with-kernel=/usr/src/linux
the headers cannot be found at all (e.g.
/usr/src/linux/headers/linux/version.h)
but the file rootfs/usr/src/linux/headers/linux/version.h exists ??
Is there something I misunderstood ? Or a configuration problem ? Or a
bug ? Who has compiled a recent alsa-driver ?
Markus.
P.S. sorry if this a silly newbie question....
- [Ltib] Alsa troubles,
Markus Bollinger <=