pkgsrc-Bugs archive

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

Re: pkg/50582: print/luatex build failure; wants libX11



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

From: David Holland <dholland-pbugs%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/50582: print/luatex build failure; wants libX11
Date: Sun, 27 Dec 2015 00:49:43 +0000

 On Sat, Dec 26, 2015 at 09:45:01PM +0000, Mark Davies wrote:
  >  On Sat, 26 Dec 2015 21:25:01 you wrote:
  >  >  Without the DEPMETHOD it did. Is the DEPMETHOD correct? I haven't
  >  >  looked at it but given the error message it seems probable that it
  >  >  isn't...
  >  
  > That's what I was trying to work out.  If its just the configure
  > test that needs it then I think "build" is correct but if the
  > luatex binary wants X11 independent of cairo then no it should be
  > "run".
 
 Right.
 
  > What does an ldd of your /usr/pkg/bin/luatex produce?
 
         -ltexlua52.5 => /usr/pkg/lib/libtexlua52.so.5
         -lm.0 => /usr/lib/libm.so.0
         -lc.12 => /usr/lib/libc.so.12
         -lmpfr.4 => /usr/pkg/lib/libmpfr.so.4
         -lgmp.10 => /usr/pkg/lib/libgmp.so.10
         -lcairo.2 => /usr/pkg/lib/libcairo.so.2
         -lpixman-1.0 => /usr/pkg/lib/libpixman-1.so.0
         -lpthread.0 => /usr/lib/libpthread.so.0
         -lfontconfig.1 => /usr/pkg/lib/libfontconfig.so.1
         -lfreetype.6 => /usr/pkg/lib/libfreetype.so.6
         -lz.1 => /usr/lib/libz.so.1
         -lbz2.1 => /usr/lib/libbz2.so.1
         -lexpat.1 => /usr/pkg/lib/libexpat.so.1
         -lpng16.16 => /usr/pkg/lib/libpng16.so.16
         -lrt.0 => /usr/lib/librt.so.0
         -lzzip-0.13 => /usr/pkg/lib/libzzip-0.so.13
         -lpoppler.57 => /usr/pkg/lib/libpoppler.so.57
         -llcms2.2 => /usr/pkg/lib/liblcms2.so.2
         -ljpeg.9 => /usr/pkg/lib/libjpeg.so.9
         -lopenjp2.7 => /usr/pkg/lib/libopenjp2.so.7
         -lstdc++.6 => /usr/lib/libstdc++.so.6
         -lgcc_s.1 => /usr/lib/libgcc_s.so.1
         -lkpathsea.6 => /usr/pkg/lib/libkpathsea.so.6
 
 (The other bins in the package are either the same or very similar, no
 X11)
 
 So I guess it doesn't need it...
 
 -- 
 David A. Holland
 dholland%netbsd.org@localhost
 


Home | Main Index | Thread Index | Old Index