Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 May 2002 18:41:33 +0930
From:      "Martin Minkus" <diskiller@diskiller.net>
To:        <ports@freebsd.org>
Subject:   FW: XFree86-4-libraries (error)
Message-ID:  <008301c20883$385de210$0200000a@bender>

next in thread | raw e-mail | index | archive | help
This is the error:

I have loads and loads of ports that fail on this error.

Why???


/usr/X11R6/lib/libX11.so: undefined reference to `pthread_cond_signal'
/usr/X11R6/lib/libXThrStub.so.6: undefined reference to
`_Xthr_zero_stub_'
/usr/X11R6/lib/libX11.so: undefined reference to
`pthread_cond_broadcast'
/usr/X11R6/lib/libXThrStub.so.6: undefined reference to
`_Xthr_self_stub_'
/usr/X11R6/lib/libX11.so: undefined reference to `pthread_cond_init'
/usr/X11R6/lib/libX11.so: undefined reference to `pthread_mutex_unlock'
/usr/X11R6/lib/libX11.so: undefined reference to `pthread_self'
/usr/X11R6/lib/libX11.so: undefined reference to `pthread_mutex_destroy'
/usr/X11R6/lib/libX11.so: undefined reference to `pthread_mutex_lock'
/usr/X11R6/lib/libX11.so: undefined reference to `pthread_cond_wait'
/usr/X11R6/lib/libX11.so: undefined reference to `pthread_cond_destroy'
/usr/X11R6/lib/libX11.so: undefined reference to `pthread_mutex_init'
*** Error code 1


-----Original Message-----
From: Martin Minkus [mailto:diskiller@diskiller.net] 
Sent: Friday, 31 May 2002 18:07
To: 'ports@freebsd.org'
Subject: FW: XFree86-4-libraries


# New ports collection makefile for:    XFree86-libraries
# Date created:         10 Oct 1999
# Whom:                 taguchi@tohoku.iij.ad.jp
#
# $FreeBSD: ports/x11/XFree86-4-libraries/Makefile,v 1.105 2002/03/20
00:33:47 will Exp $ #

Is there any particular reason this port is built without thread
support? and is not linked with libc_r?

Lots of other ports that then require libX11 seems to fail because of
that :(

Or is there some simple solution to fix it?

Martin.


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?008301c20883$385de210$0200000a>