Date: Sun, 14 Nov 2004 13:45:22 -0800 From: Sean McNeil <sean@mcneil.com> To: gnome@freebsd.org Subject: Re: libgsf-gnome will not confirgure because libxml2 isn't linked with libpthread Message-ID: <1100468722.8108.5.camel@server.mcneil.com> 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
--=-ju77wWITMt5Ki+K9nWuN Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Please excuse the reply to my own message. Just noticed some additional info: On Sun, 2004-11-14 at 13:41 -0800, Sean McNeil wrote: > 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' > configure:2309: $? =3D 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. Above this error in the log is: configure:2272: cc -v </dev/null >&5 Using built-in specs. Configured with: FreeBSD/amd64 system compiler Thread model: posix gcc version 3.4.2 [FreeBSD] 20040728 configure:2275: $? =3D 0 configure:2277: cc -V </dev/null >&5 cc: `-V' option must have argument configure:2280: $? =3D 1 configure:2303: checking for C compiler default output file name Could this be triggered by the -V instead of the libxml2? --=-ju77wWITMt5Ki+K9nWuN Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQBBl9HyyQsGN30uGE4RArXIAKDhYXh1yO4wEV4FmL2ADhjqCE8KEwCcDyyc ylH4wwkMdWvJy8HOeRTYDSo= =PqHL -----END PGP SIGNATURE----- --=-ju77wWITMt5Ki+K9nWuN--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1100468722.8108.5.camel>