[help] Did anyone link OCI program on oracle 8.1.5 on linux?

From: jyjeong <jyjeong_at_tronage.com>
Date: Wed, 24 Nov 1999 21:10:23 +0900
Message-ID: <383BD5AF.D7DEE52_at_tronage.com>



hi..

I have link problem to make project.

When I run 'make', returned

[dev_at_vow server]$ make
gcc -o smcs server.o srvmain.o doproc.o query.o initsrv.o util.o log.o timeout.o
  -L/home/dev/src/oracle/storage -lSMStorage -L/home/dev/src/common
-lSMRcommon
-L/home/dev/src/SMDK/basic -L/home/dev/src/SMDK/indexer
-lSMDKindexer_sthread -l

SMDKbasic_sthread -lSMDKsocket
-L/home/oracle/app/oracle/product/8.1.5/lib -lsq
l8 -lclient8 -lclntsh -lcommon8 -lcore8 -lnls8 -lgeneric8 -lnsl -lm
-lpthread -l

dl
/usr/bin/ld: warning: type and size of dynamic symbol `sskgslgf' are not defined
/home/oracle/app/oracle/product/8.1.5/lib/libclntsh.so: undefined reference to `
nnflboot'
collect2: ld returned 1 exit status
make: *** [smcs] Error 1

I have developed this project ORACLE 7.3.3 and 8.0.4 on SUN Solaris without problem.

How can I make it..? Any idea are welcome.

I use

	RedHat 6.0
	gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)
	glibc2

	ORACLE 8.1.5 - I download it from ORACLE KOREA site.

ps. I did patch "linux_81501patch_ee" Received on Wed Nov 24 1999 - 13:10:23 CET

Original text of this message