From owner-freebsd-gnome Thu Mar 21 3:49:17 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from smtp018.mail.yahoo.com (smtp018.mail.yahoo.com [216.136.174.115]) by hub.freebsd.org (Postfix) with SMTP id A9F3937B41A for ; Thu, 21 Mar 2002 03:49:14 -0800 (PST) Received: from voltronw (AUTH login) at vader.res.wpi.net (voltronw@130.215.228.217) by smtp.mail.vip.sc5.yahoo.com with SMTP; 21 Mar 2002 11:49:13 -0000 Subject: glib20 port, pthread linkage issues? From: anthony taranto To: freebsd-gnome@FreeBSD.org Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0.2 Date: 21 Mar 2002 06:51:27 -0500 Message-Id: <1016711492.55226.23.camel@vader> Mime-Version: 1.0 Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG recently i've tried to use jdub's garnome system to build the collection of packages that is gnome2. whenever anything tries to link against libgthread (a part of glib), the build errors with "undefined reference to `pthread_cond_signal'", and many other undefined references to pthread_* symbols. this error occurs both when i try to build the glib-2.0 tarball from garnome (ie stock), or try to build packages that depend on glib-2.0 (for example linc) and link them against glib-2.0 installed from devel/glib20. am i doing something blatantly wrong? or is glib itself not being compiled properly? thanks in advance anthony _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message