Re: Urgent Help!!.Need libraries for compiling ".c" file,obtained from ".pc" file , on ORACLE v7.0, on a DEC/Alpha/OSF platform.

From: Scott Urman <surman_at_oracle.com>
Date: 28 Mar 1995 00:00:59 GMT
Message-ID: <3l7jjr$mp0_at_dcsun4.us.oracle.com>


You almost certainly have the wrong libraries. Check out proc.mk, found in $ORACLE_HOME/proc/demo/proc.mk. You can do 'make -f proc.mk sample1' for example.

In article <3l5237$af4_at_constellation.ecn.uoknor.edu>, abraham_at_mailhost.ecn.uoknor.edu (Abraham Kappamammootil) writes:
|> Hi,
|>
|> Below is the Error, I got when I compiled the ".c" file obtained after
|>
|> compiling ".pc" file, using ORACLE v7.0, on a DEC/Alpha/OSF 1 platform.
|> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|> Any help in this, will be greatly appreciated......Thanks, Abraham.
|>
|> Can, Someone make sure, I have included the correct libraries!!!.thanks.
|> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|> -------------------------------------------------------------------------
|>
|> /* File c_comp conatins libraries need to compile ".c" file */
|>
|> % cat c_comp
|>
|> cc -I. -O -Y -g3 -o $1 $2.c /usr/oracle/lib/osntab.o /usr/oracle/lib/libsql.a /usr/oracle/lib/libora.a /usr/oracle/lib/libsqlnet.a /usr/oracle/lib/libora.a /usr/oracle/lib/libcv6.a /usr/oracle/lib/libcore.a -lm
|>
|> -----------------------------------------------------------------------------
|>
|> % c_comp bak bak.c
|>
|> ld:
|> Unresolved:
|> lihcurrlangid
|> lmsrip
|> lmsrgbf
|> lmsrtrm
|> lihsupr
|> licbas
|> liclas
|> lihcrenv
|> lihlinfo
|> liwalpx
|> lihcsn
|> ligncc
|> lircpu
|> limopen
|> limfwdx
|> limnceq
|> limspax
|> limcpcx
|> limdigx
|> liiskip
|> limalpx
|> limc2wx
|> liwlowx
|> liwc2ux
|> liwdigx
|> liwctex
|> liwc2mx
|> lircop
|> limpuc
|> limr2w
|> ligraw
|> ligpth
|> lihci2h
|> ligratio
|> lintrn
|> ligstm
|> lmsrcin
|> lmsrcbn
|> limcpen
|> lilinfo
|> linbyte
|> liiccp
|> lihninfo
|> litnum
|> liicps
|> lisply
|> lispln
|> lii42b
|> lisplth
|> liipad
|> liicop
|> liicpc
|> liicpu
|> --------------------------------------------------------------------------
|>
|> Thanks
|>
|>
|> Abraham.
|>
Received on Tue Mar 28 1995 - 02:00:59 CEST

Original text of this message