Summary: | HAVE_SYSV_IPC should be defined when building libc_wrapper.c on Solaris | ||||||
---|---|---|---|---|---|---|---|
Product: | xorg | Reporter: | Alan Coopersmith <alan.coopersmith> | ||||
Component: | Server/DDX/Xorg | Assignee: | Alan Coopersmith <alan.coopersmith> | ||||
Status: | RESOLVED FIXED | QA Contact: | |||||
Severity: | normal | ||||||
Priority: | high | CC: | roland.mainz | ||||
Version: | git | ||||||
Hardware: | All | ||||||
OS: | Solaris | ||||||
Whiteboard: | |||||||
i915 platform: | i915 features: | ||||||
Attachments: |
|
Description
Alan Coopersmith
2004-12-02 00:02:20 UTC
Taking myself... Created attachment 1462 [details] [review] [FIXED_X11R68x] Add -DHAVE_SYSV_IPC when compiling on Solaris Fix committed to head branch: /cvs/xorg/xc/ChangeLog,v <-- ChangeLog new revision: 1.572; previous revision: 1.571 /cvs/xorg/xc/programs/Xserver/hw/xfree86/os-support/sunos/Imakefile,v <-- Imakefile new revision: 1.4; previous revision: 1.3 This is also fixed in the Solaris bundled Xorg packages in Solaris build s10_74, under Sun bug id #6202551 Test Case: When built on Solaris, 'nm /usr/X11/bin/Xorg | grep xf86shm' should show entries for each of these functions: xf86shmget, xf86shmat, xf86shmctl, and xf86shmdt Comment on attachment 1462 [details] [review] [FIXED_X11R68x] Add -DHAVE_SYSV_IPC when compiling on Solaris Approved in the 2004-12-06 release-wranglers conference call. Please do not commit it yourself, I'll do that later today... Comment on attachment 1462 [details] [review] [FIXED_X11R68x] Add -DHAVE_SYSV_IPC when compiling on Solaris Patch checked-in into X11R6.8.x stable branch: cvs/xorg/xc/ChangeLog,v <-- ChangeLog new revision: 1.365.2.79; previous revision: 1.365.2.78 cvs commit: Using deprecated info format strings. Convert your scripts to use the new argument format and remove '1's from your info file format strings. /cvs/xorg/xc/programs/Xserver/hw/xfree86/os-support/sunos/Imakefile,v <-- Imakefile new revision: 1.2.4.1; previous revision: 1.2 cvs commit: Using deprecated info format strings. Convert your scripts to use the new argument format and remove '1's from your info file format strings. Mailing the commit message to xorg-commit@lists.freedesktop.org... |
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.