[asterisk-bugs] [Asterisk 0015179]: 1.6.0.9 does not build on Darwin PowerPC
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri May 22 08:42:10 CDT 2009
The following issue has been RESOLVED.
======================================================================
https://issues.asterisk.org/view.php?id=15179
======================================================================
Reported By: jcovert
Assigned To: russell
======================================================================
Project: Asterisk
Issue ID: 15179
Category: Core/Portability
Reproducibility: always
Severity: major
Priority: normal
Status: resolved
Asterisk Version: 1.6.0.9
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-05-22 08:33 CDT
Last Modified: 2009-05-22 08:42 CDT
======================================================================
Summary: 1.6.0.9 does not build on Darwin PowerPC
Description:
[CC] hashtest2.c -> hashtest2.o
In file included from
/private/var/root/asterisk/asterisk-1.6.0.9/include/asterisk/channel.h:128,
from hashtest2.c:41:
/private/var/root/asterisk/asterisk-1.6.0.9/include/asterisk/poll-compat.h:90:1:
warning: "POLLIN" redefined
In file included from
/private/var/root/asterisk/asterisk-1.6.0.9/include/asterisk/compat.h:71,
from
/private/var/root/asterisk/asterisk-1.6.0.9/include/asterisk.h:27,
from hashtest2.c:31:
/usr/include/sys/poll.h:62:1: warning: this is the location of the
previous definition
In file included from
/private/var/root/asterisk/asterisk-1.6.0.9/include/asterisk/channel.h:128,
from hashtest2.c:41:
/private/var/root/asterisk/asterisk-1.6.0.9/include/asterisk/poll-compat.h:91:1:
warning: "POLLPRI" redefined
In file included from
/private/var/root/asterisk/asterisk-1.6.0.9/include/asterisk/compat.h:71,
from
/private/var/root/asterisk/asterisk-1.6.0.9/include/asterisk.h:27,
from hashtest2.c:31:
/usr/include/sys/poll.h:63:1: warning: this is the location of the
previous definition
In file included from
/private/var/root/asterisk/asterisk-1.6.0.9/include/asterisk/channel.h:128,
from hashtest2.c:41:
/private/var/root/asterisk/asterisk-1.6.0.9/include/asterisk/poll-compat.h:92:1:
warning: "POLLOUT" redefined
In file included from
/private/var/root/asterisk/asterisk-1.6.0.9/include/asterisk/compat.h:71,
from
/private/var/root/asterisk/asterisk-1.6.0.9/include/asterisk.h:27,
from hashtest2.c:31:
/usr/include/sys/poll.h:64:1: warning: this is the location of the
previous definition
In file included from
/private/var/root/asterisk/asterisk-1.6.0.9/include/asterisk/channel.h:128,
from hashtest2.c:41:
/private/var/root/asterisk/asterisk-1.6.0.9/include/asterisk/poll-compat.h:93:1:
warning: "POLLERR" redefined
In file included from
/private/var/root/asterisk/asterisk-1.6.0.9/include/asterisk/compat.h:71,
from
/private/var/root/asterisk/asterisk-1.6.0.9/include/asterisk.h:27,
from hashtest2.c:31:
/usr/include/sys/poll.h:83:1: warning: this is the location of the
previous definition
In file included from
/private/var/root/asterisk/asterisk-1.6.0.9/include/asterisk/channel.h:128,
from hashtest2.c:41:
/private/var/root/asterisk/asterisk-1.6.0.9/include/asterisk/poll-compat.h:94:1:
warning: "POLLHUP" redefined
In file included from
/private/var/root/asterisk/asterisk-1.6.0.9/include/asterisk/compat.h:71,
from
/private/var/root/asterisk/asterisk-1.6.0.9/include/asterisk.h:27,
from hashtest2.c:31:
/usr/include/sys/poll.h:84:1: warning: this is the location of the
previous definition
In file included from
/private/var/root/asterisk/asterisk-1.6.0.9/include/asterisk/channel.h:128,
from hashtest2.c:41:
/private/var/root/asterisk/asterisk-1.6.0.9/include/asterisk/poll-compat.h:95:1:
warning: "POLLNVAL" redefined
In file included from
/private/var/root/asterisk/asterisk-1.6.0.9/include/asterisk/compat.h:71,
from
/private/var/root/asterisk/asterisk-1.6.0.9/include/asterisk.h:27,
from hashtest2.c:31:
/usr/include/sys/poll.h:85:1: warning: this is the location of the
previous definition
In file included from
/private/var/root/asterisk/asterisk-1.6.0.9/include/asterisk/channel.h:128,
from hashtest2.c:41:
/private/var/root/asterisk/asterisk-1.6.0.9/include/asterisk/poll-compat.h:97:
error: redefinition of 'struct pollfd'
make[1]: *** [hashtest2.o] Error 1
make: *** [utils] Error 2
======================================================================
----------------------------------------------------------------------
(0105292) russell (administrator) - 2009-05-22 08:42
https://issues.asterisk.org/view.php?id=15179#c105292
----------------------------------------------------------------------
This was fixed in the 1.6.0 branch a while ago. It will be in 1.6.10.
Issue History
Date Modified Username Field Change
======================================================================
2009-05-22 08:42 russell Note Added: 0105292
2009-05-22 08:42 russell Status new => resolved
2009-05-22 08:42 russell Resolution open => fixed
2009-05-22 08:42 russell Assigned To => russell
======================================================================
More information about the asterisk-bugs
mailing list