Package: misdn-kernel-source
Version: 0.0.0+cvs20041116-1
Severity: important
trying to compile the module with make-kpkg and kernel-source-2.6.8
failed on my system, with the following messages :
make[2]: Entering directory `/usr/src/modules/misdn-kernel'
export DH_OPTIONS='-pmisdn-kernel-modules-2.6.8lehrin1'
# Is this needed for setting up a Depends?
#echo "kpkg:Package-Version=0.0.0+cvs20041116-1+2.6.8lehrin1" \
# >> debian/misdn-kernel.substvars
echo "kpkg:Kernel-Version=2.6.8lehrin1" > \
debian/misdn-kernel-modules-2.6.8lehrin1.substvars
# The substvars mechanism seems slightly broken, hack to get
# around it
# stolen from the qce-ga package. Yaaaa!
sed -e 's/${kpkg\:Kernel\-Version}/2.6.8lehrin1/' \
debian/control.in > debian/control
dh_testdir
dh_testroot
dh_clean -k
# Build the module
/usr/bin/make
make[3]: Entering directory `/usr/src/modules/misdn-kernel'
Makefile:72: Rules.mISDN: No such file or directory
make[3]: *** No rule to make target `Rules.mISDN'. Stop.
make[3]: Leaving directory `/usr/src/modules/misdn-kernel'
make[2]: *** [binary-modules] Error 2
make[2]: Leaving directory `/usr/src/modules/misdn-kernel'
make[1]: *** [kdist_image] Error 2
make[1]: Leaving directory `/usr/src/modules/misdn-kernel'
Module /usr/src/modules/misdn-kernel failed.
Hit return to Continue
I tried to replace the distributed Makefile with Makefile.v2.6 and even
Makefile.v2.4 and to link Rules.mISDN with Rules.mISDN.v2.4 and failed
with different messages.
Using kernel-patch-misdn and a command like :
PATCH_THE_KERNEL=YES make-kpkg <various flags there>
does work as it temporarily installs the source directly in the kernel
tree with a consistent build system I think. Only building in the
/usr/src/modules tree does not work for me.
-- System Information:
Debian Release: 3.1
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.26lehrin3
Locale: LANG=fr_FR, LC_CTYPE=fr_FR (charmap=ISO-8859-1)
Versions of packages misdn-kernel-source depends on:
ii kernel-package 8.119 A utility for building
Linux kerne
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]