cancel
Showing results for 
Search instead for 
Did you mean: 

issue when executing relink all

Former Member
0 Kudos

Hi,

We have a linux box where we are trying to build a new system from a existing one.After the copy and changing of the environment variables we have executed relink all.But we are getting a error.

/usr/bin/ld: cannot find -ljava

collect2: ld returned 1 exit status

make[1]: *** [/oracle/SID/102_64/sysman/lib/libnmemso.so] Error 1

make[1]: Leaving directory `/oracle/SID/102_64/sysman/lib'

make: *** [libnmemso] Error 2

Could anyone please help as to how to proceed further.Thanks.

Accepted Solutions (1)

Accepted Solutions (1)

stefan_koehler
Active Contributor
0 Kudos

Hello,

please check metalinknote #418557.1 .. it will solve your issue.

For metalink access check sapnote #758563.

Regards

Stefan

Former Member
0 Kudos

Stefan as always well appreciated.The issue was due to the variable JRE_LIB_BIN pointing to the old oracle home.Created a soft link and relink all went off fine.Thanks as always.

Answers (0)