From owner-freebsd-ports Thu Jul 25 14: 0:14 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8329137B400 for ; Thu, 25 Jul 2002 14:00:05 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7739743E5E for ; Thu, 25 Jul 2002 14:00:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g6PL04JU033861 for ; Thu, 25 Jul 2002 14:00:04 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g6PL04km033860; Thu, 25 Jul 2002 14:00:04 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 36DDD37B400 for ; Thu, 25 Jul 2002 13:57:34 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3623943E75 for ; Thu, 25 Jul 2002 13:57:33 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g6PKvWOT082338 for ; Thu, 25 Jul 2002 13:57:32 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g6PKvWtJ082337; Thu, 25 Jul 2002 13:57:32 -0700 (PDT) Message-Id: <200207252057.g6PKvWtJ082337@www.freebsd.org> Date: Thu, 25 Jul 2002 13:57:32 -0700 (PDT) From: Marcus vA To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/40995: Xfree-4.2.0-libraries have pthread-problems Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 40995 >Category: ports >Synopsis: Xfree-4.2.0-libraries have pthread-problems >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jul 25 14:00:03 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Marcus vA >Release: 4.6.1 >Organization: >Environment: FreeBSD hybrid.medusa.net 4.6.1-RELEASE FreeBSD 4.6.1-RELEASE #0: Thu Jul 25 12:51:13 CEST 2002 marcus@hybrid.medusa.net:/usr/obj/usr/src/sys/PLONK i386 >Description: Refreshed the ports at July, the 24th (release=cvs, tag=.), then tried to install xpdf: make CFLAGS="-O3" install clean [snip...] ./libtool --mode=link \ cc -o xglyph xglyph.lo ../lib/libt1x.la ../lib/libt1.la \ -L/usr/X11R6/lib -lXaw -lXt -lXmu -lSM -lICE -lXext -lX11 -lm cc -o .libs/xglyph xglyph.o ../lib/.libs/libt1x.so ../lib/.libs/libt1.so -L/usr/X11R6/lib -lXaw -lXt -lXmu -lSM -lICE -lXext -lX11 -lm -Wl,--rpath -Wl,/usr/local/lib /usr/X11R6/lib/libXaw.so: warning: tmpnam() possibly used unsafely; consider using mkstemp() /usr/X11R6/lib/libXt.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/libXt.so: undefined reference to `pthread_cond_init' /usr/X11R6/lib/libXt.so: undefined reference to `pthread_mutex_unlock' /usr/X11R6/lib/libXt.so: undefined reference to `pthread_self' /usr/X11R6/lib/libXt.so: undefined reference to `pthread_mutex_destroy' /usr/X11R6/lib/libXt.so: undefined reference to `pthread_mutex_lock' /usr/X11R6/lib/libXt.so: undefined reference to `pthread_cond_wait' /usr/X11R6/lib/libXt.so: undefined reference to `pthread_cond_destroy' /usr/X11R6/lib/libXt.so: undefined reference to `pthread_mutex_init' gmake[1]: *** [yglyph] error 1 gmake: *** [XXXX] error 1 *** Error code 2 Stop in /usr/ports/devel/t1lib. *** Error code 1 Every program which uses libXt.so gets this error. I tried to portupgrade all: While compiling the upgrade of XFree86-Server-4.2.0_3 -> Free86-Server-4.2.0_4 the same thing happens. Version of the xlibs is: XFree86-libraries-4.2.0_2 >How-To-Repeat: See above, try to compile a program which uses the lib. You can repeat this with trying to compile gtk-1.2.10_4 -> gtk-1.2.10_7 too. Thanks in advance >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message