Bug 9174 - Xorg-server 1.1.1 compile fails on Solaris 8 at xf86Events.c line 1386
Summary: Xorg-server 1.1.1 compile fails on Solaris 8 at xf86Events.c line 1386
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: Server/General (show other bugs)
Version: 7.1 (2006.05)
Hardware: x86 (IA32) Solaris
: high normal
Assignee: Alan Coopersmith
QA Contact: Xorg Project Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-27 10:42 UTC by Erinn Looney-Triggs
Modified: 2010-10-12 21:30 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Erinn Looney-Triggs 2006-11-27 10:42:10 UTC
Xorg-server 1.1.1 compile fails on Solaris 8 because of a call to closefrom in
xf86Events.c line 1386. Closefrom is apparently not available in Solaris 8, the
solution seems to be to change the closefrom to a close.
Comment 1 Daniel Stone 2007-02-27 01:34:50 UTC
Sorry about the phenomenal bug spam, guys.  Adding xorg-team@ to the QA contact so bugs don't get lost in future.
Comment 2 Jesse Adkins 2010-10-12 21:30:22 UTC
This was fixed by git commit 94ed0ba1b5043ad9fc33b42756af447d5ab15bbd on Oct 10 2008. The closefrom calls were removed completely, rather than being replaced.

Closing this. Reopen this if xf86Events.c fails to compile still.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.