Bug#412068: zaptel-source: doesn't compile with 2.6.18-4 kernel in sid

2007-02-25 Thread Richard Burton
Is debugfs enabled by default in the current SID kernel? Looks to be: [EMAIL PROTECTED]:/usr/src/linux-headers-2.6.18-4-686# grep DEBUG_FS .config CONFIG_DEBUG_FS=y The patch for that is basically pretty simple (look in the code a bit above that line) but should also be included in zaptel 1.2

Bug#412068: zaptel-source: doesn't compile with 2.6.18-4 kernel in sid

2007-02-24 Thread Steve Langasek
On Fri, Feb 23, 2007 at 06:55:52PM +0200, Tzafrir Cohen wrote: > > /usr/src/modules/zaptel/xpp/xbus-core.c: In function debugfs_open: > > /usr/src/modules/zaptel/xpp/xbus-core.c:171: error: struct inode has no > > member named i_private > Is debugfs enabled by default in the current SID kernel?

Bug#412068: zaptel-source: doesn't compile with 2.6.18-4 kernel in sid

2007-02-23 Thread Tzafrir Cohen
On Fri, Feb 23, 2007 at 11:11:41AM +, Richard Antony Burton wrote: > Using module assistant to build zaptel against latest (and also previous) > 2.6.18-4 package in unstable fails: > > /usr/src/modules/zaptel/xpp/xbus-core.c: In function debugfs_open: > /usr/src/modules/zaptel/xpp/xbus-core.c

Bug#412068: zaptel-source: doesn't compile with 2.6.18-4 kernel in sid

2007-02-23 Thread Richard Antony Burton
Package: zaptel-source Version: 1:1.2.13~dfsg-1 Severity: grave Justification: renders package unusable Using module assistant to build zaptel against latest (and also previous) 2.6.18-4 package in unstable fails: /usr/src/modules/zaptel/xpp/xbus-core.c: In function debugfs_open: /usr/src/modules