[asterisk-bugs] [Zaptel 0011941]: too many arguments to function ‘kmem_cache_create’

noreply at bugs.digium.com noreply at bugs.digium.com
Fri Feb 8 07:30:21 CST 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=11941 
====================================================================== 
Reported By:                sperreault
Assigned To:                
====================================================================== 
Project:                    Zaptel
Issue ID:                   11941
Category:                   General
Reproducibility:            always
Severity:                   block
Priority:                   normal
Status:                     new
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:              
====================================================================== 
Date Submitted:             02-06-2008 13:54 CST
Last Modified:              02-08-2008 07:30 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
====================================================================== 

---------------------------------------------------------------------- 
 sperreault - 02-08-08 07:30  
---------------------------------------------------------------------- 
Well, the problem is that "make b410p" doesn't work. If it's because of an
upstream bug in mISDN, it still affects Digium because the installation
instructions don't work anymore. What Digium needs to do is either fix the
bug and push the changes upstream, or apply an already existing upstream
fix to the code that it distributes (i.e. upgrade to 1.1.7 if it fixes the
bug). 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
02-08-08 07:30  sperreault     Note Added: 0081902                          
======================================================================




More information about the asterisk-bugs mailing list