Hey everyone,

I'm using Debian's kernel package 2.4.23-1-686, and I want to compile
the alsa modules against it from the alsa-source package.

I run:

fakeroot debian/rules binary_modules KVERS=2.4.23-1-686 
KSRC=/usr/src/kernel-headers-2.4.23-1-686

from /usr/src/modules/alsa-driver

This compiles fine, but fails trying to build the .deb:

make[1]: Leaving directory `/usr/src/modules/alsa-driver'
dh_testdir
dh_testroot
dh_installdirs
dh_link usr/share/doc/alsa-base usr/share/doc/alsa-modules-2.4.23-1-686
dh_strip
dh_compress
dh_fixperms
dh_installdeb
dh_shlibdeps
dh_gencontrol -- -v"0.9.8-3"
dh_md5sums
dh_builddeb --destdir=/usr/src/modules/alsa-driver/..
dpkg-deb: package name has characters that aren't lowercase alphanums or `-+.'
dh_builddeb: command returned error code 512
make: *** [binary-modules] Error 1

I can't see anything relevant at http://bugs.debian.org/alsa-source ,
anyone have a workaround?

-Mary
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to