[asterisk-bugs] [Asterisk 0016580]: res_pktccops does not compile on Darwin (MacOS 10.5)
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Jan 11 17:20:31 CST 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=16580
======================================================================
Reported By: jtodd
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 16580
Category: Core/Portability
Reproducibility: always
Severity: minor
Priority: low
Status: acknowledged
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 239221
Request Review:
======================================================================
Date Submitted: 2010-01-11 16:31 CST
Last Modified: 2010-01-11 17:20 CST
======================================================================
Summary: res_pktccops does not compile on Darwin (MacOS 10.5)
Description:
...
[CC] res_pktccops.c -> res_pktccops.o
res_pktccops.c: In function 'cops_connect':
res_pktccops.c:681: error: 'SO_SOCKET' undeclared (first use in this
function)
res_pktccops.c:681: error: (Each undeclared identifier is reported only
once
res_pktccops.c:681: error: for each function it appears in.)
make[1]: *** [res_pktccops.o] Error 1
make: *** [res] Error 2
sh-3.2#
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0016449 Trunk does not compile (again) on Darwi...
======================================================================
----------------------------------------------------------------------
(0116482) svnbot (reporter) - 2010-01-11 17:20
https://issues.asterisk.org/view.php?id=16580#c116482
----------------------------------------------------------------------
Repository: asterisk
Revision: 239245
U trunk/res/res_pktccops.c
------------------------------------------------------------------------
r239245 | tilghman | 2010-01-11 17:19:51 -0600 (Mon, 11 Jan 2010) | 3
lines
Socket level option is SOL_SOCKET, not SO_SOCKET.
(issue https://issues.asterisk.org/view.php?id=16580)
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=239245
Issue History
Date Modified Username Field Change
======================================================================
2010-01-11 17:20 svnbot Checkin
2010-01-11 17:20 svnbot Note Added: 0116482
======================================================================
More information about the asterisk-bugs
mailing list