| To: | linux-mips@linux-mips.org |
|---|---|
| Subject: | ERROR regarding undefined reference to `__rpc_thread_svc_fdset' |
| From: | Vilas Tharakan <vilas_tharakan@yahoo.com> |
| Date: | Mon, 22 Aug 2005 14:51:04 -0700 (PDT) |
| Domainkey-signature: | a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:Received:Date:From:Subject:To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=EtypWN5Bsb46cKMDIN2gon3hE17nKe7K7uoNDNSsITN17YWV/klj7zYxnVeWdPf80WUarUIisVVWADW/DYS/b52s+hZfdANqLncU2kx5/gmd23SNT45dTtKlz+QmldUS/R3a71CdoebvDGeYzQQRhNBZ7XM0UTiY7A55XNIjSJY= ; |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
|
Hi,
I am able to build my object files and the shared library fine (libpublication.so in my case).
when i try to link my executeable against the library libpublication.so, i am getting undefined reference to `__rpc_thread_svc_fdset' error.
One noticeable thing is when i do a nm on libpublication.so, i get the function name
`__rpc_thread_svc_fdset' as __rpc_thread_svc_fdset@@GLIBC_2.2.5
DO any know how can i resolve this issue.
regards
vilas
Start your day with Yahoo! - make it your home page |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | gdb gets confused with o32 core files, WANT_COMPAT_REG_H needed?, Dave Johnson |
|---|---|
| Next by Date: | What is the state of KDB on MIPS?, Knittel, Brian |
| Previous by Thread: | gdb gets confused with o32 core files, WANT_COMPAT_REG_H needed?, Dave Johnson |
| Next by Thread: | What is the state of KDB on MIPS?, Knittel, Brian |
| Indexes: | [Date] [Thread] [Top] [All Lists] |