[xorg-bugzilla-noise] [Bug 975] New: Xfixes code in Xcursor not compiled when imake is used

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Aug 3 12:35:06 PDT 2004


Please do not reply to this email: if you want to comment on the bug, go to          
the URL shown below and enter yourcomments there.   
 
https://freedesktop.org/bugzilla/show_bug.cgi?id=975        
   
           Summary: Xfixes code in Xcursor not compiled when imake is used
           Product: xorg
           Version: CVS_head
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Lib/Xcursor
        AssignedTo: xorg-bugzilla-noise at freedesktop.org
        ReportedBy: fredrik at kde.org


Xcursor relies on a configure check to determine if the Xfixes library is 
available, but when imake is used to build Xcursor that check isn't run, which 
causes the calls to XFixesSetCursorName() to be #ifdefed out. 
 
Adding -DHAVE_XFIXES to CFLAGS and linking to libXfixes should fix the 
problem.        
   
   
--         
Configure bugmail: https://freedesktop.org/bugzilla/userprefs.cgi?tab=email       
   
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the xorg-bugzilla-noise mailing list