[asterisk-bugs] [Zaptel 0011942]: void value not ignored as it ought to be
noreply at bugs.digium.com
noreply at bugs.digium.com
Fri Feb 8 05:27:33 CST 2008
The following issue has been set as RELATED TO issue 0011941.
======================================================================
http://bugs.digium.com/view.php?id=11942
======================================================================
Reported By: sperreault
Assigned To:
======================================================================
Project: Zaptel
Issue ID: 11942
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:56 CST
Last Modified: 02-06-2008 13:56 CST
======================================================================
Summary: void value not ignored as it ought to be
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/udevice.o
/home/simon/zaptel-1.4.8/mISDN-1_1_3/drivers/isdn/hardware/mISDN/udevice.c:
In function ‘free_mISDNdev’:
/home/simon/zaptel-1.4.8/mISDN-1_1_3/drivers/isdn/hardware/mISDN/udevice.c:2028:
error: void value not ignored as it ought to be
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0011941 too many arguments to function ‘kmem_...
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
02-08-08 05:27 tzafrir Relationship added related to 0011941
======================================================================
More information about the asterisk-bugs
mailing list