Problem: Finding libs for readpipe

From: Frank Rose <rose_at_wiwi.uni-frankfurt.de>
Date: 1997/02/11
Message-ID: <3300B727.3B2E_at_wiwi.uni-frankfurt.de>#1/1


Hi,

I am running an Oracle 7.3.2 server on Sun Solaris 2.5. I am trying to

compile the readpipe example from the directory: ./rdbms/demo and it

seems that the compiler is having trouble to find the required

libraries. I receive error messages like the following:

gcc -I/usr/oracle/app/oracle/product/7.3.2/rdbms/demo

    -L/usr/oracle/app/oracle/product/7.3.2/lib readpipe.c

readpipe.c: In function `main':

readpipe.c:162: warning: passing arg 2 of `orlon' from incompatible

pointer type

/var/tmp/cca001GK1.o: In function `main':

/var/tmp/cca001GK1.o(.text+0x80): undefined reference to `orlon'

/var/tmp/cca001GK1.o(.text+0xf4): undefined reference to `oopen'

/var/tmp/cca001GK1.o(.text+0x140): undefined reference to `oparse'

/var/tmp/cca001GK1.o(.text+0x1a8): undefined reference to `obndrv'

/var/tmp/cca001GK1.o(.text+0x210): undefined reference to `obndrv'

/var/tmp/cca001GK1.o(.text+0x250): undefined reference to `oexec'

/var/tmp/cca001GK1.o: In function `errrpt':

/var/tmp/cca001GK1.o(.text+0x2e8): undefined reference to `oerhms'

Please can anyone tell me what path I have to include for the library

files. (Please answer to my email address.

Thank you very much in advance...

Frank Rose

rose_at_wiwi.uni-frankfurt.de Received on Tue Feb 11 1997 - 00:00:00 CET

Original text of this message