Subject: Undefined simbols on libc ( pthread_setcancelstate )
To: None <current-users@netbsd.org>
From: Juan RP <jrp@hispabsd.org>
List: current-users
Date: 07/19/2003 05:15:05
--=.A3I3g6Qk14uvwS
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit


Hi, I have updated my sources ( 1 hour ago iirc ), but now
if I try to run an application my system hangs.

Looking at the latest changes by Nathan Williams to 
src/lib/libc/stdio/flockfile.c, the function 
pthread_setcancelstate was added on the revision 1.4 (
from today ), looking with nm seems that this simbol
in undefined:

[juan@Nocturno][~] nm /lib/libc.so.12.100|grep U                 
00030d50 W MD2Update
0003063c W MD4Update
0002fda4 W MD5Update
00036e7c W RMD160Update
000353d4 W SHA1Update
00030d50 T _MD2Update
0003063c T _MD4Update
0002fda4 T _MD5Update
00036e7c T _RMD160Update
000353d4 T _SHA1Update
         U __progname
         U environ
         U pthread_setcancelstate
[juan@Nocturno][~]

Can be it the cause of these hangs ?


-- 
Juan RP		<jrp@hispabsd.org>
--

--=.A3I3g6Qk14uvwS
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (NetBSD)

iD8DBQE/GLe5mOEpHEa5ttcRAhc/AJ9g6LEluqJPRapinA1+b7Mkst8zNgCfRfqO
TDihbBu8gjh8qGT4CxIOs4Q=
=ZSL0
-----END PGP SIGNATURE-----

--=.A3I3g6Qk14uvwS--