C++ Compilation Problem - HELP!

From: Wayne Larimore <dwljr_at_ionet.net>
Date: 28 Sep 1998 15:46:34 GMT
Message-ID: <01bdeaf7$a6311c60$2a27a8c0_at_computer>



A few months back we moved our departments Oracle database onto a different platform. In the process, I believe we missed a file or files. When I attempt to compile a C++ source application that uses RogueWave DBTools, I am getting the proceeding results (Can't find library for -locic). Is this file an Oracle library. And if so, where can I find it? Thanks in advance,
wayne.larimore_at_alltel.com
---
LBXTEST:/prod/main/lbx/shl: make -f ps2.mak
        CC -o ps2 \
        -L/da2400s11/rogue/lib -L/oracle/app/oracle/product/732/lib
-L/da2400s11

/rogue \
ps2.o \ /da2400s11/rogue/lib/dborlib.o
/oracle/app/oracle/product/732/lib/osntab
.o /opt/langtools/lib/end.o -lrwora -lrwdb -lrwtool -locic \ -lsqlnet -lora -lsqlnet -lcore -lnlsrtl -lcore -lcv6 -lm \ -L/usr/lib -lstr -lcore
/usr/ccs/bin/ld: Can't find library for -locic
*** Error exit code 1
Received on Mon Sep 28 1998 - 17:46:34 CEST

Original text of this message