Technology Stack - EBS (MOSC)

MOSC Banner

make -f ins_forms.mk sharedlib install gives ld: fatal: library -ljvm: not found

edited Aug 20, 2021 10:55AM in Technology Stack - EBS (MOSC) 4 commentsAnswered

I am following the note

Using JDK 7.0 Latest Update with Oracle E-Business Suite Release 12.0 and 12.1 (Doc ID 1467892.1)

to upgrade the version of java on the apps tier.

When it comes to the relink forms bit I am getting an error

cd $ORACLE_HOME/forms/lib
$ make -f ins_forms.mk sharedlib install

ld: fatal: library -ljvm: not found
ld: fatal: file processing errors. No output written to frmbld
*** Error code 1
make: Fatal error: Command failed for target `frmbld'

Are there some missing files in the latest Java 7 JDK download that Oracle needs?

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center