Package: kernel-package
Version: 10.032
Severity: normal
When building the template debian/rules for a kernel module, make does not
like line 67.
Example:
% ls -l pwc-10.0.6a.tar.gz
-rw-r--r-- 1 jdurand c3 58373 2006-01-16 07:17 pwc-10.0.6a.tar.gz
% tar -zxf pwc-10.0.6a.tar.gz
% cd pwc-10.0.6a
% dh_make -f ../pwc-10.0.6a.tar.gz
Type of package: single binary, multiple binary, library, kernel module or
cdbs?
[s/m/l/k/b] k
Maintainer name : Jean-Damien Durand
Email-Address : [EMAIL PROTECTED]
Date : Mon, 16 Jan 2006 07:17:39 +0100
Package Name : pwc
Version : 10.0.6a
License : blank
Type of Package : Kernel Module
Hit <enter> to confirm:
Done. Please edit the files in the debian/ subdirectory now. You should also
check that the pwc Makefiles install into $DESTDIR and not in / .
% dpkg-buildpackage -rfakeroot
dpkg-buildpackage: source package is pwc
dpkg-buildpackage: source version is 10.0.6a-1
dpkg-buildpackage: source changed by Jean-Damien Durand <[EMAIL PROTECTED]>
dpkg-buildpackage: host architecture i386
fakeroot debian/rules clean
debian/rules:67: *** missing separator. Stop.
I.e. two blanks before that tab at:
$(MAKE) $(MFLAGS) -f debian/rules clean
in the kdist_clean rule.
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1,
'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-swsusp-fbsplash
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Versions of packages kernel-package depends on:
ii dpkg 1.13.11.1 package maintenance system for
Deb
ii dpkg-dev 1.13.11.1 package building tools for Debian
ii file 4.15-2 Determines file type using
"magic"
ii gcc [c-compiler] 4:4.0.2-2 The GNU C compiler
ii gcc-3.4 [c-compiler] 3.4.5-1 The GNU C compiler
ii gcc-4.0 [c-compiler] 4.0.2-6 The GNU C compiler
ii gettext 0.14.5-2 GNU Internationalization
utilities
ii make 3.80+3.81.b4-1 The GNU version of the "make"
util
ii perl 5.8.7-10 Larry Wall's Practical Extraction
ii po-debconf 0.9.2 manage translated Debconf
template
Versions of packages kernel-package recommends:
ii bzip2 1.0.2-11 high-quality block-sorting file
co
ii libc6-dev [libc-dev] 2.3.5-11 GNU C Library: Development
Librari
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]