Subject: Re: OpenOffice fails with undefined ref to XOpenDisplay
To: Sean J. Schluntz <schluntz@workofstone.com>
From: Michael Rauch <mrauch@netbsd.org>
List: tech-pkg
Date: 10/12/2002 10:14:16
Hi, 

On Fri, Oct 11, 2002 at 01:29:54PM -0700, Sean J. Schluntz wrote:

>>> [modified] LDFLAGS+= -L${X11PREFIX}/lib -Wl,-R${X11PREFIX}/lib

> >So the change above actually is TRT for the moment IMHO. 
> 
> Just added to the main Makefile?  I tried this yesterday but after
> 7 hours of compiling it ran out of disk space so I have to start
> it again to run over night :/

yes. I haven't tested it, but from looking at the old x11.buildlink.mk code
that's approximately what has happened before. (The -L${PREFIX}/lib that was
originally in that line as well should get added somewhere else already and
can be left out.)

Michael