Issue 27054 - vcl/unx/source/app/sm.cxx includes sys/poll.h - fails build on Mac OS X 10.2.x
Summary: vcl/unx/source/app/sm.cxx includes sys/poll.h - fails build on Mac OS X 10.2.x
Status: CLOSED FIXED
Alias: None
Product: porting
Classification: Code
Component: code (show other issues)
Version: OOo 1.1.1RC
Hardware: Mac All
: P3 Trivial (vote)
Target Milestone: OOo 1.1.2
Assignee: khendricks
QA Contact: issues@porting
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-29 09:27 UTC by terryt
Modified: 2005-05-07 09:09 UTC (History)
1 user (show)

See Also:
Issue Type: PATCH
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
cd $SRC_ROOT/vcl; patch -p0 < /path/to/patch/file (768 bytes, patch)
2004-03-29 09:34 UTC, terryt
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this issue.
Description terryt 2004-03-29 09:27:46 UTC
vcl/unx/source/app/sm.cxx includes sys/poll.h - fails build on Mac OS X 10.2.x.

Mac OS X 10.3.x (Panther) has <sys/poll.h>
Mac OS X 10.2.x (Jaguar) does NOT.

The sm.cxx file already has a patch to handle this case, but the last person to touch this 
file in CVS broke the patch.

The fix is simple - delete the line containing #include <sys/poll.h>.
Comment 1 terryt 2004-03-29 09:31:39 UTC
Re-assigning to Kevin.
Comment 2 terryt 2004-03-29 09:34:37 UTC
Created attachment 14139 [details]
cd $SRC_ROOT/vcl; patch -p0 < /path/to/patch/file
Comment 3 khendricks 2004-04-08 14:29:14 UTC
Hi,

I just committed a fix to this to cws_srx645_ooo112fix1

so resolving this as fixed.

Kevin
Comment 4 sander_traveling 2004-04-28 19:23:01 UTC
verifying
Comment 5 sander_traveling 2004-04-28 19:25:23 UTC
closing
Comment 6 Martin Hollmichel 2004-10-26 00:49:30 UTC
close issue.
Comment 7 eric.bachard 2005-05-07 09:09:50 UTC
ericb -> terryt

May you please have a look at :
 
<http://www.openoffice.org/issues/show_bug.cgi?id=48846>

Looks like poll.h strikes again

-- 
eric bachard