Home » Infrastructure » Linux » Installing Oracle 9.2.0.1.0 on RedHat 9 Compile Errors
Installing Oracle 9.2.0.1.0 on RedHat 9 Compile Errors [message #98859] Thu, 08 May 2003 09:06 Go to next message
Jonathon
Messages: 2
Registered: May 2003
Junior Member
I'm having problems installing oracle 9i client on my RedHat 9 system. I get compilation errors in the make.log file under the ../OraHome1/install directory.

I am using:
gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)
libgcc version 3.2.2 Release 5
glibc version 2.3.2 Release 11.9

The big reoccurring compile error has to do with an undefined reference to some library that contains ctype.

The errors I am getting are:

../OraHome1/network/lib/libnmi.a(nmijs.o)(.text+0x3552): In function `nmijsgn_GetNextTime':
: undefined reference to `__ctype_b'
../OraHome1/network/lib/libnmi.a(nmijs.o)(.text+0x3565): In function `nmijsgn_GetNextTime':
: undefined reference to `__ctype_toupper'
../OraHome1/network/lib/libnmi.a(nmijs.o)(.text+0x4e9a): In function `nmijsupper':
: undefined reference to `__ctype_b'
../OraHome1/network/lib/libnmi.a(nmijs.o)(.text+0x4ead): In function `nmijsupper':
: undefined reference to `__ctype_toupper'
../OraHome1/network/lib/libnmi.a(snmifork.o)(.text+0x152): In function `snmifon2p_NameToPathname':
: undefined reference to `__ctype_b'
../OraHome1/network/lib/libnmi.a(nmis.o)(.text+0x132): In function `nmissf_StreamFileIO':
: undefined reference to `__ctype_toupper'
../OraHome1/network/lib/libnmi.a(nmis.o)(.text+0x212):

Could I get some step by step instructions on how I could fix this problem? I think I may have to patch/upgrade gcc or something. I think it is some kind of linking problem on my system, but I don't know what.

Any information that can be provided is much appreciated. Thank you.
Re: Installing Oracle 9.2.0.1.0 on RedHat 9 Compile Errors [message #98860 is a reply to message #98859] Thu, 08 May 2003 09:25 Go to previous message
Jonathon
Messages: 2
Registered: May 2003
Junior Member
Forgot to post the error I got in the Java Installer, here it is:

Error in invoking target install of makefile
../OraHome1/network/lib/ins_oemagent.mk
Previous Topic: Linux Oracle9i Shared Libraries Problem
Next Topic: ORA-03114 when installing 8.1.7
Goto Forum:
  


Current Time: Wed Apr 24 08:05:09 CDT 2024