Subject: Re: Can't build kdebase
To: John Goerzen <jgoerzen@complete.org>
From: David S. <davids@idiom.com>
List: netbsd-users
Date: 01/29/2004 11:23:57
>
> Several things about that are strange. One is that qt-libs and qt-tools
> properly buil without any problem, yet this thing doesn't. Another is
> that all the dependencies have (obviously) been satisfied.
>
> Here's how the Xft and render-related packages stand:
>
> Xft2-2.1.2nb1 Library for configuring and customizing font access
> freetype2-2.1.5 Font rendering engine and library API
> render-0.8 Headers for X11 render extension
> Xrender-0.8.3nb1 Client library for the X Rendering Extension protocol
>
> Interestingly, grep doesn't find the XRenderQuerySubpixelOrder string in
> /usr/X11R6/lib/libXrender.so, but, in the build directory, it finds it
> in Xrender.c, Xrender.h, xnd Xrender.o.
>
> Looks like a bug in Xrender?
On i386 1.6ZH:
malign:4% nm /usr/X11R6/lib/libXrender.so | grep XRenderQuerySubpixelOrder
00001b2c T XRenderQuerySubpixelOrder
malign:5% nm /usr/X11R6/lib/libXrender.so | grep XRenderFindStandardFormat
00001f10 T XRenderFindStandardFormat
David S.
>
>
>