[asterisk-bugs] [Asterisk 0018532]: make of chan_ooh323 fails "ret undeclared"
Asterisk Bug Tracker
noreply at bugs.digium.com
Sun Dec 26 14:58:51 UTC 2010
The following issue has been SUBMITTED.
======================================================================
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 08:58 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.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2010-12-26 08:58 colbec New Issue
2010-12-26 08:58 colbec Status new => assigned
2010-12-26 08:58 colbec Assigned To => may213
2010-12-26 08:58 colbec Asterisk Version => SVN
2010-12-26 08:58 colbec Regression => No
2010-12-26 08:58 colbec SVN Branch (only for SVN checkouts, not tarball
releases) => 1.6.2
2010-12-26 08:58 colbec SVN Revision (number only!) => 299625
======================================================================
More information about the asterisk-bugs
mailing list