Skip to Main Content

Enterprise Manager

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Cloud control 12c installation on Fedora 13

Dan Scott GuestOct 17 2011 — edited Oct 28 2012
Hi,

I'm trying to upgrade/migrate from Database Control to Cloud Control 12c on a Fedora 13 server (Out of date, I know - maybe this is the cause of the problem?). I uninstalled Database Control and was installing Cloud Control when I received the following error:
INFO: gcc -o webcached -L/data/oracle/11gr2/app/oracle/middleware/Oracle_WT/webcache/lib/ -L/data/oracle/11gr2/app/oracle/middleware/Oracle_WT/lib/ -L/data/oracle/11gr2/app/oracle/middleware/Oracle_WT/lib/stubs/  main.o libwebcache.a -Wl,-rpath,/data/oracle/11gr2/app/oracle/middleware/Oracle_WT/lib -liau -lnnz11 -lxml11 -lclntsh  -lcore11 -lunls11 -lnls11  /data/oracle/11gr2/app/oracle/middleware/Oracle_WT/lib/liboraz.a -ldmsapp -lons    `cat /data/oracle/11gr2/app/oracle/middleware/Oracle_WT/lib/sysliblist` -lrt
INFO:  -Wl,-rpath,/data/oracle/11gr2/app/oracle/middleware/Oracle_WT/lib -lm    `cat /data/oracle/11gr2/app/oracle/middleware/Oracle_WT/lib/sysliblist` -lrt -ldl -lm   -L/data/oracle/11gr2/app/oracle/middleware/Oracle_WT/lib

INFO: /
INFO: usr/bin/ld: libwebcache.a(wxsmdms.o): undefined reference to symbol 'yodSensorInvalidate'
/usr/bin/ld: note: 'yodSensorInvalidate' is defined in DSO /data/oracle/11gr2/app/oracle/middleware/Oracle_WT/lib/libdms2.so so try adding it to the linker command line
/data/oracle/11gr2/app/oracle/middleware/Oracle_WT/lib/libdms2.so: could not read symbols: Invalid operation
collect2: 
INFO: ld returned 1 exit status

INFO: make: *** [webcached] Error 1

INFO: End output from spawned process.
INFO: ----------------------------------
INFO: Exception thrown from action: make
Exception Name: MakefileException
Exception String: Error in invoking target 'install' of makefile '/data/oracle/11gr2/app/oracle/middleware/Oracle_WT/webcache/lib/ins_calypso.mk'. See '/oracle/11gr2/app/oraInventory/logs/cloneActions2011-10-17_03-48-14-PM.log' for details.
Exception Severity: 1
INFO: POPUP WARNING:Error in invoking target 'install' of makefile '/data/oracle/11gr2/app/oracle/middleware/Oracle_WT/webcache/lib/ins_calypso.mk'. See '/oracle/11gr2/app/oraInventory/logs/cloneActions2011-10-17_03-48-14-PM.log' for details.

Click "Retry" to try again.
Click "Ignore" to ignore this error and go on.
Click "Cancel" to stop this installation.
The message provides a suggestion:
try adding it to the linker command line
But I'm not sure how to add that file to the linker command line. Anyone have any Ideas?

Thanks,

Dan Scott
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 25 2012
Added on Oct 17 2011
2 comments
2,606 views