Your message dated Sat, 3 Mar 2007 01:30:31 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Close
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)

--- Begin Message ---
Package: nvidia-kernel-source
Version: 1.0.6629+1-1
Severity: important

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


Hi, I'm trying to compile the nvidia module with the headers from
version 2.6.9-1-686 of the kernel as says in the README.Debian
documentation of the nvidia-kernel-source package but it fails.

I attach the output from running as root:

export KSRC=/usr/src/kernel-headers-2.6.9-1-686
export KVERS=2.6.9-1-686
debian/rules binary_modules &> output

Greetting and thanks for all.
Ernesto

*** output
if [ -f /usr/src/modules/nvidia-kernel/debian/control.template ]; then \
        cp  /usr/src/modules/nvidia-kernel/debian/control.template 
/usr/src/modules/nvidia-kernel/debian/control; \
fi
dh_testdir
dh_testroot
touch configure-stamp
dh_testdir
dh_testroot
PATCHLEVEL = 6 
Kernel compiler version : 3.3.5
Detected compiler version : 3.3.5
Using compiler gcc-3.3 version 3.3.5
touch /usr/src/modules/nvidia-kernel/nv/gcc-check
touch /usr/src/modules/nvidia-kernel/nv/cc-sanity-check
IGNORE_CC_MISMATCH=1 CC=gcc-3.3 /usr/bin/make -C 
/usr/src/modules/nvidia-kernel/nv KERNDIR=/usr/src/kernel-headers-2.6.9-1-686 
SYSINCLUDE=/usr/src/kernel-headers-2.6.9-1-686/include nvidia.o;
make[1]: Entering directory `/usr/src/modules/nvidia-kernel/nv'
gcc-3.3 -c -Wall -Wimplicit -Wreturn-type -Wswitch -Wformat -Wchar-subscripts 
-Wparentheses -Wpointer-arith -Wcast-qual -Wno-multichar  -O -MD -D__KERNEL__ 
-DMODULE -D_LOOSE_KERNEL_NAMES -DNTRM -D_GNU_SOURCE -D_LOOSE_KERNEL_NAMES 
-D__KERNEL__ -DMODULE  -DNV_MAJOR_VERSION=1 -DNV_MINOR_VERSION=0 
-DNV_PATCHLEVEL=4496  -DNV_UNIX   -DNV_LINUX   -DNV_INT64_OK   -DNVCPU_X86      
-DREMAP_PAGE_RANGE_5  -I. -I/usr/src/kernel-headers-2.6.9-1-686/include 
-Wno-cast-qual nv.c
In file included from nv.c:14:
nv-linux.h:24:31: linux/modversions.h: No such file or directory
In file included from 
/usr/src/kernel-headers-2.6.9-1-686/include/linux/list.h:7,
                 from 
/usr/src/kernel-headers-2.6.9-1-686/include/linux/wait.h:23,
                 from 
/usr/src/kernel-headers-2.6.9-1-686/include/asm/semaphore.h:41,
                 from 
/usr/src/kernel-headers-2.6.9-1-686/include/linux/sched.h:18,
                 from 
/usr/src/kernel-headers-2.6.9-1-686/include/linux/module.h:10,
                 from nv-linux.h:28,
                 from nv.c:14:
/usr/src/kernel-headers-2.6.9-1-686/include/linux/prefetch.h: In function 
`prefetch_range':
/usr/src/kernel-headers-2.6.9-1-686/include/linux/prefetch.h:62: warning: 
pointer of type `void *' used in arithmetic
nv-linux.h:51:4: #error This driver does not support 2.6.x or newer kernels!
nv-linux.h:69:75: linux/tqueue.h: No such file or directory
In file included from 
/usr/src/kernel-headers-2.6.9-1-686/include/linux/dmapool.h:14,
                 from 
/usr/src/kernel-headers-2.6.9-1-686/include/linux/pci.h:821,
                 from nv-linux.h:77,
                 from nv.c:14:
/usr/src/kernel-headers-2.6.9-1-686/include/asm/io.h: In function 
`check_signature':
/usr/src/kernel-headers-2.6.9-1-686/include/asm/io.h:240: warning: wrong type 
argument to increment
nv-linux.h:78:75: linux/wrapper.h: No such file or directory
In file included from 
/usr/src/kernel-headers-2.6.9-1-686/include/linux/irq.h:20,
                 from 
/usr/src/kernel-headers-2.6.9-1-686/include/asm/hardirq.h:6,
                 from 
/usr/src/kernel-headers-2.6.9-1-686/include/linux/hardirq.h:6,
                 from 
/usr/src/kernel-headers-2.6.9-1-686/include/linux/interrupt.h:11,
                 from nv-linux.h:79,
                 from nv.c:14:
/usr/src/kernel-headers-2.6.9-1-686/include/asm/irq.h:16:25: irq_vectors.h: No 
such file or directory
In file included from 
/usr/src/kernel-headers-2.6.9-1-686/include/asm/hardirq.h:6,
                 from 
/usr/src/kernel-headers-2.6.9-1-686/include/linux/hardirq.h:6,
                 from 
/usr/src/kernel-headers-2.6.9-1-686/include/linux/interrupt.h:11,
                 from nv-linux.h:79,
                 from nv.c:14:
/usr/src/kernel-headers-2.6.9-1-686/include/linux/irq.h: At top level:
/usr/src/kernel-headers-2.6.9-1-686/include/linux/irq.h:70: error: `NR_IRQS' 
undeclared here (not in a function)
In file included from 
/usr/src/kernel-headers-2.6.9-1-686/include/linux/irq.h:72,
                 from 
/usr/src/kernel-headers-2.6.9-1-686/include/asm/hardirq.h:6,
                 from 
/usr/src/kernel-headers-2.6.9-1-686/include/linux/hardirq.h:6,
                 from 
/usr/src/kernel-headers-2.6.9-1-686/include/linux/interrupt.h:11,
                 from nv-linux.h:79,
                 from nv.c:14:
/usr/src/kernel-headers-2.6.9-1-686/include/asm/hw_irq.h:28: error: 
`NR_IRQ_VECTORS' undeclared here (not in a function)
/usr/src/kernel-headers-2.6.9-1-686/include/asm/hw_irq.h:32: error: `NR_IRQS' 
undeclared here (not in a function)
In file included from nv.c:14:
nv-linux.h: In function `NV_IRQL_IS_RAISED':
nv-linux.h:490: warning: implicit declaration of function `__save_flags'
nv.c: At top level:
nv.c:48: error: parse error before "nv_dev_handle"
nv.c:48: warning: type defaults to `int' in declaration of `nv_dev_handle'
nv.c:48: warning: data definition has no type or storage class
nv.c:49: error: parse error before "nv_ctl_handle"
nv.c:49: warning: type defaults to `int' in declaration of `nv_ctl_handle'
nv.c:49: warning: data definition has no type or storage class
nv.c: In function `nvos_malloc_pages':
nv.c:393: warning: use of cast expressions as lvalues is deprecated
nv.c:400: warning: implicit declaration of function `mem_map_reserve'
nv.c:413: warning: implicit declaration of function `mem_map_unreserve'
nv.c: In function `nvos_create_alloc':
nv.c:466: warning: use of cast expressions as lvalues is deprecated
nv.c:476: warning: use of cast expressions as lvalues is deprecated
nv.c: In function `init_module':
nv.c:772: warning: implicit declaration of function `devfs_register_chrdev'
nv.c:783: error: `devfs_handle_t' undeclared (first use in this function)
nv.c:783: error: (Each undeclared identifier is reported only once
nv.c:783: error: for each function it appears in.)
nv.c:787: warning: implicit declaration of function `devfs_register'
nv.c:788: error: `DEVFS_FL_DEFAULT' undeclared (first use in this function)
nv.c:807: error: invalid use of undefined type `struct tq_struct'
nv.c:808: error: dereferencing pointer to incomplete type
nv.c:809: error: dereferencing pointer to incomplete type
nv.c:810: error: dereferencing pointer to incomplete type
nv.c:852: warning: implicit declaration of function `devfs_unregister_chrdev'
nv.c: In function `cleanup_module':
nv.c:917: warning: implicit declaration of function `devfs_unregister'
nv.c: In function `nv_kern_vma_open':
nv.c:958: warning: `MOD_INC_USE_COUNT' is deprecated (declared at 
/usr/src/kernel-headers-2.6.9-1-686/include/linux/module.h:555)
nv.c: In function `nv_kern_vma_release':
nv.c:992: warning: `MOD_DEC_USE_COUNT' is deprecated (declared at 
/usr/src/kernel-headers-2.6.9-1-686/include/linux/module.h:567)
nv.c: At top level:
nv.c:1083: warning: initialization from incompatible pointer type
nv.c: In function `nv_alloc_file_private':
nv.c:1092: warning: use of cast expressions as lvalues is deprecated
nv.c:1103: warning: use of cast expressions as lvalues is deprecated
nv.c: In function `nv_kern_open':
nv.c:1165: warning: use of cast expressions as lvalues is deprecated
nv.c:1189: warning: passing arg 2 of `request_irq' from incompatible pointer 
type
nv.c:1210: warning: `MOD_INC_USE_COUNT' is deprecated (declared at 
/usr/src/kernel-headers-2.6.9-1-686/include/linux/module.h:555)
nv.c: In function `nv_kern_close':
nv.c:1303: warning: `MOD_DEC_USE_COUNT' is deprecated (declared at 
/usr/src/kernel-headers-2.6.9-1-686/include/linux/module.h:567)
nv.c: In function `nv_kern_mmap':
nv.c:1470: warning: `MOD_INC_USE_COUNT' is deprecated (declared at 
/usr/src/kernel-headers-2.6.9-1-686/include/linux/module.h:555)
nv.c: In function `nv_kern_ioctl':
nv.c:1568: error: structure has no member named `uc'
nv.c: In function `nv_kern_isr':
nv.c:1711: warning: implicit declaration of function `queue_task'
nv.c:1711: error: `tq_immediate' undeclared (first use in this function)
nv.c:1712: warning: implicit declaration of function `mark_bh'
nv.c:1712: error: `IMMEDIATE_BH' undeclared (first use in this function)
nv.c: In function `nv_kern_ctl_open':
nv.c:1827: warning: use of cast expressions as lvalues is deprecated
nv.c:1834: warning: `MOD_INC_USE_COUNT' is deprecated (declared at 
/usr/src/kernel-headers-2.6.9-1-686/include/linux/module.h:555)
nv.c: In function `nv_kern_ctl_close':
nv.c:1877: warning: `MOD_DEC_USE_COUNT' is deprecated (declared at 
/usr/src/kernel-headers-2.6.9-1-686/include/linux/module.h:567)
nv.c: In function `nv_kern_read_agpinfo':
nv.c:2012: error: structure has no member named `name'
nv.c: At top level:
nv.c:41: error: storage size of `nv_bottom_halves' isn't known
make[1]: *** [nv.o] Error 1
make[1]: Leaving directory `/usr/src/modules/nvidia-kernel/nv'
make: *** [build-stamp] Error 2


- -- System Information:
Debian Release: 3.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.9-1-686
Locale: LANG=spanish, LC_CTYPE=spanish (ignored: LC_ALL set to es_ES)

Versions of packages nvidia-kernel-source depends on:
ii  debhelper                     4.2.8      helper programs for debian/rules
ii  dpatch                        2.0.10     patch maintenance system for Debia
ii  make                          3.80-4     The GNU version of the "make" util
ii  sed                           4.1.2-1    The GNU sed stream editor

- -- no debconf information

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFBzycL64JbGbW+SRYRAsBzAJ4vNF/whDwYLzh6ceOuqZVrVHZhoACeKI9G
89+HeR31UdKWqNerOZ3HSKY=
=UUUV
-----END PGP SIGNATURE-----


--- End Message ---
--- Begin Message ---
This is waiting for submitter feedback since a while, so I'm closing.
Feel free to reopen if the problem still exists.

--- End Message ---

Reply via email to