Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Help: linker reports undefined symbols in libserver.a of oracle 8.0.4

Help: linker reports undefined symbols in libserver.a of oracle 8.0.4

From: Bo Xu <bxu_at_oscar.eecs.uic.edu>
Date: 2000/06/18
Message-ID: <Pine.GSO.3.96.1000618105639.17980A-100000@oscar.eecs.uic.edu>#1/1

On SunOS 5.5.1, I tried to link to oracle 8.0.4 libraries, but the linker reports there are many symbols undefined in libserver.a.

The relevant environment variables were set up as follows: LIBPATH += -L$(ORACLE_HOME)/lib
LIBS += -lclient -lnetwork -lserver -lcore4 ...

Any suggestions will be appreciated.

Bo Received on Sun Jun 18 2000 - 00:00:00 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US