[asterisk-bugs] [Asterisk 0018532]: make of chan_ooh323 fails "ret undeclared"
Asterisk Bug Tracker
noreply at bugs.digium.com
Sun Dec 26 23:06:11 UTC 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=18532
======================================================================
Reported By: colbec
Assigned To: may213
======================================================================
Project: Asterisk
Issue ID: 18532
Category: Addons/chan_ooh323
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.2
SVN Revision (number only!): 299625
Request Review:
======================================================================
Date Submitted: 2010-12-26 08:58 CST
Last Modified: 2010-12-26 17:06 CST
======================================================================
Summary: make of chan_ooh323 fails "ret undeclared"
Description:
Opensuse 11.3
Update using svn from r297713 to r299625
Make and install asterisk ok.
Then addons fails if ooh_323 is selected.
make[1]: Entering directory `/home/colin/asteriskadd16/channels'
[CC] chan_ooh323.c -> chan_ooh323.o
[CC] ooh323c/src/ooGkClient.c -> ooh323c/src/ooGkClient.o
[CC] ooh323c/src/oochannels.c -> ooh323c/src/oochannels.o
[CC] ooh323c/src/ooh245.c -> ooh323c/src/ooh245.o
ooh323c/src/ooh245.c: In function
‘ooOnReceivedTerminalCapabilitySetAck’:
ooh323c/src/ooh245.c:1679:7: error: ‘ret’ undeclared (first use in
this function)
ooh323c/src/ooh245.c:1679:7: note: each undeclared identifier is reported
only once for each function it appears in
make[1]: *** [ooh323c/src/ooh245.o] Error 1
make[1]: Leaving directory `/home/colin/asteriskadd16/channels'
make: *** [channels] Error 2
Deselect ooh_323 in menuconfig and make runs ok.
======================================================================
----------------------------------------------------------------------
(0129978) may213 (manager) - 2010-12-26 17:06
https://issues.asterisk.org/view.php?id=18532#c129978
----------------------------------------------------------------------
Sorry, forgot ret declaration in previous patch for addons-1.6.2
Please update to latest svn.
Issue History
Date Modified Username Field Change
======================================================================
2010-12-26 17:06 may213 Note Added: 0129978
======================================================================
More information about the asterisk-bugs
mailing list