[asterisk-bugs] [Zaptel 0011514]: wcte12xp fails building for kernel 2.4.27-3-686
noreply at bugs.digium.com
noreply at bugs.digium.com
Sat Jun 7 13:49:02 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=11514
======================================================================
Reported By: tzafrir
Assigned To: kpfleming
======================================================================
Project: Zaptel
Issue ID: 11514
Category: wcte11xp
Reproducibility: always
Severity: minor
Priority: normal
Status: closed
Zaptel Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): 1.4
SVN Revision (number only!): 3421
Disclaimer on File?: N/A
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 12-11-2007 03:48 CST
Last Modified: 06-07-2008 13:49 CDT
======================================================================
Summary: wcte12xp fails building for kernel 2.4.27-3-686
Description:
When trying to build recent zaptel 1.4 on Debian Sarge with kernel 2.4, I
get:
$ make KVERS=2.4.27-3-686
...
vpmadt032.h: At top level:
vpmadt032.h:92: error: field `work_dtmf' has incomplete type
vpmadt032.h:93: error: field `work_debug' has incomplete type
vpmadt032.h:94: error: field `work_echocan' has incomplete type
base.c: In function `t1xxp_echocan':
base.c:1290: warning: implicit declaration of function `queue_work'
base.c: In function `t1_transmitprep':
base.c:1685: warning: passing arg 1 of `__builtin_expect' makes integer
from pointer without a cast
base.c: In function `te12xp_remove_one':
base.c:1984: warning: implicit declaration of function `flush_workqueue'
base.c:1985: warning: implicit declaration of function
`destroy_workqueue'
make[2]: *** [base.o] Error 1
make[2]: Leaving directory
`/home/tzafrir/Proj/Asterisk/DigiumRW/zaptel/branches/1.4/wcte12xp'
make[1]: *** [wcte12xp/wcte12xp.o] Error 2
make[1]: Leaving directory
`/home/tzafrir/Proj/Asterisk/DigiumRW/zaptel/branches/1.4'
make: *** [all] Error 2
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0011551 zaptel 1.4.7.1 doesn't build against 2....
======================================================================
----------------------------------------------------------------------
svnbot - 06-07-08 13:49
----------------------------------------------------------------------
Repository: dahdi
Revision: 3738
U branches/1.4/wcte12xp/Makefile
U branches/1.4/wcte12xp/base.c
U branches/1.4/wcte12xp/wcte12xp.h
------------------------------------------------------------------------
r3738 | kpfleming | 2008-06-07 13:48:58 -0500 (Sat, 07 Jun 2008) | 5 lines
make wcte12xp build successfully on 2.4 kernels, although it won't have
VPM support
(closes issue http://bugs.digium.com/view.php?id=11514)
Reported by: tzafrir
------------------------------------------------------------------------
http://svn.digium.com/view/dahdi?view=rev&revision=3738
Issue History
Date Modified Username Field Change
======================================================================
06-07-08 13:49 svnbot Checkin
06-07-08 13:49 svnbot Note Added: 0088371
======================================================================
More information about the asterisk-bugs
mailing list