Subject: Re: x11-links broken?
To: None <Gilles.Dauphin@enst.fr, jdbaker@mylinuxisp.com>
From: Gilles Dauphin <Gilles.Dauphin@enst.fr>
List: tech-pkg
Date: 10/26/2005 10:50:54
> From: "John D. Baker" <jdbaker@mylinuxisp.com>
> 
> Gilles Dauphin <Gilles.Dauphin@enst.fr> wrote:
> 
> > I think your problem is in mk/defaults/mk.conf, render was rename
> > renderext
> >
> > -------------------------------------------
> > ----------------------------------------
> >
> > [root@u2 1132] diff -bu mk/defaults/mk.conf.orig mk/defaults/mk.conf
> > --- mk/defaults/mk.conf.orig    Fri Oct  7 15:41:57 2005
> > +++ mk/defaults/mk.conf Fri Oct 21 11:22:10 2005
> > @@ -144,7 +144,7 @@
> >  # Default: no
> >
> >  PREFER_PKGSRC?=                MesaLib Xft2 Xrandr Xrender expat fontconfig
> > \
> > -                       freetype2 glu randrext render xcursor
> > +                       freetype2 glu randrext renderext xcursor
> >  PREFER_NATIVE?=                yes
> >  #
> >  # When building packages, whether to prefer the pkgsrc or native
> 
> Where are you getting that mk/defaults/mk.conf file?  What's its revision
> ID?  I've updated just yesterday and the version I get still has "render",
> not "renderext".

This is my own patch. I am sorry for missunderstanding but my english
is poor. This wished patch was an answer to a previous declared  problem
in tech-pkg. (RE: Xrender build failure (not finding render) on Darwin)

Gilles

> 
> "head -1 /usr/pkgsrc/defaults/mk.conf" yields:
> 
>     # $NetBSD: mk.conf,v 1.82 2005/10/06 21:04:49 agc Exp $
> 
> Browsing the CVSWeb view of the pkgsrc repository shows this file
> to be the most recent (HEAD).
> 
> I update with:
> 
>     cd /usr/pkgsrc
>     cvs -d:pserver:anoncvs@anoncvs.netbsd.org:/cvsroot update -CAPd
> 
> (-C in case I've modified something to submit a workaround in a PR,
> -A in case I backed up to a particular tag or date to investigate
> a problem.)
> 
> I've now see this on both NetBSD/{sparc,i386}-current and on MacOS X
> 10.2.8, 10.3.9, 10.4.2.
> 
> Building x11-links explicitly fails to construct links to the incumbent
> ${X11BASE}/include/X11/extensions/render.h and renderproto.h.
> 
> What's going on?
> 
> -- 
> John D. Baker, KN5UKS                    NetBSD     Darwin/MacOS X
> jdbaker(at)mylinuxisp(dot)com                 OpenBSD            FreeBSD
> BSD -- It just sits there and _works_!