Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Feb 2001 23:44:37 +0000
From:      "Andre Goeree" <abgoeree@uwnet.nl>
To:        freebsd-ports@freebsd.org
Subject:   glclock broken? pthread
Message-ID:  <20010208234437.A59433@mandark.attica.home>

next in thread | raw e-mail | index | archive | help
Hello,

My attempt to  build x11-clocks/glclock ended
with the following error: 

/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

Stop in /usr/local/ports/x11-clocks/glclock/work/glclock-5.0.
*** Error code 1

just fixed a similar error with xscreensaver;)
The trick of adding  "CONFIGURE_ENV=    LDFLAGS=-pthread"
to the Makefile didn't work here.
What should i try next?
(XFree86-4.0.2_5 Mesa-3.2.1_1)

-- Andre.
 





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?20010208234437.A59433>