To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=73216
Issue #|73216
Summary|WaE on Mac OS X/PPC: FD_SETSIZE redefined
Component|porting
Version|680m198
Platform|Macintosh
URL|
OS/Version|All
Status|NEW
Status whiteboard|
Keywords|
Resolution|
Issue type|PATCH
Priority|P3
Subcomponent|MacOSX
Assigned to|pjanik
Reported by|pjanik
------- Additional comments from [EMAIL PROTECTED] Sat Jan 6 14:48:39 -0800
2007 -------
In file included from socket.c:71:
/Volumes/Build/oo/BUILD/AQUA/BuildDir/ooo_SRC680_m199_src/solenv/unxmacxp/inc/poll.h:11:1:
error: "FD_SETSIZE" redefined
In file included from /usr/include/unistd.h:483,
from system.h:46,
from socket.c:36:
/usr/include/sys/select.h:112:1: error: this is the location of the previous
definition
dmake: Error code 1, while making '../../unxmacxp.pro/slo/socket.obj'
'---* tg_merge.mk *---'
-> solenv/unxmacxp/inc/poll.h should take care about mac OS X 10.4 with poll.h,
thus FD_SETSIZE
already defined and should undefine it before defining it from fake pol.h.
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]