: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit
On Thu, 21 Jul 2005 06:34:05 -0400 stan <[EMAIL PROTECTED]> wrote: > I'm trying to build the gkrellm port in 3.7, and it fails at the link > stage looking for libCrender.so.3.1. Where should this be coming from? > [EMAIL PROTECTED]:~ > ldconfig -r | grep Xrender 38:-lXrender.4.0 => /usr/X11R6/lib/libXrender.so.4.0 Maybe setting "LDFLAGS=-L/usr/X11R6/lib" will help. Ulrich