[Bug 2124] New: libX11 tries to load wrong name for libXcursor

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Dec 20 22:46:55 PST 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://bugs.freedesktop.org/show_bug.cgi?id=2124        
   
           Summary: libX11 tries to load wrong name for libXcursor
           Product: xorg
           Version: CVS_head
          Platform: Other
        OS/Version: FreeBSD
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Lib/Xlib
        AssignedTo: xorg-bugzilla-noise at freedesktop.org
        ReportedBy: anholt at FreeBSD.org


Reported by Michael Johnson: libX11 tries to load libXcursor.so.1.0.2, which
doesn't exist on BSDs where it's named libXcursor.so.1.  This causes some mono
apps to break when the library fails to load.  Requesting the specific version
number like that seems bogus anyway -- why should libX11 care if the minor
version of the libXcursor gets bumped?

Should we change the -DLIBXCURSOR=\"libXcursor.so.$(SOXCURSORREV)\" in
xc/lib/X11/Imakefile to -DLIBXCURSOR=\"libXcursor.so.1\"?        
   
   
--         
Configure bugmail: https://bugs.freedesktop.org/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