From owner-freebsd-gnome@FreeBSD.ORG Sun Nov 14 21:50:04 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C34F816A4CE for ; Sun, 14 Nov 2004 21:50:04 +0000 (GMT) Received: from lakermmtao10.cox.net (lakermmtao10.cox.net [68.230.240.29]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3094143D1D for ; Sun, 14 Nov 2004 21:50:04 +0000 (GMT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.140]) by lakermmtao10.cox.net (InterMail vM.6.01.04.00 201-2131-117-20041022) with ESMTP id <20041114215003.WGPD13256.lakermmtao10.cox.net@mezz.mezzweb.com>; Sun, 14 Nov 2004 16:50:03 -0500 Date: Sun, 14 Nov 2004 15:51:12 -0600 To: "Sean McNeil" References: <1100468476.8108.3.camel@server.mcneil.com> From: "Jeremy Messenger" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <1100468476.8108.3.camel@server.mcneil.com> User-Agent: Opera M2/7.54 (Linux, build 751) cc: gnome@freebsd.org Subject: Re: libgsf-gnome will not confirgure because libxml2 isn't linked with libpthread X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Nov 2004 21:50:04 -0000 On Sun, 14 Nov 2004 13:41:16 -0800, Sean McNeil wrote: > I found this when doing a complete rebuild of my ports: ====================================== % cat /usr/ports/textproc/libxml2/Makefile | grep THREADS OPTIONS= THREADS "Enable pthread support (MAY BREAK OTHER PORTS!)" off \ .if defined(WITH_THREADS) ====================================== See that 'MAY BREAK OTHER PORTS!' so is it what you want? Maybe, I should change by s/MAY/WILL/g to clear up? :-) Cheers, Mezz > /usr/local/lib/libxml2.so.5: > libz.so.2 => /lib/libz.so.2 (0x800a62000) > libiconv.so.3 => /usr/local/lib/libiconv.so.3 (0x800b75000) > libm.so.3 => /lib/libm.so.3 (0x800d68000) > > /usr/ports/devel/libgsf-gnome/work/libgsf-1.10.1/config.log: > configure:2306: cc -g -O -pipe -I/usr/local/include -L/usr/local/lib > -lgsf-1 conftest.c >&5 > /usr/local/lib/libxml2.so.5: undefined reference to `pthread_equal' > configure:2309: $? = 1 > configure: failed program was: > | /* confdefs.h. */ > | > | #define PACKAGE_NAME "" > | #define PACKAGE_TARNAME "" > | #define PACKAGE_VERSION "" > | #define PACKAGE_STRING "" > | #define PACKAGE_BUGREPORT "" > | #define PACKAGE "libgsf" > | #define VERSION "1.10.1" > | /* end confdefs.h. */ > | > | int > | main () > | { > | > | ; > | return 0; > | } > configure:2347: error: C compiler cannot create executables > See `config.log' for more details. -- mezz7@cox.net - mezz@FreeBSD.org FreeBSD GNOME Team http://www.FreeBSD.org/gnome/ - gnome@FreeBSD.org