pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/34087 CVS commit: pkgsrc/x11/xscreensaver



The following reply was made to PR pkg/34087; it has been noted by GNATS.

From: "Jeremy C. Reed" <reed%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: PR/34087 CVS commit: pkgsrc/x11/xscreensaver
Date: Thu, 10 Aug 2006 14:51:39 +0000 (UTC)

 Module Name:   pkgsrc
 Committed By:  reed
 Date:          Thu Aug 10 14:51:39 UTC 2006
 
 Modified Files:
        pkgsrc/x11/xscreensaver: distinfo
 Added Files:
        pkgsrc/x11/xscreensaver/patches: patch-ah
 
 Log Message:
 Fix PR #34087. Patch from Gilles Dauphin.
 
 On Solaris 10, /usr/openwin/include/X11/Xutil.h does not include
 Xlib.h.  It does have the comment:
 
   /* You must include <X11/Xlib.h> before including this file */
 
 This means that Xlib.h doesn't pull in X.h and Pixmap and other
 items are not defined.
 
 With some other versions of X, the X11/Xutil.h header does include
 X11/Xlib.h itself so this problem is not seen.
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.49 -r1.50 pkgsrc/x11/xscreensaver/distinfo
 cvs rdiff -r0 -r1.5 pkgsrc/x11/xscreensaver/patches/patch-ah
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 



Home | Main Index | Thread Index | Old Index