[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:33:45 CDT 2009
The following issue has been SUBMITTED.
======================================================================
https://issues.asterisk.org/view.php?id=15179
======================================================================
Reported By: jcovert
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 15179
Category: Core/Portability
Reproducibility: always
Severity: major
Priority: normal
Status: new
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:
======================================================================
Date Submitted: 2009-05-22 08:33 CDT
Last Modified: 2009-05-22 08:33 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
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-05-22 08:33 jcovert New Issue
2009-05-22 08:33 jcovert Asterisk Version => 1.6.0.9
2009-05-22 08:33 jcovert Regression => No
2009-05-22 08:33 jcovert SVN Branch (only for SVN checkouts, not tarball
releases) => N/A
======================================================================
More information about the asterisk-bugs
mailing list