[asterisk-bugs] [Asterisk 0018442]: [patch] Error building netsock library on OpenSolaris 5.11 snv_134b
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Dec 9 20:59:22 CST 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=18442
======================================================================
Reported By: ranjtech
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 18442
Category: Core/Netsock
Reproducibility: always
Severity: major
Priority: normal
Status: ready for testing
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
http://lists.digium.com/pipermail/asterisk-users/2010-December/256877.html
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-12-08 18:21 CST
Last Modified: 2010-12-09 20:59 CST
======================================================================
Summary: [patch] Error building netsock library on
OpenSolaris 5.11 snv_134b
Description:
When trying to build trunk or even the 1.8.1-rc1 on OpenSolaris 5.11 latest
release, the following error is encountered during 'make'.
netsock.c: In function `ast_set_default_eid':
netsock.c:250: error: structure has no member named `ifr_hwaddr'
make[1]: *** [netsock.o] Error 1
make: *** [main] Error 2
As mentioned here:
http://opensolaris.org/jive/thread.jspa?threadID=116059&tstart=105
It's possible that more complex checks to verify that the
structure elements are all there, need to be made.
======================================================================
----------------------------------------------------------------------
(0129524) ranjtech (reporter) - 2010-12-09 20:59
https://issues.asterisk.org/view.php?id=18442#c129524
----------------------------------------------------------------------
Patch successful for the current Trunk. have not tested 1.8 or 1.6 but
definitely works for Trunk. Successfully compiled, built and running in
OpenSolaris. Have yet to configure it properly but a quick and dirty config
lets phones register etc. Thank you SO MUCH! Will come back to this when I
have done advanced testing.
Issue History
Date Modified Username Field Change
======================================================================
2010-12-09 20:59 ranjtech Note Added: 0129524
======================================================================
More information about the asterisk-bugs
mailing list