Package: kernel-package
Version: 11.017
Severity: normal

Hi,

I just compile a 2.6.28 kernel with the last version of
kernel-package. Here are my commands :

$ make-kpkg --rootcmd fakeroot clean
$ make-kpkg --rootcmd fakeroot --append-to-version=-1 --revision=`date +%y%m%d` 
kernel-image

$ su
Password:
# dpkg -i kernel-image-2.6....deb

No problem at boot. But when I try to do a make menuconfig or a new
make-kpkg --rootcmd fakeroot clean in the src directory, I get that
error :
11:32 gi...@thor ~/src/linux-2.6.28.7 % make-kpkg --rootcmd fakeroot clean
exec debian/rules  DEBIAN_REVISION=5:10.Custom  ROOT_CMD=fakeroot  clean 
/bin/sh: line 0: [: -lt: unary operator expected
/bin/sh: line 0: [: -eq: unary operator expected
/bin/sh: line 0: [: -eq: unary operator expected
/bin/sh: line 0: [: -lt: unary operator expected
/bin/sh: line 0: [: -eq: unary operator expected
/bin/sh: line 0: [: -eq: unary operator expected
/bin/sh: line 0: [: -gt: unary operator expected
/bin/sh: line 0: [: -ge: unary operator expected
/bin/sh: line 0: [: -lt: unary operator expected
/bin/sh: line 0: [: -eq: unary operator expected
/bin/sh: line 0: [: -eq: unary operator expected
/bin/sh: line 0: [: -eq: unary operator expected
/bin/sh: line 0: [: -ge: unary operator expected
====== making target CLN-common [new prereqs: ]======

====== making target unpatch_now [new prereqs: ]======
====== making target real_stamp_clean [new prereqs: unpatch_now]======
running clean
test ! -e scripts/package/builddeb || mv -f scripts/package/builddeb 
scripts/package/builddeb.kpkg-dist
test ! -e scripts/package/Makefile || test -f 
scripts/package/Makefile.kpkg-dist || (mv -f scripts/package/Makefile 
scripts/package/Makefile.kpkg-dist && (echo "# Dummy file "; echo "help:") >  
scripts/package/Makefile)
test ! -f .config  || cp -pf .config ,,precious
/usr/bin/make    ARCH=i386 -C Documentation/lguest clean
make[1]: entrant dans le répertoire « 
/home/giggz/src/linux-2.6.28.7/Documentation/lguest »
rm -f lguest
make[1]: quittant le répertoire « 
/home/giggz/src/linux-2.6.28.7/Documentation/lguest »
test ! -f Makefile || \
            /usr/bin/make    ARCH=i386 distclean
make[1]: entrant dans le répertoire « /home/giggz/src/linux-2.6.28.7 »
..tmp_kallsyms1.o.cmd:1: attention : caractère NUL détecté ; le reste de la 
ligne est ignoré
..tmp_kallsyms1.o.cmd:2: attention : caractère NUL détecté ; le reste de la 
ligne est ignoré
..tmp_kallsyms1.o.cmd:2: *** séparateur manquant . Arrêt.
make[1]: quittant le répertoire « /home/giggz/src/linux-2.6.28.7 »
make: *** [real_stamp_clean] Erreur 2
zsh: exit 2     make-kpkg --rootcmd fakeroot clean


I have to remove the tmp_kallsyms* files in order to have the
possibility to do a make menuconfig.

Do you need my .config ?

Best regards,
Guillaume

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.28.7-2
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages kernel-package depends on:
ii  binutils                      2.19.1-1   The GNU assembler, linker and bina
ii  debianutils                   2.31       Miscellaneous utilities specific t
ii  dpkg                          1.14.25    Debian package management system
ii  dpkg-dev                      1.14.25    Debian package development tools
ii  file                          4.26-2     Determines file type using "magic"
ii  gcc [c-compiler]              4:4.3.3-2  The GNU C compiler
ii  gcc-4.3 [c-compiler]          4.3.3-5    The GNU C compiler
ii  gettext                       0.17-6     GNU Internationalization utilities
ii  make                          3.81-5     The GNU version of the "make" util
ii  module-init-tools             3.7-pre5-1 tools for managing Linux kernel mo
ii  perl                          5.10.0-19  Larry Wall's Practical Extraction 
ii  po-debconf                    1.0.15     manage translated Debconf template
ii  util-linux                    2.13.1.1-1 Miscellaneous system utilities

Versions of packages kernel-package recommends:
ii  bzip2                         1.0.5-1    high-quality block-sorting file co
ii  libc6-dev [libc-dev]          2.9-4      GNU C Library: Development Librari

Versions of packages kernel-package suggests:
pn  docbook-utils             <none>         (no description available)
ii  e2fsprogs                 1.41.3-1       ext2/ext3/ext4 file system utiliti
pn  libdb3-dev                <none>         (no description available)
ii  libncurses5-dev [libncurs 5.7+20090228-1 developer's libraries and docs for
pn  linux-initramfs-tool      <none>         (no description available)
pn  linux-source | kernel-sou <none>         (no description available)
pn  xmlto                     <none>         (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to