[asterisk-bugs] [Zaptel 0011941]: too many arguments to function ‘kmem_cache_create’
noreply at bugs.digium.com
noreply at bugs.digium.com
Wed Feb 13 15:29:09 CST 2008
The following issue has been RESOLVED.
======================================================================
http://bugs.digium.com/view.php?id=11941
======================================================================
Reported By: sperreault
Assigned To: tzafrir
======================================================================
Project: Zaptel
Issue ID: 11941
Category: General
Reproducibility: always
Severity: block
Priority: normal
Status: resolved
Zaptel Version: 1.4.7.1
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
Resolution: won't fix
Fixed in Version:
======================================================================
Date Submitted: 02-06-2008 13:54 CST
Last Modified: 02-13-2008 15:29 CST
======================================================================
Summary: too many arguments to function
‘kmem_cache_create’
Description:
Doesn't compile on Fedora 8:
[simon at h109 zaptel-1.4.8]$ make b410p
[ -f mISDN-1_1_3.tar.gz ] || /usr/bin/wget
http://downloads.digium.com/pub/zaptel/b410p/mISDN-1_1_3.tar.gz
tar -zxf mISDN-1_1_3.tar.gz
make -C mISDN-1_1_3 install
make[1]: Entering directory `/home/simon/zaptel-1.4.8/mISDN-1_1_3'
echo 1_1_3 > VERSION ; \
cp
/home/simon/zaptel-1.4.8/mISDN-1_1_3/drivers/isdn/hardware/mISDN/Makefile.v2.6
/home/simon/zaptel-1.4.8/mISDN-1_1_3/drivers/isdn/hardware/mISDN/Makefile
export MINCLUDES=/home/simon/zaptel-1.4.8/mISDN-1_1_3/include ; export
MISDNVERSION=1_1_3; make -C /lib/modules/2.6.23.1-42.fc8/build
SUBDIRS=/home/simon/zaptel-1.4.8/mISDN-1_1_3/drivers/isdn/hardware/mISDN
modules CONFIG_MISDN_DRV=m CONFIG_MISDN_DSP=m CONFIG_MISDN_HFCMULTI=m
CONFIG_MISDN_HFCPCI=m CONFIG_MISDN_HFCUSB=m CONFIG_MISDN_XHFC=m
CONFIG_MISDN_HFCMINI=m CONFIG_MISDN_W6692=m CONFIG_MISDN_SPEEDFAX=m
CONFIG_MISDN_AVM_FRITZ=m CONFIG_MISDN_NETJET=m
make[2]: Entering directory `/usr/src/kernels/2.6.23.1-42.fc8-i686'
CC [M]
/home/simon/zaptel-1.4.8/mISDN-1_1_3/drivers/isdn/hardware/mISDN/capi.o
/home/simon/zaptel-1.4.8/mISDN-1_1_3/drivers/isdn/hardware/mISDN/capi.c:
In function ‘CapiNew’:
/home/simon/zaptel-1.4.8/mISDN-1_1_3/drivers/isdn/hardware/mISDN/capi.c:261:
error: too many arguments to function ‘kmem_cache_create’
/home/simon/zaptel-1.4.8/mISDN-1_1_3/drivers/isdn/hardware/mISDN/capi.c:272:
error: too many arguments to function ‘kmem_cache_create’
/home/simon/zaptel-1.4.8/mISDN-1_1_3/drivers/isdn/hardware/mISDN/capi.c:283:
error: too many arguments to function ‘kmem_cache_create’
/home/simon/zaptel-1.4.8/mISDN-1_1_3/drivers/isdn/hardware/mISDN/capi.c:294:
error: too many arguments to function ‘kmem_cache_create’
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0011942 void value not ignored as it ought to be
======================================================================
----------------------------------------------------------------------
tzafrir - 02-13-08 15:29
----------------------------------------------------------------------
There is already a newer version at misdn.org .
I suspect that this has already been resolved there.
This is not a zaptel issue, so this bug tracker is really not the place
for tracking misdn bugs.
Feel free to open it if you think anything in the Zaptel packaging should
be changed.
Issue History
Date Modified Username Field Change
======================================================================
02-13-08 15:29 tzafrir Status new => resolved
02-13-08 15:29 tzafrir Resolution open => won't fix
02-13-08 15:29 tzafrir Assigned To => tzafrir
02-13-08 15:29 tzafrir Note Added: 0082189
======================================================================
More information about the asterisk-bugs
mailing list