pkgsrc-Bugs archive

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

Re: pkg/41319 (gdm-2.20.7nb5 binary package for 5.0/i386 references /usr/X11R6)



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

From: Matthew Mondor <mm_lists%pulsar-zone.net@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/41319 (gdm-2.20.7nb5 binary package for 5.0/i386 references
 /usr/X11R6)
Date: Tue, 18 Aug 2009 05:45:28 -0400

 On Tue, 18 Aug 2009 09:30:57 +0000 (UTC)
 drochner%NetBSD.org@localhost wrote:
 
 > Synopsis: gdm-2.20.7nb5 binary package for 5.0/i386 references /usr/X11R6
 
 > As I understand it, binary packages are built against native xorg.
 > So this is not pkgsrc's fault.
 
 Unless perhaps he meant hardcoded X11R6 dependency?  patch-aa seems to
 show a fragment of code under pkgsrc-2009Q2:
 
 
GDM_USER_PATH="$GDM_USER_PATH:/usr/bin/X11:/usr/X11R6/bin:/usr/local/bin:/opt/X11R6/bin"
 
 Although this is only for a PATH, I didn't look at the gdb source
 but a patch might be needed to convert these to use $X11BASE or
 also add X11R7 or similar?  Makefile does have
 CONFIGURE_ENV+=X11BASE=${X11BASE:Q} already though.
 
 Thanks,
 -- 
 Matt
 


Home | Main Index | Thread Index | Old Index