Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Relink errors (specially oracle db)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
xavan
n00b
n00b


Joined: 20 Jun 2003
Posts: 50

PostPosted: Sun Sep 21, 2003 10:06 am    Post subject: Relink errors (specially oracle db) Reply with quote

When I try to relin the oracle executable because of the message error of making target .... during the installation I receive 3errors messages:
Code:

1) Not really an error message but I found that strange:
Try `basename --help' for more information.
cp: missing file argument
Try `cp --help' for more information.
cp: cannot stat `/DISCARD/': No such file or directory
Created /u01/app/oracle/product/9.2.0/lib/libclntst9.a
/u01/app/oracle/product/9.2.0/bin/genagtsh /u01/app/oracle/product/9.2.0/lib/libagtsh.so 1.0


2)During the relink of oracle:
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/../../../../i686-pc-linux-gnu/bin/ld: /u01/app/oracle/product/9.2.0/rdbms/lib/oracle: hidden symbol `__fixunssfdi' in /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/libgcc.a(_fixunssfdi.oS) is referenced by DSO
collect2: ld returned 1 exit status
make: *** [/u01/app/oracle/product/9.2.0/rdbms/lib/oracle] Error 1


3) During relink of intermedia and ctx
gcc -o ctxhx -L/u01/app/oracle/product/9.2.0/ctx/lib/ -L/u01/app/oracle/product/9.2.0/lib/ -L/u01/app/oracle/product/9.2.0/lib/stubs/ -ldl /u01/app/oracle/product/9.2.0/ctx/lib/ctxhx.o -L/u01/app/oracle/product/9.2.0/ctx/lib/ -lm -lsc_ca -lsc_fa -lsc_ex -lsc_da -lsc_ut -lsc_ch -lsc_fi -lctxhx -lc -Wl,-rpath,/u01/app/oracle/product/9.2.0/ctx/lib -lnls9 -lcore9 -lnls9 -lcore9 -lnls9 -lxml9 -lcore9 -lunls9 -lnls9
/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/../../../../i686-pc-linux-gnu/bin/ld: ctxhx: hidden symbol `stat' in /usr/lib/libc_nonshared.a(stat.oS) is referenced by DSO
collect2: ld returned 1 exit status
make: *** [ctxhx] Error 1


What the meaning of this message?
Or what the solution to correct it[/code]
Back to top
View user's profile Send private message
j-kidd
Apprentice
Apprentice


Joined: 20 Feb 2003
Posts: 213

PostPosted: Sun Sep 21, 2003 11:36 am    Post subject: Reply with quote

I encountered the exact errors... and found this link to be very helpful http://65.61.175.198/t896945.html

In short, you need gcc 2.95 (just download the binary) to solve the first error, and you can most probably ignore the second error :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum