[Bug 103652] cannot build wacom-kernel-source kernel modules
Joachim Beckers
joachim.beckers at belgacom.net
Fri Apr 6 09:37:00 UTC 2007
Public bug reported:
Binary package hint: linux-source
with the latest feisty kernel (2.6.20-14.22), I cannot compile the wacom
kernel modules... this didn't occur with 2.6.20-13.21, so there has to
be some regression in 2.6.20-14.22.
more precisely: I'm trying to use m-a to build, but the build stops,
saying that there are no targets for make found.
root at madkeunnen:/home/joachim # m-a -t a-i wacom-kernel-source
.
Updated infos about 1 packages
Getting source for kernel version: 2.6.20-14-lowlatency
Kernel headers available in /lib/modules/2.6.20-14-lowlatency/build
apt-get install build-essential
Reading package lists... Done
Building dependency tree
Reading state information... Done
build-essential is already the newest version.
The following packages were automatically installed and are no longer required:
module-assistant
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Done!
unpack
The source tarball could not be found!
Package wacom-kernel-source not installed?
Running "m-a -f get wacom-kernel-source" may help.
"/usr/share/modass/packages/default.sh" build KVERS=2.6.20-14-lowlatency KSRC=/lib/modules/2.6.20-14-lowlatency/build KDREV=2.6.20-14.22 kdist_image
dh_testdir
dh_testroot
rm -f *-stamp
dh_clean
dh_testdir
dh_testroot
/usr/bin/make clean;
make[1]: Entering directory `/usr/src/modules/wacom'
make[1]: *** No rule to make target `clean'. Stop.
make[1]: Leaving directory `/usr/src/modules/wacom'
make: [kdist_clean] Error 2 (ignored)
rm -f debian/wacom-kernel-modules-2.6.20-14-lowlatency.* debian/control
/usr/bin/make -f debian/rules binary-modules
make[1]: Entering directory `/usr/src/modules/wacom'
sed -e 's/${kpkg\:Kernel\-Version}/2.6.20-14-lowlatency/' \
debian/wacom.control > debian/control
# Is this needed for setting up a Depends?
#echo "kpkg:Package-Version=1:0.7.7.7-0ubuntu1+2.6.20-14-lowlatency" \
# >> debian/.substvars
echo "kpkg:Kernel-Version=2.6.20-14-lowlatency" > \
debian/wacom-kernel-modules-2.6.20-14-lowlatency.substvars
# The substvars mechanism seems slightly broken, hack to get around it
# stolen from the qce-ga package.
# We do this above instead so control exists when the clean targets
# are run.
#sed -e 's/${kpkg\:Kernel\-Version}/2.6.20-14-lowlatency/' \
#debian/cpad.control > debian/control
# Make sure we've had a chance to get a control file before doing this:
dh_testdir
dh_testroot
dh_clean -k
# Set up per package control files with suitable names
for f in modules templates; do \
cp -a debian/wacom.$f debian/wacom-kernel-modules-2.6.20-14-lowlatency.$f; \
done
for f in postinst config; do \
echo "#!/bin/sh" | cat - debian/wacom.$f > debian/wacom-kernel-modules-2.6.20-14-lowlatency.$f; \
done
# Build the modules
/usr/bin/make
make[2]: Entering directory `/usr/src/modules/wacom'
make[2]: *** No targets specified and no makefile found. Stop.
make[2]: Leaving directory `/usr/src/modules/wacom'
make[1]: *** [binary-modules] Error 2
make[1]: Leaving directory `/usr/src/modules/wacom'
make: *** [kdist_image] Error 2
BUILD FAILED!
See /var/cache/modass/wacom-kernel-source.buildlog.2.6.20-14-lowlatency.1175852124 for details.
Build failed. Press Return to continue...
root at madkeunnen:/home/joachim #
** Affects: linux-meta (Ubuntu)
Importance: Undecided
Status: Unconfirmed
** Affects: wacom-tools (Ubuntu)
Importance: Undecided
Status: Unconfirmed
** Also affects: wacom-tools (Ubuntu)
Importance: Undecided
Status: Unconfirmed
--
cannot build wacom-kernel-source kernel modules
https://bugs.launchpad.net/bugs/103652
You received this bug notification because you are a member of Kernel
Bugs, which is a bug contact for linux-meta in ubuntu.
More information about the kernel-bugs
mailing list