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 Thu, Sep 16, 2010 at 11:24:01PM +0200, Thomas Klausner wrote:
> NetBSD-current xsrc got pixman-0.18.4 on Sep 14.
> If your current is newer than that, pkgsrc should not pull in
> x11/pixman, but use the one from xsrc.

I'm a little confused: I just built an i386 world, so have new xsrc
libpixman.so.2.1. Then pkg_delete -r pixman. There are no work.i386
directories anywhere, so no need for any "make clean"s.

At this point, if I try to pkg_rolling-replace -ruv, pixman-0.18.4
attempts to get built - that shouldn't happen, right?

I have x11-links-0.60
Just in case, I'm doing a make replace in x11-links

Now back to say
pkg_delete -r pixman  (not there as already deleted)
make clean in all directories containing a work.i386 directory
cd www/firefox
make
dependency is gtk2 -> pango -> cairo -> pixman

Odd:
=> Full dependency pixman>=0.18.4: NOT found
=> Verifying reinstall for ../../x11/pixman

why "re"install?
/usr/sbin/pkg_info pixman
pkg_info: can't find package `pixman'

So it looks to me as though I can't get around building pkgsrc pixman
despite building a -current xsrc pixman. Is that wrong?

Cheers,

Patrick


Home | Main Index | Thread Index | Old Index