![]() |
|
|
grep unix.com with google
|
|||||||
| Forums | Register | Blog | Man Pages | Forum Rules | Links | Albums | FAQ | Our Members | Calendar | Search | Today's Posts | Mark Forums Read |
| AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace. |
![]() |
|
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|||
|
Problem in compilation.
Hi, I am executing the below mentioned code:- Code:
proc SQLCHECK=SEMANTICS iname=CDBInteractor.pc parse=none code=cpp cpp_suffix=cpp g++ -c main.cpp g++ -o pre_request_engine main.o -I/oracle/oracle/app/product/10g/precomp -L/oracle/oracle/app/product/10g/lib32 -lnsl -ldl And getting an error Code:
collect2: library libclntsh not found Please suggest something!! Thanks in advance... Last edited by zaxxon; 11-27-2009 at 07:43 AM.. Reason: code tags |
|
|||
|
libclntsh is part of the oracle client see if you have it Code:
/oracle/Ora817/lib/libclntsh.a I picket a random oracle client, it lies here in my case try to ad the oracle lib directory to you LIBPATH |
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| C Compilation problem | on9west | High Level Programming | 2 | 10-14-2009 01:28 AM |
| Compilation problem | Cyr1us | AIX | 1 | 05-05-2009 11:40 AM |
| Problem on Pro*C compilation on HP-UX | asutoshch | UNIX for Advanced & Expert Users | 5 | 04-29-2009 12:52 PM |
| Compilation problem on HP-UX | varuntayur | High Level Programming | 1 | 02-19-2008 02:07 PM |
| compilation problem | mansoorulhaq | SUN Solaris | 0 | 10-19-2007 09:18 AM |