Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Install error on linux-RHEL4 Oracle9

Re: Install error on linux-RHEL4 Oracle9

From: <Marcel>
Date: Thu, 21 Sep 2006 13:05:48 +0200
Message-ID: <avr4h25n4a14hleakjqg03eofcjhmhg82u@4ax.com>


 Marcel:

>/usr/lib/gcc/i386-redhat-linux/3.4.6/libgcc_s.so: undefined reference
>to `dl_iterate_phdr_at_GLIBC_2.2.4'
>collect2: ld returned 1 exit status
>make: *** [wrap] Error 1
>
>So it seems there is something wrong with make/gcc ?

I think something is wrong with gcc:

rpm -q gcc
gcc-3.4.5-2

/usr/bin/gcc -v
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.2.3/specs Configured with: ../configure --prefix=/usr --mandir=/usr/share/man

--infodir=/usr/share/info --enable-shared --enable-threads=posix
--disable-checking --with-system-zlib --enable-__cxa_atexit
--enable-languages=c,c++ --disable-libgcj --host=i386-redhat-linux
Thread model: posix
gcc version 3.2.3 20030502 (Red Hat Linux 3.2.3-47.3)

The actual gcc seems to be 3.2.3, in stead of 3.4.5.

Marcel. Received on Thu Sep 21 2006 - 06:05:48 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US