[asterisk-bugs] [Asterisk 0017617]: main/netsock2.c fails to build do to missing constants
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Jul 9 14:40:46 CDT 2010
The following issue has been SUBMITTED.
======================================================================
https://issues.asterisk.org/view.php?id=17617
======================================================================
Reported By: pprindeville
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 17617
Category: Core/Netsock
Reproducibility: always
Severity: major
Priority: normal
Status: new
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!): 275254
Request Review:
======================================================================
Date Submitted: 2010-07-09 14:40 CDT
Last Modified: 2010-07-09 14:40 CDT
======================================================================
Summary: main/netsock2.c fails to build do to missing
constants
Description:
While building trunk rev 275254:
[CC] netsock2.c -> netsock2.o
netsock2.c: In function 'ast_sockaddr_parse':
netsock2.c:198: error: 'AI_NUMERICSERV' undeclared (first use in this
function)
netsock2.c:198: error: (Each undeclared identifier is reported only once
netsock2.c:198: error: for each function it appears in.)
make[2]: *** [netsock2.o] Error 1
and indeed, it's missing from include/asterisk/netsock2.h
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2010-07-09 14:40 pprindeville New Issue
2010-07-09 14:40 pprindeville Asterisk Version => SVN
2010-07-09 14:40 pprindeville Regression => No
2010-07-09 14:40 pprindeville SVN Branch (only for SVN checkouts, not tarball
releases) => N/A
2010-07-09 14:40 pprindeville SVN Revision (number only!) => 275254
======================================================================
More information about the asterisk-bugs
mailing list