pkgsrc-Bugs archive

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

Re: pkg/50039: erroneous dependency of print/xpdf on libXp



The following reply was made to PR pkg/50039; 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/50039: erroneous dependency of print/xpdf on libXp
Date: Wed, 8 Jul 2015 10:21:23 +0200

 On Wed, Jul 08, 2015 at 07:15:00AM +0000, joern.clausen%uni-bielefeld.de@localhost wrote:
 > ===> Creating toolchain wrappers for xpdf-3.04nb1
 > ERROR: libXp>=1.0.0 is not installed; can't buildlink files.
 > *** Error code 1
 
 This usually happens when the buildlink3.mk for a package contains
 libXp/buildlink3.mk, but the package doesn't actually depend on it.
 
 Can you check, e.g. with 'make show-buildlink3', where libXp is pulled in?
 
 I just tried on NetBSD with modular x.org, but couldn't reproduce the problem.
 
 
 > I can't see any dependency on libXp in Makefile, but there is one on libXpm.
 > 
 > After commenting out
 > 
 > MAKE_ENV+=             SED=${SED:Q} ECHO=${ECHO:Q}
 > 
 > from the Makefile, the package is built without requiring libXp.
 
 It doesn't make sense to me that this change should change anything.
 
  Thomas
 


Home | Main Index | Thread Index | Old Index