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 -> REPOST: Slackware 8.0 and Oracle 8i

REPOST: Slackware 8.0 and Oracle 8i

From: Oracle 8i <redk_at_videotron.ca>
Date: Thu, 24 Jan 2002 20:59:26 +0000
Message-ID: <8$--$%%%%--%-$_%%$@news.noc.cabal.int>


Hi!

    I've looked on google and otn and didn't find any reference to this problem. I'm installing Oracle 8i on Slackware 8.0. I've solved most of the problems (including the downgraded binutils), but i'm stuck on something. At the linking phase, I get the following error :

gcc -o wrap -L/opt/oracle/plsql/lib/ -L/opt/oracle/lib/ /opt/oracle/plsql/lib/s0plsw.o -lpsa8 -lpls8 -lplp8 -lclntsh /opt/oracle/rdbms/lib/kpuadef.o `cat /opt/oracle/lib/ldflags`
-lnsgr8 -lnzjs8 -ln8 -lnl8 -lnro8 `cat /opt/oracle/lib/ldflags`
-lnsgr8 -lnzjs8 -ln8 -lnl8 -lclient8 -lvsn8 -lwtc8 -lcommon8 -lgeneric8
-lwtc8 -lmm -lnls8 -lcore8 -lnls8 -lcore8 -lnls8 `cat

/opt/oracle/lib/ldflags`     -lnsgr8 -lnzjs8 -ln8 -lnl8 -lnro8 `cat
/opt/oracle/lib/ldflags`     -lnsgr8 -lnzjs8 -ln8 -lnl8 -lclient8

-lvsn8 -lwtc8 -lcommon8 -lgeneric8 -ltrace8 -lnls8 -lcore8 -lnls8
-lcore8 -lnls8 -lclient8 -lvsn8 -lwtc8 -lcommon8 -lgeneric8 -lnls8
-lcore8 -lnls8 -lcore8 -lnls8 `cat /opt/oracle/lib/sysliblist` -ldl
-lm /opt/oracle/lib/libplc8.a -lpls8 -lclient8 -lnl8 -lnro8 -ln8
/opt/oracle/rdbms/lib/kpudfo.o -lmm -ltrace8 -lgeneric8 -lcommon8
-lslax8 -lcore8 -lnls8 -ldbicx8 -lcore8 -lsql8 `cat
/opt/oracle/lib/sysliblist` -Wl,-rpath,/opt/oracle/lib:/lib:/usr/lib
-lm `cat /opt/oracle/lib/sysliblist` -ldl -lm

 /opt/oracle/lib//libwtc8.so: undefined reference to `atexit@@GLIBC_2.0'

collect2: ld returned 1 exit status
make: *** [wrap] Error 1

libwtc8.so is linked against /lib/libc.so.6 which is version 2.2.x on this distribution. If anyone has any ideas, it's appreciated.

This message was cancelled from within The Unacanceller's glorious new software, Lotus 1-2-3 For Rogue Cancellers. Received on Thu Jan 24 2002 - 14:59:26 CST

Original text of this message

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