Date: Fri, 29 Oct 2004 12:09:02 -0400 (EDT) From: Cliff Addy <fbsdlist@federation.addy.com> To: freebsd-questions@freebsd.org Subject: Compile problem with gd-2.0.28 Message-ID: <Pine.BSF.4.10.10410291204380.87179-100000@federation.addy.com>
next in thread | raw e-mail | index | archive | help
Trying to compile gd-2.0.28 under 4.9-RELEASE. I get the error ./.libs/libgd.so: undefined reference to `pthread_mutex_unlock' ./.libs/libgd.so: undefined reference to `pthread_mutex_destroy' ./.libs/libgd.so: undefined reference to `pthread_mutex_lock' ./.libs/libgd.so: undefined reference to `pthread_mutex_init' Looks to me like a bad reference to a threads library. Any ideas ... ? Cliff
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.10410291204380.87179-100000>