Date: 01 Aug 2002 22:15:42 -0400 From: Joe Marcus Clarke <marcus@FreeBSD.org> To: gnome@FreeBSD.org Subject: HEADS UP: Problems with -stable after uthread_dup2 commit Message-ID: <1028254543.86843.6.camel@shumai.marcuscom.com>
next in thread | raw e-mail | index | archive | help
--=-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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1028254543.86843.6.camel>