Date: Sun, 14 Nov 2004 22:46:24 +0100 From: Pav Lucistnik <pav@FreeBSD.org> To: Sean McNeil <sean@mcneil.com> Cc: gnome@FreeBSD.org Subject: Re: libgsf-gnome will not confirgure because libxml2 isn't linked with libpthread Message-ID: <1100468785.8072.141.camel@hood.oook.cz> In-Reply-To: <1100468476.8108.3.camel@server.mcneil.com> References: <1100468476.8108.3.camel@server.mcneil.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-kqKDe61kee493xKXt2fd Content-Type: text/plain; charset=ISO-8859-2 Content-Transfer-Encoding: quoted-printable Sean McNeil p=ED=B9e v ne 14. 11. 2004 v 13:41 -0800: > I found this when doing a complete rebuild of my ports: >=20 > /usr/local/lib/libxml2.so.5: > libz.so.2 =3D> /lib/libz.so.2 (0x800a62000) > libiconv.so.3 =3D> /usr/local/lib/libiconv.so.3 (0x800b75000) > libm.so.3 =3D> /lib/libm.so.3 (0x800d68000) >=20 > /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' You must have something broken on your machine. libxml2 does not use pthread package, unless specifically enabled in 'make config' dialog. It's also not linked to libpthread even if pthread was enabled, because of FreeBSD libraries do not link threading library (otherwise you could not use same library in more programs, each linked with different threading library). And to answer last question - libgsf-gnome builds fine here. --=20 Pav Lucistnik <pav@oook.cz> <pav@FreeBSD.org> Geography is only physics slowed down, with a few trees stuck on it... -- Terry Pratchett --=-kqKDe61kee493xKXt2fd Content-Type: application/pgp-signature; name=signature.asc Content-Description: Toto je =?iso-8859-2?Q?digit=E1ln=EC?= =?ISO-8859-1?Q?_podepsan=E1?= =?iso-8859-2?Q?_=E8=E1st?= =?ISO-8859-1?Q?_zpr=E1vy?= -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQBBl9IwntdYP8FOsoIRAotUAKDKwjawK+EaoY55xwStFtGJa0PAJACfX5XB k+sXr1gxW0EbOWQQGSFdUYE= =b6NG -----END PGP SIGNATURE----- --=-kqKDe61kee493xKXt2fd--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1100468785.8072.141.camel>