On Thu, Aug 19, 2004 at 10:48:15AM +0300, Noam Rathaus wrote: > Hi, > > So I am past find the right installer... thank Danny Lieberman... and past the > pending README issue... now Oracle has compiling issues... > > It states that it has an Error invoking target relink of > makefile /u01/app/oracle/product/9.2.0.1/precomp/lib/ins_precomp.mk
What command is run in that target? > > I did as many sites state and change my LD_SELF_CONTAINED, but it didn't > help... I am guess that it only looks like the same issue while its not. > > Error log: > > Calling action unixActions2.2.0.6.0 make > installMakePath = /usr/bin/make > installMakeFileName > = /u01/app/oracle/product/9.2.0.1/precomp/lib/ins_precomp.mk > installTarget = relink > undoMakeFileName = > installArguments = > ORACLE_HOME=/u01/app/oracle/product/9.2.0.1,EXENAME=ott8, > logFile = /u01/app/oracle/product/9.2.0.1/install/make.log > undoTarget = > > Exception thrown from action: make > Exception Name: MakefileException > Exception String: Error in invoking target relink of > makefile /u01/app/oracle/product/9.2.0.1/precomp/lib/ins_precomp.mk > Exception Severity: 1 > Exception thrown from action: make > Exception Name: MakefileException > Exception String: Error in invoking target relink of > makefile /u01/app/oracle/product/9.2.0.1/precomp/lib/ins_precomp.mk > Exception Severity: 1 Which basically means something like: "execution of external program "make" failed", right? -- Tzafrir Cohen +---------------------------+ http://www.technion.ac.il/~tzafrir/ |vim is a mutt's best friend| mailto:[EMAIL PROTECTED] +---------------------------+ ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
