pkgsrc-Bugs archive

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

Re: pkg/52633: ERROR: python27-2.7.14 uses X11, but /usr/X11R7 not found



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

From: Thomas Klausner <wiz%NetBSD.org@localhost>
To: NetBSD bugtracking <gnats-bugs%NetBSD.org@localhost>
Cc: 
Subject: Re: pkg/52633: ERROR: python27-2.7.14 uses X11, but /usr/X11R7 not
 found
Date: Sat, 21 Oct 2017 08:47:37 +0200

 On Sat, Oct 21, 2017 at 12:20:01AM +0000, coypu%sdf.org@localhost wrote:
 >  That is the actual error.
 >  
 >  $ make
 >  ERROR: This package has set PKG_FAIL_REASON:
 >  ERROR: python27-2.7.14 uses X11, but /usr/X11R6 not found
 >  *** Error code 1
 >  
 >  Stop.
 >  make: stopped in /usr/pkgsrc/lang/python27
 
 python reports that it needs X11 here.
 
 It is set in options.mk:
 USE_X11=                yes
 
 So either install /usr/X11R? or set "X11_TYPE=modular" in /etc/mk.conf.
  Thomas
 


Home | Main Index | Thread Index | Old Index