[asterisk-bugs] [DAHDI-linux 0014963]: [patch] wctc4xxp fails building with kernel 2.6.30-rc3: implicit declaration of function ‘netif_rx_complete’
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Dec 8 14:31:14 CST 2009
The issue 0016414 has been set as DUPLICATE OF the following issue.
======================================================================
https://issues.asterisk.org/view.php?id=14963
======================================================================
Reported By: tzafrir
Assigned To: sruffell
======================================================================
Project: DAHDI-linux
Issue ID: 14963
Category: dahdi_transcode
Reproducibility: have not tried
Severity: minor
Priority: normal
Status: closed
JIRA:
Reviewboard Link:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-04-23 18:04 CDT
Last Modified: 2009-12-08 14:31 CST
======================================================================
Summary: [patch] wctc4xxp fails building with kernel
2.6.30-rc3: implicit declaration of function ‘netif_rx_complete’
Description:
I'm trying to build DAHDI-linux vs. kernel 2.6.30-rc3 .
Here's the first error I encounter:
/home/tzafrir/Proj/Asterisk/Svn/dahdi-linux/drivers/dahdi/wctc4xxp/base.c:
In function 'wctc4xxp_poll':
/home/tzafrir/Proj/Asterisk/Svn/dahdi-linux/drivers/dahdi/wctc4xxp/base.c:668:
error: implicit declaration of function 'netif_rx_complete'
/home/tzafrir/Proj/Asterisk/Svn/dahdi-linux/drivers/dahdi/wctc4xxp/base.c:
In function 'wctc4xxp_net_capture_cmd':
/home/tzafrir/Proj/Asterisk/Svn/dahdi-linux/drivers/dahdi/wctc4xxp/base.c:850:
error: implicit declaration of function 'netif_rx_schedule'
make[3]: ***
[/home/tzafrir/Proj/Asterisk/Svn/dahdi-linux/drivers/dahdi/wctc4xxp/base.o]
Error 1
make[2]: ***
[/home/tzafrir/Proj/Asterisk/Svn/dahdi-linux/drivers/dahdi/wctc4xxp] Error
2
make[1]: ***
[_module_/home/tzafrir/Proj/Asterisk/Svn/dahdi-linux/drivers/dahdi] Error
2
The attached patch makes it build. See also:
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=288379f050284087578b77e04f040b57db3db3f8
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
has duplicate 0016414 Compile error on Fedora 12
related to 0014975 wctc4xxp/base.c fails to compile under ...
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-12-08 14:31 lmadsen Relationship added has duplicate 0016414
======================================================================
More information about the asterisk-bugs
mailing list