From owner-freebsd-gnome@FreeBSD.ORG Fri Mar 19 10:26:48 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 0B40616A4D7 for ; Fri, 19 Mar 2004 10:26:48 -0800 (PST) Received: from kcmso2.proxy.att.com (kcmso2.att.com [192.128.134.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0CABB43D1D for ; Fri, 19 Mar 2004 10:26:47 -0800 (PST) (envelope-from jwb@hera.homer.att.com) Received: from ulysses.homer.att.com ([135.205.193.8])i2JIQfT5032198; Fri, 19 Mar 2004 12:26:41 -0600 Received: from hera.homer.att.com (hera.homer.att.com [135.205.193.102]) by ulysses.homer.att.com (8.9.3/8.9.3) with ESMTP id NAA25127; Fri, 19 Mar 2004 13:25:52 -0500 (EST) Received: from hera.homer.att.com (localhost [127.0.0.1]) by hera.homer.att.com (8.9.3/8.9.3) with ESMTP id NAA03950; Fri, 19 Mar 2004 13:25:52 -0500 (EST) Message-Id: <200403191825.NAA03950@hera.homer.att.com> X-Mailer: exmh version 2.6.3 03/14/2004 with nmh-1.0.4 To: Joe Marcus Clarke In-Reply-To: Message from Joe Marcus Clarke of "Fri, 19 Mar 2004 12:28:28 EST." <1079717308.780.2.camel@gyros> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 19 Mar 2004 13:25:51 -0500 From: "J. W. Ballantine" cc: FreeBSD GNOME Users Subject: Re: upgrade problems 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: Fri, 19 Mar 2004 18:26:48 -0000 OK, I editied the Makefile in textproc/libxml2 dir and removed the THREADS and THREAD_ALLOC lines from the OPTIONS=, although since the lines both had "off" at the end of it, it would seem that the build defaults to without thread support. (THREADS "enable pthread support (MAY BREAK OTHER PORTS!)" off) I then did a deinstall;install clean, and tried to rebuuild gimp-devel with the same result ---------- In Response to your message ------------- > Date: Fri, 19 Mar 2004 12:28:28 -0500 > To: "J. W. Ballantine" > From: Joe Marcus Clarke > Subject: Re: upgrade problems > > > --=-icQgX8NLduDDS8Eea8me > Content-Type: text/plain > Content-Transfer-Encoding: quoted-printable > > On Fri, 2004-03-19 at 11:04, J. W. Ballantine wrote: > > I'm still trying to upgrade gnome2, and I'm getting: > > Stale depednency: gnome2-fifth-toe-2.4.2 -> gimp-gnome-2.0-pre3_1,1=20 > > (graphics/gimp-devel) > >=20 > > When I try to rebuild gimp-devel, I get > > /use/local/liblibxml2.0.so: undefined reference to 'pthread_equal' > > /use/local/liblibxml2.0.so: undefined reference to 'pthread_once' > >=20 > > So I did a deinstall ; distclean; install in textproc/libxml2 > > and got the same result. > >=20 > > Any thoughts on what I need to rebuild??? > > You need to rebuild libxml2 without thread support. > > Joe > > >=20 > > Thanks > >=20 > > Jim > >=20 > >=20 > >=20 > >=20 > > _______________________________________________ > > freebsd-gnome@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" > --=20 > PGP Key : http://www.marcuscom.com/pgp.asc > > > > --=-icQgX8NLduDDS8Eea8me > Content-Type: application/pgp-signature; name=signature.asc > Content-Description: This is a digitally signed message part > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.4 (FreeBSD) > > iD8DBQBAWy27b2iPiv4Uz4cRAnmrAJ9xKAW+LWlpWsskKlUz8Sqq6qmMDgCeNlIx > Z1mdPv7EYK4Aaf514H5PrX8= > =ZldC > -----END PGP SIGNATURE----- > > --=-icQgX8NLduDDS8Eea8me-- >