Package: nvidia-kernel-legacy-source Version: 1.0.7182-1 Severity: important Tags: patch
making a nvidia module package does not work against 2.6.18 (did against 2.6.17 yesterday). The fix is simple (though I guess this needs to be done in the conftest script): --- nvidia-kernel-legacy/nv/nv-linux.h 2006-07-05 04:23:34.000000000 +0200 +++ nv-linux.h 2006-09-20 13:38:20.992228131 +0200 @@ -557,6 +557,7 @@ # undef MODULE_PARM #endif +#define NV_SIGNAL_STRUCT_RLIM #ifdef NV_SIGNAL_STRUCT_RLIM /* per-process rlimit settings */ #define NV_TASK_STRUCT_RLIM(current) ((current)->signal->rlim) @@ -663,6 +664,7 @@ #define PCI_D3hot PM_SUSPEND_MEM #endif +#define NV_PM_MESSAGE_T_PRESENT #if defined(KERNEL_2_6) && !defined(NV_PM_MESSAGE_T_PRESENT) typedef u32 pm_message_t; #endif -- System Information: Debian Release: testing/unstable APT prefers unstable APT policy: (990, 'unstable'), (700, 'experimental'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.17 Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1) Versions of packages nvidia-kernel-legacy-source depends on: ii debhelper 5.0.37.3 helper programs for debian/rules ii dpatch 2.0.20 patch maintenance system for Debia ii make 3.81-2 The GNU version of the "make" util ii sed 4.1.5-1 The GNU sed stream editor Versions of packages nvidia-kernel-legacy-source recommends: ii devscripts 2.9.20 Scripts to make the life of a Debi ii kernel-package 10.052 A utility for building Linux kerne pn nvidia-glx-legacy <none> (no description available) -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

