[asterisk-bugs] [Asterisk 0018626]: Error to compile Asterisk 1.8.2
Asterisk Bug Tracker
noreply at bugs.digium.com
Sun Jan 16 17:18:51 CST 2011
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=18626
======================================================================
Reported By: lcvleo
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 18626
Category: Addons/General
Reproducibility: always
Severity: crash
Priority: normal
Status: new
Asterisk Version: 1.8.2
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2011-01-15 09:29 CST
Last Modified: 2011-01-16 17:18 CST
======================================================================
Summary: Error to compile Asterisk 1.8.2
Description:
The follow error happens when I try to compile Asterisk 1.8.2:
[CC] netsock.c -> netsock.o
netsock.c: In function âast_set_default_eidâ:
netsock.c:264: error: âAF_LINKâ undeclared (first use in this function)
netsock.c:264: error: (Each undeclared identifier is reported only once
netsock.c:264: error: for each function it appears in.)
netsock.c:266: error: dereferencing pointer to incomplete type
netsock.c:266: error: dereferencing pointer to incomplete type
make[1]: *** [netsock.o] Error 1
make: *** [main] Error 2
======================================================================
----------------------------------------------------------------------
(0130536) notthematrix (reporter) - 2011-01-16 17:18
https://issues.asterisk.org/view.php?id=18626#c130536
----------------------------------------------------------------------
same problem here ubuntu 9.04 64bit
CC="cc" CXX="" LD="" AR="" RANLIB="" CFLAGS="" make -C menuselect
CONFIGURE_SILENT="--silent" makeopts
make[1]: Entering directory `/root/asterisk-1.8.2/menuselect'
make[1]: `makeopts' is up to date.
make[1]: Leaving directory `/root/asterisk-1.8.2/menuselect'
[CC] netsock.c -> netsock.o
netsock.c: In function âast_set_default_eidâ:
netsock.c:264: error: âAF_LINKâ undeclared (first use in this function)
netsock.c:264: error: (Each undeclared identifier is reported only once
netsock.c:264: error: for each function it appears in.)
netsock.c:266: error: dereferencing pointer to incomplete type
netsock.c:266: error: dereferencing pointer to incomplete type
make[1]: *** [netsock.o] Error 1
make: *** [main] Error 2
Issue History
Date Modified Username Field Change
======================================================================
2011-01-16 17:18 notthematrix Note Added: 0130536
======================================================================
More information about the asterisk-bugs
mailing list