Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Install error on linux-RHEL4 Oracle9
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-linuxThread model: posix
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
![]() |
![]() |