Hi all,

I've installed alsa-source-0.5 (0.5.9b-3).
I'm trying to compile it.
I've made a .configure and a make, averything work fine.
But I want a .deb so I do ./debian/rules binary-modules
and I get the following error :

# debian/rules binary-modules
cat debian/modules.d/control-0.5.source > debian/control
cat debian/modules.d/control-0.5.module-image >> debian/control
make
make[1]: Entering directory `/usr/src/modules/alsa-driver-0.5-0.5.10b-8'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/usr/src/modules/alsa-driver-0.5-0.5.10b-8'
touch compile
touch build
test -f debian/rules
test `id -u` = "0"
rm -rf debian/alsa-source-0.5 debian/tmp debian/substvars
install -d debian/alsa-source-0.5
install -d -o root -g root -m 755 debian/tmp/usr/include/linux
mkdir -p debian/tmp/lib/modules/2.2.19/alsa
cp modules/*.o debian/tmp/lib/modules/2.2.19/alsa
install -d -o root -g root -m 755 debian/tmp/usr/share/doc/
ln -sf alsa-base debian/tmp/usr/share/doc/alsa-modules-0.5-2.2.19
rm -rf debian/tmp/usr/include
dh_testdir
dh_testroot
sh debian/modules-tools.d/setvers.sh
Error: Need to set all the $KVERS, $KDREV.
make: *** [binary-modules] Error 1

Is this a known problem ?

Christophe

-- 
Christophe Barbé
Software Engineer - [EMAIL PROTECTED]
Lineo France - Lineo High Availability Group
42-46, rue Médéric - 92110 Clichy - France
phone (33).1.41.40.02.12 - fax (33).1.41.40.02.01
http://www.lineo.com

Reply via email to