Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Jul 2001 23:39:40 +0200
From:      Erik Trulsson <ertr1013@student.uu.se>
To:        Dave Tweten <tweten@nas.nasa.gov>
Cc:        ports@FreeBSD.ORG
Subject:   Re: Xlockmore Broke Under Stable
Message-ID:  <20010718233940.A8796@student.uu.se>
In-Reply-To: <200107182122.f6ILMce86292@gilmore.nas.nasa.gov>
References:  <200107182122.f6ILMce86292@gilmore.nas.nasa.gov>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jul 18, 2001 at 02:22:37PM -0700, Dave Tweten wrote:
> Is there something I can do to be able to build xlockmore under FreeBSD 
> 4.3-STABLE?
> Whenever I try, I get
> 
> 	/usr/X11R6/lib/libGL.so: undefined reference to `pthread_getspecific'
> 	/usr/X11R6/lib/libGL.so: undefined reference to `pthread_key_create'
> 	/usr/X11R6/lib/libGL.so: undefined reference to `pthread_setspecific'
> 	*** Error code 1
> 
> aparently as a result of OpenGL's insistance upon pthreads.
> 

Cvsup your ports tree again and try again.  I think a fix for this went
in earlier today.


> It's actually a little silly to have to have OpenGL in order to build a 
> program to blank my screen when I leave for the john and prompt me for my 
> password when I get back.  Is there an "xlockless" for those of us who can 
> still remember the KISS philosophy of the "software tools" movement?

Try to build and install xlockmore with 'make WITH_MESAGL=no install'
instead of 'make install'.  That should do the trick.


-- 
<Insert your favourite quote here.>
Erik Trulsson
ertr1013@student.uu.se


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010718233940.A8796>