From owner-freebsd-questions@FreeBSD.ORG Thu Mar 4 17:10:50 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4ADBB16A4CE for ; Thu, 4 Mar 2004 17:10:50 -0800 (PST) Received: from probity.mcc.ac.uk (probity.mcc.ac.uk [130.88.200.94]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B3C743D1D for ; Thu, 4 Mar 2004 17:10:49 -0800 (PST) (envelope-from jcm@FreeBSD-uk.eu.org) Received: from dogma.freebsd-uk.eu.org ([130.88.200.97]) by probity.mcc.ac.uk with esmtp (Exim 4.20) id 1Az3rT-000J2X-7G for freebsd-questions@freebsd.org; Fri, 05 Mar 2004 01:10:47 +0000 Received: from dogma.freebsd-uk.eu.org (localhost [127.0.0.1]) i251AkVi085655 for ; Fri, 5 Mar 2004 01:10:46 GMT (envelope-from jcm@dogma.freebsd-uk.eu.org) Received: (from jcm@localhost) by dogma.freebsd-uk.eu.org (8.12.10/8.12.6/Submit) id i251AkvQ085654 for freebsd-questions@freebsd.org; Fri, 5 Mar 2004 01:10:46 GMT Date: Fri, 5 Mar 2004 01:10:46 +0000 From: Jonathon McKitrick To: freebsd-questions@freebsd.org Message-ID: <20040305011046.GB85280@dogma.freebsd-uk.eu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4i X-Spam-Score: -4.9 (----) X-Scanner: exiscan for exim4 (http://duncanthrax.net/exiscan/) *1Az3rT-000J2X-7G*XnldxsXc/4c* Subject: REALLY frustrated with ports problem X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Mar 2004 01:10:50 -0000 What do I have to do to resolve this ports/pthread problem? I am having this problem with MANY ports recently. I don't have it on my 4.8 box, but 4.9-stable is turning into a nightmare. cc -Wall -O3 -pipe -funroll-loops -ffast-math -march=pentiumpro -I. -I. -I/usr /local/include/tk8.4 -I/usr/local/include/tcl8.4 -I/usr/X11R6/include -o bltwis h -DTCLLIBPATH=\"/usr/local/lib//tcl8.4\" ./bltUnixMain.c libBLT.a -L/usr/loca l/lib/ -ltk84 -ltcl84 -L/usr/X11R6/lib -lX11 -lm /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 Stop in /usr/ports/x11-toolkits/blt/work/blt2.4z/src. NOTE: Please CC me, as I am not currently subscribed. Thanks. jm -- My other computer is your windows box.