Your message dated Tue, 20 Dec 2005 11:55:47 +0100
with message-id <[EMAIL PROTECTED]>
and subject line header file problem
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 10 Sep 2005 22:40:53 +0000
>From [EMAIL PROTECTED] Sat Sep 10 15:40:53 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mail.gmx.net [213.165.64.20] 
        by spohr.debian.org with smtp (Exim 3.36 1 (Debian))
        id 1EEE1l-0001e2-00; Sat, 10 Sep 2005 15:40:53 -0700
Received: (qmail invoked by alias); 10 Sep 2005 22:40:20 -0000
Received: from dialin-212-144-018-035.arcor-ip.net (EHLO 
dialin-212-144-018-035.arcor-ip.net) [212.144.18.35]
  by mail.gmx.net (mp014) with SMTP; 11 Sep 2005 00:40:20 +0200
X-Authenticated: #16353863
From: Erik Schanze <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: at76c503a-source: module failed to build with kernel-source-2.6.8
Date: Sun, 11 Sep 2005 00:39:30 +0200
User-Agent: KMail/1.8.2
MIME-Version: 1.0
Content-Type: text/plain;
  charset="us-ascii"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Message-Id: <[EMAIL PROTECTED]>
X-Y-GMX-Trusted: 0
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: at76c503a-source
Version: 0.12.beta23-1
Severity: important
Tags: etch

*** Please type your report below this line ***
Hi!

I tried to build this module with m-a on a current testing system with
kernel-source-2.6.8-16 installed, but compile run will fail.

Please see build log:
----------8<-----------------------------------------------------------
dh_clean
make clean
make[1]: Entering directory `/usr/src/modules/at76c503a'
rm -f core *.o *~ a.out *.d
rm -f *.ko *.mod.c .*.cmd
rm -f *.s *.i
rm -rf .tmp_versions
make[1]: Leaving directory `/usr/src/modules/at76c503a'
rm -f configure-stamp
rm -f build-stamp
dpkg-parsechangelog: error: cannot open debian/changelog to find format: 
No such file or directory
/usr/bin/make -f debian/rules binary-modules
dpkg-parsechangelog: error: cannot open debian/changelog to find format: 
No such file or directory
make[1]: Entering directory `/usr/src/modules/at76c503a'
if [ -f /usr/src/modules/at76c503a/debian/control ]; then \
        cp debian/control.template /usr/src/modules/at76c503a/debian/control; \
fi
# ./configure 
touch configure-stamp
/usr/bin/make 
make[2]: Entering directory `/usr/src/modules/at76c503a'
mkdir -p .tmp_versions
cp /usr/src/kernel-source-2.6.8/.tmp_versions/*.mod 
/usr/src/modules/at76c503a/.tmp_versions
cp: cannot stat `/usr/src/kernel-source-2.6.8/.tmp_versions/*.mod': No 
such file or directory
make[2]: [modules] Error 1 (ignored)
/usr/bin/make -C /usr/src/kernel-source-2.6.8 
SUBDIRS=/usr/src/modules/at76c503a 
MODVERDIR=/usr/src/modules/at76c503a/.tmp_versions \
EXTRA_CFLAGS="" modules
make[3]: Entering directory `/usr/src/kernel-source-2.6.8'
  CC [M]  /usr/src/modules/at76c503a/at76c503-i3861.o
In file included from include/asm/thread_info.h:16,
                 from include/linux/thread_info.h:21,
                 from include/linux/spinlock.h:12,
                 from include/linux/capability.h:45,
                 from include/linux/sched.h:7,
                 from include/linux/module.h:10,
                 from /usr/src/modules/at76c503a/at76c503-i3861.c:32:
include/asm/processor.h:87: error: array type has incomplete element 
type
In file included from include/linux/netdevice.h:151,
                 from /usr/src/modules/at76c503a/at76c503.h:30,
                 from /usr/src/modules/at76c503a/at76c503-i3861.c:49:
include/linux/skbuff.h: In function 'skb_add_data':
include/linux/skbuff.h:1020: warning: pointer targets in passing 
argument 2 of 'csum_and_copy_from_user' differ in signedness
make[4]: *** [/usr/src/modules/at76c503a/at76c503-i3861.o] Error 1
make[3]: *** [_module_/usr/src/modules/at76c503a] Error 2
make[3]: Leaving directory `/usr/src/kernel-source-2.6.8'
make[2]: *** [modules] Error 2
make[2]: Leaving directory `/usr/src/modules/at76c503a'
make[1]: *** [build-stamp] Error 2
make[1]: Leaving directory `/usr/src/modules/at76c503a'
make: *** [kdist_image] Error 2
----------8<-----------------------------------------------------------


Please make it work on testing.

Regards,
Erik




-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-16-k7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set 
to C)

Versions of packages at76c503a-source depends on:
ii  atmel-firmware         1.3-1      Firmware for Atmel at76c50x wirele
ii  kernel-source-2.6.8    2.6.8-16   Linux kernel source for version 2.
ii  module-assistant       0.9.8      tool to make module package create
at76c503a-source recommends no packages.

-- no debconf information

---------------------------------------
Received: (at 327555-done) by bugs.debian.org; 20 Dec 2005 11:36:42 +0000
>From [EMAIL PROTECTED] Tue Dec 20 03:36:42 2005
Return-path: <[EMAIL PROTECTED]>
Received: from honk1.physik.uni-konstanz.de ([134.34.140.224])
        by spohr.debian.org with esmtp (Exim 4.50)
        id 1EofnO-0008Ld-Jf
        for [EMAIL PROTECTED]; Tue, 20 Dec 2005 03:36:42 -0800
Received: from localhost (localhost.localnet [127.0.0.1])
        by honk1.physik.uni-konstanz.de (Postfix) with ESMTP id 78CF42BBE3
        for <[EMAIL PROTECTED]>; Tue, 20 Dec 2005 12:36:10 +0100 (CET)
Received: from honk1.physik.uni-konstanz.de ([127.0.0.1])
        by localhost (honk [127.0.0.1]) (amavisd-new, port 10024) with ESMTP
        id 22409-14 for <[EMAIL PROTECTED]>;
        Tue, 20 Dec 2005 12:36:05 +0100 (CET)
Received: from bogon.sigxcpu.org (unknown [62.157.100.134])
        by honk1.physik.uni-konstanz.de (Postfix) with ESMTP id 650C52BBE2
        for <[EMAIL PROTECTED]>; Tue, 20 Dec 2005 12:36:05 +0100 (CET)
Received: by bogon.sigxcpu.org (Postfix, from userid 1000)
        id 011A811E586; Tue, 20 Dec 2005 11:55:47 +0100 (CET)
Date: Tue, 20 Dec 2005 11:55:47 +0100
From: Guido Guenther <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: header file problem
Message-ID: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.11
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at 
honk.physik.uni-konstanz.de
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
        version=2.60-bugs.debian.org_2005_01_02

Since this looks like a problem in the bugreport's kernel headers and I
got no reply since quiet some time I'm closing this bug.
Cheers,
 -- Guido


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to