From owner-freebsd-gnome Thu Aug 1 19:15:35 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 429CA37B400 for ; Thu, 1 Aug 2002 19:15:34 -0700 (PDT) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id A4CEE43E70 for ; Thu, 1 Aug 2002 19:15:33 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.12.5/8.12.5) with ESMTP id g722FBib026462 for ; Thu, 1 Aug 2002 22:15:11 -0400 (EDT) (envelope-from marcus@FreeBSD.org) Subject: HEADS UP: Problems with -stable after uthread_dup2 commit From: Joe Marcus Clarke To: gnome@FreeBSD.org Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-h3R7WWK/Ebc0d86xSUH+" X-Mailer: Ximian Evolution 1.0.8 Date: 01 Aug 2002 22:15:42 -0400 Message-Id: <1028254543.86843.6.camel@shumai.marcuscom.com> 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 --=-h3R7WWK/Ebc0d86xSUH+ Content-Type: text/plain Content-Transfer-Encoding: quoted-printable The recent -stable commit to uthread_dup2 introduced a problem where multi-threaded applications will fail to build. If you encounter errors saying symbol __sys_close is undefined, edit /usr/src/lib/libc_r/uthread/uthread_dup2.c, and change line 74 to read _thread_sys_close(ret); Then make all; make install libc_r. That should get you fixed up. I've emailed the committer about changing the code. Joe --=-h3R7WWK/Ebc0d86xSUH+ Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQA9SetOb2iPiv4Uz4cRAji8AJ4uSTfAfJXdFOFofNI5yDkogBl7igCfXj7L p6MEvW3j/uErKuXu5yTtS6A= =cIwL -----END PGP SIGNATURE----- --=-h3R7WWK/Ebc0d86xSUH+-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message