Package: pwc-source
Version: 10.0.12-rc1+final-1
Severity: normal
The pwc module fails to build with make-kpkg.
[EMAIL PROTECTED]:/usr/src/linux-2.6.18$ fakeroot make-kpkg modules_image
exec debian/rules DEBIAN_REVISION=bf1 modules_image
for module in /usr/src/modules/pwc ; do \
if test -d $module; then \
(cd $module; \
if ./debian/rules KVERS="2.6.18" KSRC="/usr/src/linux-2.6.18" \
KMAINT="Benoit Friry" KEMAIL="[EMAIL PROTECTED]"
\
KPKG_DEST_DIR="/usr/src/linux-2.6.18/.." \
KPKG_MAINTAINER="Benoit Friry" \
KPKG_EXTRAV_ARG="" \
ARCH="x86_64" \
KDREV="bf1" kdist_image; then \
echo "Module $module processed fine"; \
else \
echo "Module $module failed."; \
if [ "X" != "X" ]; then \
echo "Perhaps $module does not understand --rootcmd?"; \
echo "If you see messages that indicate that it is not"; \
echo "in fact being built as root, please file a bug "; \
echo "against $module."; \
fi; \
echo "Hit return to Continue"; \
read ans; \
fi; \
); \
else \
echo "Module $module does not exist"; \
echo "Hit return to Continue?"; \
fi; \
done
make[1]: entrant dans le répertoire « /usr/src/modules/pwc »
make[1]: Rien à faire pour « kdist_image ».
make[1]: quittant le répertoire « /usr/src/modules/pwc »
Module /usr/src/modules/pwc processed fine
[EMAIL PROTECTED]:/usr/src/linux-2.6.18$ ls ../pwc*
../pwc-source.tar.bz2
Thanks,
Benoit
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable')
Architecture: amd64 (x86_64)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Versions of packages pwc-source depends on:
ii bzip2 1.0.3-6 high-quality block-sorting file co
ii debhelper 5.0.37.3 helper programs for debian/rules
pwc-source recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]