[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Module.symvers issues



Dear kernel packagers,
I'm trying to packaging a linux 2.6.11 kernel for Sid. I started from http://svn.debian.org/wsvn/kernel/dists/trunk/linux-2.6 to package it. After patching my linux-2.6.11 vanilla to compile with gcc4 and binutils currently in Sid, doing my config with split-config, it still remains this issue:

====== making target build [new prereqs: stamp-build]======
make[3]: quittant le répertoire « /local/jparpail/svn/packages/tarballs/linux-2.6.11/debian/build/build-i386-none-686 »python2.4 debian/bin/abicheck.py debian/build/build-i386-none-686 i386 none 686
Traceback (most recent call last):
 File "debian/bin/abicheck.py", line 90, in ?
   sys.exit(checker(*sys.argv[1:])(sys.stdout))
 File "debian/bin/abicheck.py", line 20, in __call__
   new = symbols(self.filename_new)
File "/local/jparpail/svn/packages/tarballs/linux-2.6.11/debian/lib/python/debian_linux/abi.py", line 4, in __init__
   self.read(file(filename))
IOError: [Errno 2] No such file or directory: 'debian/build/build-i386-none-686/Module.symvers'
make[2]: *** [debian/stamps/build-i386-none-686-kernel-package] Erreur 1

I think something has changed in generation of Module.symvers between 2.6.11 and 2.6.19rc6. Does anybody know what ? Can anybody help me ?

Best regards,
Jean


--
_______________________________________
/ Le moins que l'on puisse demander à  \
| une sculpture, c'est qu'elle ne bouge |
\ pas. -+- Salvador Dali -+-            /
---------------------------------------
       \   ^__^
        \  (==)\_______
           (__)\       )\/\
               ||----w |
               ||     ||



Reply to: