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: =?ISO-8859-15?Q?J=F6rn_Clausen?= <joern.clausen%uni-bielefeld.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: Thomas Klausner <wiz%NetBSD.org@localhost>, pkg-manager%NetBSD.org@localhost,
 gnats-admin%NetBSD.org@localhost, pkgsrc-bugs%NetBSD.org@localhost
Subject: Re: pkg/50039: erroneous dependency of print/xpdf on libXp
Date: Wed, 08 Jul 2015 12:01:06 +0200

 Maybe pkgsrc isn't so wrong after all:
 
 $ ldd /usr/pkg/bin/xpdf
 [...]
          -lXp.6 => /usr/pkg/lib/libXp.so.6
 [...]
          -lXpm.4 => /usr/pkg/lib/libXpm.so.4
 [...]
 
 And this is on NetBSD. The same is true on Solaris, i.e. the xpdf there 
 is now showing an unresolved dependency:
 
 $ ldd /opt/pkg-hrz/head/bin/xpdf
 [...]
          libXp.so.6 =>    (file not found)
 [...]
 
 So the fix is probably to make x11/libXp an explicit requirement in 
 print/xpdf.
 
 -- 
 Jörn Clausen
 Plattformen & Serverdienste
 Hochschulrechenzentrum
 
 Universität Bielefeld
 Universitätsstraße 25
 33615 Bielefeld
 Telefon: +49 521 106-12601
 E-Mail: joern.clausen%uni-bielefeld.de@localhost
 
 http://www.uni-bielefeld.de/hrz
 


Home | Main Index | Thread Index | Old Index