Bug 342987

Summary: X11 check should be guarded from OS X
Product: [Frameworks and Libraries] frameworks-kdesu Reporter: Hanspeter Niederstrasser <niederstrasser>
Component: generalAssignee: kdelibs bugs <kdelibs-bugs-null>
Status: REPORTED ---    
Severity: normal Keywords: X11-only
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Fink Packages   
OS: macOS   
Latest Commit: Version Fixed In:
Sentry Crash Report:

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