[asterisk-bugs] [Zaptel 0011514]: wcte12xp fails building for kernel 2.4.27-3-686
noreply at bugs.digium.com
noreply at bugs.digium.com
Fri Jan 25 17:10:58 CST 2008
The following issue has been ASSIGNED.
======================================================================
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: assigned
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:
======================================================================
Date Submitted: 12-11-2007 03:48 CST
Last Modified: 01-25-2008 17:10 CST
======================================================================
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 - 01-25-08 17:10
----------------------------------------------------------------------
Repository: zaptel
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-01-25 17:10:57 -0600 (Fri, 25 Jan 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/zaptel?view=rev&revision=3738
Issue History
Date Modified Username Field Change
======================================================================
01-25-08 17:10 svnbot Checkin
01-25-08 17:10 svnbot Note Added: 0081194
01-25-08 17:10 svnbot Status new => assigned
01-25-08 17:10 svnbot Assigned To => kpfleming
======================================================================
More information about the asterisk-bugs
mailing list