[Pkg-alsa-devel] Bug#236531: alsa-source: installs modules at wrong place
Thomas Nilsson
Thomas Nilsson <Thomas.Nilsson@bahnhof.se>, 236531@bugs.debian.org
Sat, 06 Mar 2004 21:26:21 +0100
Package: alsa-source
Version: 1.0.2c-3
Severity: important
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (600, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.24
Locale: LANG=sv_SE.ISO-8859-1, LC_CTYPE=sv_SE.ISO-8859-1
Versions of packages alsa-source depends on:
ii bzip2 1.0.2-1 A high-quality block-sorting file
ii debconf 1.4.11 Debian configuration management sy
ii debconf-utils 1.4.11 debconf utilities
ii debhelper 4.2.4 helper programs for debian/rules
ii gcc [c-compiler] 4:3.3.2-2 The GNU C compiler
ii gcc-2.95 [c-compiler] 1:2.95.4-20 The GNU C compiler
ii gcc-3.0 [c-compiler] 1:3.0.4-7 The GNU C compiler.
ii gcc-3.3 [c-compiler] 1:3.3.3-1 The GNU C compiler
ii make 3.80-6 The GNU version of the "make" util
-- debconf information:
alsa-common/card-list:
* alsa-source/cards_to_be_built: all, cmipci (PCI: C-Media 8738 or 8338), emu10k1 (PCI: EMU10K1 (SB Live! or E-mu APS))
* alsa-source/has_pnp: false
* alsa-source/debug: false
Doing "make" and then "make install" in /usr/src/modules/alsa-driver
installs the modules at the wrong place.
They should be installed in
/lib/modules/2.4.24/kernel/drivers/sound
but instead the are installed as
/lib/modules/2.4.24/kernel/sound
A simple mv of the sound directory into the drivers directory and a
reboot solves the problem.
/Thomas