[asterisk-bugs] [Zaptel 0003380]: build of wcfsx.o fails on Gentoo w/ 2.6.10-gentoo-r4
noreply at bugs.digium.com
noreply at bugs.digium.com
Sat Jun 7 10:47:51 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=3380
======================================================================
Reported By: lannygodsey
Assigned To: russell
======================================================================
Project: Zaptel
Issue ID: 3380
Category: wctdm
Reproducibility: always
Severity: major
Priority: normal
Status: closed
Zaptel Version: v1-0
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 01-19-2005 13:17 CST
Last Modified: 06-07-2008 10:47 CDT
======================================================================
Summary: build of wcfsx.o fails on Gentoo w/ 2.6.10-gentoo-r4
Description:
make
make -C /lib/modules/`uname -r`/build SUBDIRS=/usr/src/zaptel modules
make[1]: Entering directory `/usr/src/linux-2.6.10-gentoo-r4'
CC [M] /usr/src/zaptel/wcfxs.o
/usr/src/zaptel/wcfxs.c: In function `__check_battdebounce':
/usr/src/zaptel/wcfxs.c:2193: error: `battdebounce' undeclared (first use
in this function)
/usr/src/zaptel/wcfxs.c:2193: error: (Each undeclared identifier is
reported only once
/usr/src/zaptel/wcfxs.c:2193: error: for each function it appears in.)
/usr/src/zaptel/wcfxs.c: At top level:
/usr/src/zaptel/wcfxs.c:2193: error: `battdebounce' undeclared here (not
in a function)
/usr/src/zaptel/wcfxs.c:2193: error: initializer element is not constant
/usr/src/zaptel/wcfxs.c:2193: error: (near initialization for
`__param_battdebounce.arg')
/usr/src/zaptel/wcfxs.c: In function `__check_battthresh':
/usr/src/zaptel/wcfxs.c:2194: error: `battthresh' undeclared (first use in
this function)
/usr/src/zaptel/wcfxs.c: At top level:
/usr/src/zaptel/wcfxs.c:2194: error: `battthresh' undeclared here (not in
a function)
/usr/src/zaptel/wcfxs.c:2194: error: initializer element is not constant
/usr/src/zaptel/wcfxs.c:2194: error: (near initialization for
`__param_battthresh.arg')
/usr/src/zaptel/wcfxs.c: In function `__check_alawoverride':
/usr/src/zaptel/wcfxs.c:2195: error: `alawoverride' undeclared (first use
in this function)
/usr/src/zaptel/wcfxs.c: At top level:
/usr/src/zaptel/wcfxs.c:2195: error: `alawoverride' undeclared here (not
in a function)
/usr/src/zaptel/wcfxs.c:2195: error: initializer element is not constant
/usr/src/zaptel/wcfxs.c:2195: error: (near initialization for
`__param_alawoverride.arg')
/usr/src/zaptel/wcfxs.c:2193: error: __param_battdebounce causes a section
type conflict
/usr/src/zaptel/wcfxs.c:2194: error: __param_battthresh causes a section
type conflict
/usr/src/zaptel/wcfxs.c:2195: error: __param_alawoverride causes a section
type conflict
make[2]: *** [/usr/src/zaptel/wcfxs.o] Error 1
make[1]: *** [_module_/usr/src/zaptel] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.10-gentoo-r4'
make: *** [linux26] Error 2
======================================================================
----------------------------------------------------------------------
svnbot - 06-07-08 10:47
----------------------------------------------------------------------
Repository: dahdi
Revision: 565
U branches/v1-0/wcfxs.c
------------------------------------------------------------------------
r565 | russell | 2008-06-07 10:47:50 -0500 (Sat, 07 Jun 2008) | 2 lines
remove non-existant parameters ... oops (bug
http://bugs.digium.com/view.php?id=3380)
------------------------------------------------------------------------
http://svn.digium.com/view/dahdi?view=rev&revision=565
Issue History
Date Modified Username Field Change
======================================================================
06-07-08 10:47 svnbot Checkin
06-07-08 10:47 svnbot Note Added: 0088000
======================================================================
More information about the asterisk-bugs
mailing list