Bug 342987 - X11 check should be guarded from OS X
Summary: X11 check should be guarded from OS X
Status: REPORTED
Alias: None
Product: frameworks-kdesu
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Fink Packages macOS
: NOR normal
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords: X11-only
Depends on:
Blocks:
 
Reported: 2015-01-17 23:31 UTC by Hanspeter Niederstrasser
Modified: 2025-02-24 17:59 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hanspeter Niederstrasser 2015-01-17 23:31:51 UTC
Building frameworks-kdesu should not check for or use X11 on OS X.  Commit 5237dff fixed a problem with the use of #defines after X11 detection, but on OS X the build should be completely skipping X11 linkage. The X11 check in CMakeLists.txt should be behind "if (NOT APPLE)".

Reproducible: Always
Comment 1 Justin Zobel 2021-03-09 05:54:09 UTC
Thank you for the bug report.

As this report hasn't seen any changes in 5 years or more, we ask if you can please confirm that the issue still persists.

If this bug is no longer persisting or relevant please change the status to resolved.
Comment 2 TraceyC 2025-02-24 17:59:16 UTC
Adding the x11-only keyword