473,394 Members | 1,761 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

/usr/lib/dld.sl: Unresolved symbol error

I am setting up HS in 8i, when I go to $ORACLE_HOME/bin and do a ldd
hsodbc i get the below error message, I have done a relink to recreate
the hsodbc executable but still no luck. I do have a tar open with
oracle but am just curious if anyone has seen this before.

Thanks
Rich

$ ldd hsodbc
/usr/lib/libc.2 => /usr/lib/libc.2
/usr/lib/libdld.2 => /usr/lib/libdld.2
/usr/lib/libc.2 => /usr/lib/libc.2
/usr/lib/libcl.2 => /usr/lib/libcl.2
/usr/lib/libisamstub.1 => /usr/lib/libisamstub.1
/usr/lib/libdld.2 => /usr/lib/libdld.2
/usr/lib/libCsup.2 => /usr/lib/libCsup.2
/usr/lib/libstream.2 => /usr/lib/libstream.2
/usr/lib/libstd.2 => /usr/lib/libstd.2
/usr/lib/libm.2 => /usr/lib/libm.2
/usr/lib/libdld.2 => /usr/lib/libdld.2
/usr/lib/libnss_dns.1 => /usr/lib/libnss_dns.1
/usr/lib/libdld.2 => /usr/lib/libdld.2
/usr/lib/libpthread.1 => /usr/lib/libpthread.1
/usr/lib/librt.2 => /usr/lib/librt.2
/u0804/oracle/prdsdb/8.1.7/lib/libclntsh.sl.8.0 =>
/u0804/oracle/prdsdb/8.1.7/lib/libclntsh.sl.8.0
/usr/lib/libcl.2 => /usr/lib/libcl.2
/usr/lib/libc.2 => /usr/lib/libc.2
/usr/lib/libm.2 => /usr/lib/libm.2
/usr/lib/libdld.2 => /usr/lib/libdld.2
/usr/lib/libnss_dns.1 => /usr/lib/libnss_dns.1
/usr/lib/libpthread.1 => /usr/lib/libpthread.1
/usr/lib/librt.2 => /usr/lib/librt.2
/u0804/oracle/prdsdb/8.1.7/lib/libwtc8.sl =>
/u0804/oracle/prdsdb/8.1.7/lib/libwtc8.sl
/usr/lib/libc.2 => /usr/lib/libc.2
/u0804/oracle/prdsdb/8.1.7/lib/libagtsh.sl =>
/u0804/oracle/prdsdb/8.1.7/lib/libagtsh.sl
/u0804/oracle/prdsdb/8.1.7/lib/libnvbaseshr.sl =>
/u0804/oracle/prdsdb/8.1.7/lib/libnvbaseshr.sl
/usr/lib/libc.2 => /usr/lib/libc.2
/usr/lib/libm.2 => /usr/lib/libm.2
/usr/lib/libdld.2 => /usr/lib/libdld.2
/u0804/oracle/prdsdb/8.1.7/lib/libnavshr.sl =>
/u0804/oracle/prdsdb/8.1.7/lib/libnavshr.sl
./libnvbaseshr.sl =>
/u0804/oracle/prdsdb/8.1.7/lib/libnvbaseshr.sl
/usr/lib/dld.sl: Unresolved symbol: symbol not found: naerenc
(/u0804/oracle/prdsdb/8.1.7/lib/libagtsh.sl)
/usr/lib/dld.sl: Unresolved symbol: symbol not found: naerenm
(/u0804/oracle/prdsdb/8.1.7/lib/libagtsh.sl)
/usr/lib/dld.sl: Unresolved symbol: symbol not found: naerenr
(/u0804/oracle/prdsdb/8.1.7/lib/libagtsh.sl)
/usr/lib/dld.sl: Unresolved symbol: symbol not found: naerenk
(/u0804/oracle/prdsdb/8.1.7/lib/libagtsh.sl)
/usr/lib/dld.sl: Unresolved symbol: symbol not found: naerent
(/u0804/oracle/prdsdb/8.1.7/lib/libagtsh.sl)
/usr/lib/dld.sl: Unresolved symbol: symbol not found: naerenv
(/u0804/oracle/prdsdb/8.1.7/lib/libagtsh.sl)
/usr/lib/dld.sl: Unresolved symbol: symbol not found: naerenp
(/u0804/oracle/prdsdb/8.1.7/lib/libagtsh.sl)
/usr/lib/dld.sl: Unresolved symbol: symbol not found: naerenu
(/u0804/oracle/prdsdb/8.1.7/lib/libagtsh.sl)
/usr/lib/dld.sl: Unresolved symbol: symbol not found: naerena
(/u0804/oracle/prdsdb/8.1.7/lib/libagtsh.sl)
/usr/lib/dld.sl: Unresolved symbol: symbol not found: naerenb
(/u0804/oracle/prdsdb/8.1.7/lib/libagtsh.sl)
/usr/lib/dld.sl: Unresolved symbol: symbol not found: naerenq
(/u0804/oracle/prdsdb/8.1.7/lib/libagtsh.sl)
/usr/lib/dld.sl: Unresolved symbol: symbol not found: naerenc
(/u0804/oracle/prdsdb/8.1.7/lib/libagtsh.sl)
/usr/lib/dld.sl: Unresolved symbol: symbol not found: naerenm
(/u0804/oracle/prdsdb/8.1.7/lib/libagtsh.sl)
.......
Jul 19 '05 #1
0 5839

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Rodolphe | last post by:
Hello, I'm French so sorry for my approximate English. When I try to compile a project under Visual C++ 6.0, I've got the following errors : applicap.obj : error LNK2001: unresolved external...
0
by: Ida | last post by:
Hi, I am trying to build an dll with Microsoft Visual C++ but during the linking phase I get linking errors. Script.obj : error LNK2019: unresolved external symbol __imp__PyString_AsString...
5
by: cschettle | last post by:
I think you need to link with msvcrt.lib ----== Posted via Newsfeed.Com - Unlimited-Uncensored-Secure Usenet News==---- http://www.newsfeed.com The #1 Newsgroup Service in the World! >100,000...
2
by: f rom | last post by:
----- Forwarded Message ---- From: Josiah Carlson <jcarlson@uci.edu> To: f rom <etaoinbe@yahoo.com>; wxpython-users@lists.wxwidgets.org Sent: Monday, December 4, 2006 10:03:28 PM Subject: Re: ...
2
by: Maydogg6 | last post by:
I need a hand with some stubborn link errors. I'm trying to recreate and old program from 6.0 into .NET, but for some reason when I try to compile I'm getting linking errors for all my function...
6
by: sadegh | last post by:
Hi I have a problem with my program in VC++6 When I compile it, the following errors are listed. I spend a lot of time on the groups.google.com to find its reason, but none of comments could...
5
by: bonnielym84 | last post by:
Im new here..didnt noe whether is this the rite way to post my problem..Really need help here..i've been stucked in this error from last wk..My problem is like this..Im using VC++ 6.0 to compile my C...
0
by: Ryan Gaffuri | last post by:
hlink72@hotmail.com (Eric) wrote in message news:<ab8d8b14.0308220550.54fb5f22@posting.google.com>... LNK1120 is a standard C++ error. you using Visual C++? Means your references a class that...
2
by: =?Utf-8?B?YmFzaA==?= | last post by:
Hello, I am compiling a CPP code using Visual studion .net 2003. I get the following error, despite having windldap.h and wldap32.dll in my include and lib paths. Here is the error. uuid.lib...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.