Package: vpb-driver-source
Version: 4.2.55-1
Severity: grave

This module failed to build with linux-headers-3.10-2-amd64 version
3.10.5-1.  The error messages include:

> /usr/src/modules/vpb-driver/src/vtcore/vtcore_main.c: In function 
> 'vtcore_init':
> /usr/src/modules/vpb-driver/src/vtcore/vtcore_main.c:316:3: error: implicit 
> declaration of function 'create_proc_read_entry' 
> [-Werror=implicit-function-declaration]
> /usr/src/modules/vpb-driver/src/vtcore/vtcore_main.c:1433:9: error: implicit 
> declaration of function 'create_proc_entry' 
> [-Werror=implicit-function-declaration]
> /usr/src/modules/vpb-driver/src/vtcore/vtopenpci.c:265:22: error: expected 
> '=', ',', ';', 'asm' or '__attribute__' before 'openpci_probe_board'
> /usr/src/modules/vpb-driver/src/vtcore/vtopenpci.c:266:23: error: expected 
> '=', ',', ';', 'asm' or '__attribute__' before 'openpci_remove_board'
> /usr/src/modules/vpb-driver/src/vtcore/vtopenpci.c:270:14: error: 
> 'openpci_probe_board' undeclared here (not in a function)
> /usr/src/modules/vpb-driver/src/vtcore/vtopenpci.c:271:2: error: implicit 
> declaration of function '__devexit_p' [-Werror=implicit-function-declaration]
> /usr/src/modules/vpb-driver/src/vtcore/vtopenpci.c:271:26: error: 
> 'openpci_remove_board' undeclared here (not in a function)

(but many more similar errors reported).

The procfs API has been changed; see:

https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/log/?id=3cb5bf1bf947d325fcf6e9458952b51cfd7e6677

Hotplug support is now non-optional, so __devinit and __devexit are
not defined any more.  You can remove all uses of those macros; this
is backward-compatible and will merely waste a little memory on
non-hotplug kernel configurations.

Ben.

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (x86_64)
Foreign Architectures: amd64

Kernel: Linux 3.10-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages vpb-driver-source depends on:
ii  bzip2             1.0.6-4
ii  debhelper         9.20130630
ii  make              3.81-8.2
ii  module-assistant  0.11.6

vpb-driver-source recommends no packages.

vpb-driver-source suggests no packages.


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

Reply via email to