Skip site navigation (1)Skip section navigation (2)
Date:      04 Nov 2002 13:56:45 -0500
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        Thomas Moestl <tmm@FreeBSD.ORG>
Cc:        gnome@FreeBSD.ORG
Subject:   Re: Fix for devel/pkgconfig on sparc64
Message-ID:  <1036436206.411.23.camel@gyros.marcuscom.com>
In-Reply-To: <20021104152128.GA316@crow.dom2ip.de>
References:  <20021104152128.GA316@crow.dom2ip.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 2002-11-04 at 10:21, Thomas Moestl wrote:
> Hi,
> 
> I have attached a patch for pkgconfig to make it buildable on
> sparc64 (as a dependency of libxml2, it is needed for release doc
> builds).
> The problem is that sparc64 has no pthreads support yet, but the
> included copy of glib is built with thread support by default. Since
> this copy is only used by pkgconfig, and pkgconfig does not use any of
> the thread functions, this can be easily fixed by just passing
> --disable-threads unconditionally. This knob is only examined by the 
> glib configure script, pkgconfig itself does completely ignore it.
> 
> Can you please review and, if correct, commit it?

Committed, thanks.  I ran some tests on my i386 machine, and pkgconfig
seems to work just fine without pthreads.

Joe

-- 
PGP Key : http://www.marcuscom.com/pgp.asc


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-gnome" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1036436206.411.23.camel>