pkgsrc-Users archive

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

Re: Is pango still broken? (vim-gtk2 won't build)



On Thursday 16 September 2010 21:19:12 Thomas Klausner wrote:
> On Thu, Sep 16, 2010 at 02:56:21PM +0100, Sad Clouds wrote:
> > On Thursday 16 September 2010 14:47:56 Hisashi T Fujinaka wrote:
> > > Weird. cairo is building pixman. pango is building cairo.
> > > 
> > > Nothing appears to be requiring cairo, so let me delete those three and
> > > try over.
> > 
> > This is what I have on i386 NetBSD-5.1_RC3
> > 
> > p3smp$ ldd /opt/pkg/lib/libcairo.so | grep pixman
> > 
> >         -lpixman-1.1 => /usr/X11R7/lib/libpixman-1.so.1
> > 
> > As you can see libcairo was linked against libpixman in /usr/X11R7/lib
> > 
> > It is possible that some package wants to build pkgsrc libpixman, because
> > the one it finds under /usr/X11R7/lib is too old.
> 
> It shouldn't be linked against that version, it's too old (on
> everything but -current from about two days ago).
> 
> Which version of x11-links did you use to build cairo?
>  Thomas

My pkgsrc tree is about a week old.

# pkg_info x11-links
Information for x11-links-0.50:


Home | Main Index | Thread Index | Old Index