Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Sep 1998 17:14:59 +0700 (JAVT)
From:      Budi Susanto <simbah@ns1.ukdw.ac.id>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Undefined symbol "_pthread_key_create" ....
Message-ID:  <Pine.BSF.4.01.9809141704230.20580-100000@ns1.ukdw.ac.id>

next in thread | raw e-mail | index | archive | help
Hallo, 

I have just upgrade to FreeBSD 2.2.7, and then i tried to compile 
omniORB_2.2.0. After that, everything is OK. But when i run
omniNames (application from omniORB_2.2.0), i got the result :

/usr/libexec/ld.so: Undefined symbol "_pthread_key_create" called
from omniNames:/usr/local/lib/libomnithread.so.1.0 at 0x2018f148

For information, before compile omniORB_2.2.0, i compiled 
libc_r from /usr/src/lib/libc_r. Then i run ldconfig -m /usr/lib, and in
the /usr/lib/libc_r.a, i found symbol _pthread_key_create (to do this, i
use command nm /usr/lib/libc_r.a)

Can anybody help me?

thanks


budi susanto




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.01.9809141704230.20580-100000>