Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Aug 2005 20:48:57 -0400
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        Luke Macpherson <lukem@cse.unsw.edu.au>
Cc:        Adam Weinberger <adamw@magnesium.net>, freebsd-ports@freebsd.org, lukem.freebsd@cse.unsw.edu.au, Kris Kennaway <kris@obsecurity.org>
Subject:   Re: Building gtk-2.6.9: problem and solution
Message-ID:  <1123807737.32266.2.camel@shumai.marcuscom.com>
In-Reply-To: <Pine.LNX.4.61.0508120922001.25743@wagner.orchestra.cse.unsw.EDU.AU>
References:  <Pine.LNX.4.61.0508111013490.8401@wagner.orchestra.cse.unsw.EDU.AU> <20050811004326.GA35300@xor.obsecurity.org> <Pine.LNX.4.61.0508111059070.18130@wagner.orchestra.cse.unsw.EDU.AU> <42FAA6A3.3010802@magnesium.net> <Pine.LNX.4.61.0508111221340.18130@wagner.orchestra.cse.unsw.EDU.AU> <1123727194.18409.8.camel@shumai.marcuscom.com> <Pine.LNX.4.61.0508120922001.25743@wagner.orchestra.cse.unsw.EDU.AU>

next in thread | previous in thread | raw e-mail | index | archive | help

--=-IE5SZ4Ko5Q6F0tTQ4Pmy
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

On Fri, 2005-08-12 at 09:31 +1000, Luke Macpherson wrote:
> On Wed, 10 Aug 2005, Joe Marcus Clarke wrote:
> > Check your CFLAGS, and any other make.conf or environment setting that
> > could affect compilation.
>=20
> Have done this. CFLAGS is empty and make.conf contains only:
> MASTER_SITE_OVERRIDE?=3D"ftp://mirror.aarnet.edu.au/pub/FreeBSD/distfiles=
/"
> SUP_UPDATE=3Dtrue
> PORTSSUPFILE=3D/etc/ports-supfile
> # added by use.perl 2005-08-11 11:33:33
> PERL_VER=3D5.8.7
> PERL_VERSION=3D5.8.7
>=20
> Which is hardly seems cause for concern.
>=20
> Could someone tell me whether the pthread_ functions should actually be=20
> defined in /usr/local/lib/libgthread-2.0.so.

No, they shouldn't.  They're defined in libpthread.so.  However, they
will not be linked into shared libraries.  Instead, the pkg-config
output for gthread-2.0 should contain -pthread.  What does ``pkg-config
--libs gthread-2.0'' report?  If it doesn't contain -pthread, then you
need to fix your glib20 installation.

Joe

>=20
> If someone who doesn't have this problem could run
> nm /usr/local/lib/libgthread-2.0.so | pthread
> and tell me the output, it would help eliminate one possibility for me.
>=20
--=20
PGP Key : http://www.marcuscom.com/pgp.asc

--=-IE5SZ4Ko5Q6F0tTQ4Pmy
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (FreeBSD)

iD8DBQBC+/H5b2iPiv4Uz4cRAoxsAJ97a8L7VKz+TpvoSIIb31wafc5m0ACgje7h
StyV9sEBcPNGUbjvG/sIu4s=
=cKTD
-----END PGP SIGNATURE-----

--=-IE5SZ4Ko5Q6F0tTQ4Pmy--




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