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

Home -> Community -> Usenet -> c.d.o.server -> Re: installing Oracle on Slackware Linux 9.0

Re: installing Oracle on Slackware Linux 9.0

From: Stefan Rupp <st.rupp_at_t-online.de>
Date: Sun, 07 Sep 2003 14:37:35 +0200
Message-ID: <bjf8qf$m7q$02$1@news.t-online.com>


Harald,

Harald Maier schrieb:
> Here the discussion. I am not sure whether it helps you.
>
> Harald
>
> http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&threadm=F2V4b.34869%24Nc.7275152%40news1.news.adelphia.net&rnum=3&prev=/groups%3Fq%3Doracle%2Bctx%26hl%3Den%26lr%3D%26ie%3DUTF-8%26oe%3DUTF-8%26scoring%3Dd%26selm%3DF2V4b.34869%2524Nc.7275152%2540news1.news.adelphia.net%26rnum%3D3

Thanks alot, it's what I found somewhere else as well, but unfortunately the described procedure does not solve the problem in my case:

gcc -o ctxhx -L/vol/oracle/products/Oracle9i/ctx/lib/ 
-L/vol/oracle/products/Oracle9i/lib/ 
-L/vol/oracle/products/Oracle9i/lib/stubs/ 
/vol/oracle/products/Oracle9i/ctx/lib/ctxhx.o
-L/vol/oracle/products/Oracle9i/ctx/lib/ -lm -ldl -lsc_ca -lsc_fa 
-lsc_ex -lsc_da -lsc_ut -lsc_ch -lsc_fi -lctxhx -lc 
-Wl,-rpath,/vol/oracle/products/Oracle9i/ctx/lib -lnls9  -lcore9 -lnls9 
-lcore9 -lnls9 -lxml9 -lcore9 -lunls9 -lnls9
/usr/bin/ld: ctxhx: hidden symbol `stat' in /usr/lib/libc_nonshared.a(stat.oS) is referenced by DSO collect2: ld returned 1 exit status

The dl library is included in the link command line, but this did not help. Does anybody have an idea what else I can try to get it properly linked? I have proceeded with the rest of the installation and eventually have a running instance of Oracle 9iR2, but ctxhx still isn't working (same for several of the java tools, although I already installed the current Sun SDK 1.4.2, but that is another problem).

Regards,
Stefan Received on Sun Sep 07 2003 - 07:37:35 CDT

Original text of this message

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