-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Benoit Friry wrote: > 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 > >
1) You don't need pwc-source on kernels >= 2.6.18 . The version included has all the features. 2) You need to uncompress the pwc-source.tar.bz2 *before* 3) The bug reports should be *all* on English ... you can use LC_MESSAGES=C before the command to get an english output . - -- ----------------------------------------------------------------- | ,''`. Victor Seva | | : :' : [EMAIL PROTECTED] | | `. `' PGP Key ID: 0xDD12F253 | | `- Debian user, admin and contributor | ----------------------------------------------------------------- -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFM2vfS/DSSd0S8lMRAucWAJ9I4Fc/8ubyXI3zWqa0S59XFaANsgCfR5Nk ZXRfIhujsklo2Ps78K+i7vE= =xUCm -----END PGP SIGNATURE-----

