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: DA Morgan <damorgan_at_psoug.org>
Date: Wed, 20 Sep 2006 11:10:12 -0700
Message-ID: <1158775810.314648@bubbleator.drizzle.com>


Marcel wrote:
> I'm trying to install Oracle 9.2.0.4.0 on RedHat 4 with kernel
> 2.6.9-42.0.2.ELsmp.
>
> But runInstaller halts at:
>
> Linking Oracle9I Database 9.2.0.4.0. (65%)
> Error in invoking target install of makefile
> /oracle/product/9.2.0/plsql/lib/ins_plsql.mk
>
> In /oracle/product/9.2.0/install/make.log it says:
>
> /oracle/product/9.2.0/bin/genclntsh
> basename: too few arguments
> Try `basename --help' for more information.
> cp: missing file argument
> Try `cp --help' for more information.
> cp: cannot stat `/DISCARD/': No such file or directory
> ar: creating /oracle/product/9.2.0/lib/libclntst9.a
> Created /oracle/product/9.2.0/lib/libclntst9.a
> /oracle/product/9.2.0/bin/genagtsh
> /oracle/product/9.2.0/lib/libagtsh.so 1.0
> /usr/bin/make -f ins_net_client.mk mkldflags
> ORACLE_HOME=/oracle/product/9.2.0
> /usr/bin/make -f ins_plsql.mk install
> ORACLE_HOME=/oracle/product/9.2.0
> chmod 755 /oracle/product/9.2.0/bin
> rm -f wrap
> Linking wrap
> gcc -o wrap -L/oracle/product/9.2.0/plsql/lib/
> -L/oracle/product/9.2.0/lib/ -L/oracle/product/9.2.0/lib/stubs/
> /oracle/product/9.2.
> 0/plsql/lib/s0plsw.o -lpsa9 -lpls9 -lplp9 -lclntsh `cat
> /oracle/product/9.2.0/lib/ldflags` -lnsslb9 -lncrypt9 -lnsgr9
> -lnzjs9 -
> ln9 -lnl9 -lnro9 `cat /oracle/product/9.2.0/lib/ldflags` -lnsslb9
> -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lclient9 -lvsn9 -lwtc9 -
> lcommon9 -lgeneric9 -lwtc9 -lmm -lnls9 -lcore9 -lnls9 -lcore9 -lnls9
> -lxml9 -lcore9 -lunls9 -lnls9 `cat /oracle/product/9.2.0/lib/l
> dflags` -lnsslb9 -lncrypt9 -lnsgr9 -lnzjs9 -ln9 -lnl9 -lnro9 `cat
> /oracle/product/9.2.0/lib/ldflags` -lnsslb9 -lncrypt9 -lnsgr
> 9 -lnzjs9 -ln9 -lnl9 -lclient9 -lvsn9 -lwtc9 -lcommon9 -lgeneric9
> -ltrace9 -lnls9 -lcore9 -lnls9 -lcore9 -lnls9 -lxml9 -lcore9 -l
> unls9 -lnls9 -lclient9 -lvsn9 -lwtc9 -lcommon9 -lgeneric9 -lnls9
> -lcore9 -lnls9 -lcore9 -lnls9 -lxml9 -lcore9 -lunls9 -lnls9 `ca
> t /oracle/product/9.2.0/lib/sysliblist` -ldl -lm
> /oracle/product/9.2.0/lib/libplc9.a -lpls9 -lclient9 -lnl9 -lnro9
> -ln9 /oracle/pr
> oduct/9.2.0/rdbms/lib/kpudfo.o -lmm -ltrace9 -lgeneric9 -lcommon9
> -lslax9 -lcore9 -lunls9 -lsnls9 -lnls9 -lcore9 -lsql9 `cat /o
> racle/product/9.2.0/lib/sysliblist`
> -Wl,-rpath,/oracle/product/9.2.0/lib:/lib:/usr/lib -lm `cat
> /oracle/product/9.2.0/lib/syslibl
> ist` -ldl -lm
> /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 ?
> The right packets seem to be present:
>
>
> bobo (/oracle) 981 $ rpm -q make \

>>        compat-db                      \
>>        compat-gcc-32                  \
>>        compat-gcc-32-c++              \
>>        compat-oracle-rhel4            \
>>        compat-libcwait                \
>>        compat-libgcc-296              \
>>        compat-libstdc++-296           \
>>        compat-libstdc++-33            \
>>        gcc                            \
>>        gcc-c++                        \
>>        gnome-libs                     \
>>        gnome-libs-devel               \
>>        libaio-devel                   \
>>        libaio                         \
>>        make                           \
>>        openmotif21                    \
>>        xorg-x11-deprecated-libs-devel \
>>        xorg-x11-deprecated-libs

> make-3.80-6.EL4
> compat-db-4.1.25-9
> compat-gcc-32-3.2.3-47.3
> compat-gcc-32-c++-3.2.3-47.3
> compat-oracle-rhel4-1.0-5
> compat-libcwait-2.1-1
> compat-libgcc-296-2.96-132.7.2
> compat-libstdc++-296-2.96-132.7.2
> compat-libstdc++-33-3.2.3-47.3
> gcc-3.4.6-3
> gcc-c++-3.4.6-3
> gnome-libs-1.4.1.2.90-44.1
> gnome-libs-devel-1.4.1.2.90-44.1
> libaio-devel-0.3.105-2
> libaio-0.3.105-2
> make-3.80-6.EL4
> openmotif21-2.1.30-11.RHEL4.6
> xorg-x11-deprecated-libs-devel-6.8.2-1.EL.13.37.2
> xorg-x11-deprecated-libs-6.8.2-1.EL.13.37.2
>
>
> Can someone please tell me what causes this error ?
>
> Marcel.

Which installation options did you choose? Be sure you select DEVELOPMENT TOOLS
X SOFTWARE DEVELOPMENT
GNOME DEVELOPMENT
KERNEL DEVELOPMENT

-- 
Daniel Morgan
Puget Sound Oracle Users Group
Received on Wed Sep 20 2006 - 13:10:12 CDT

Original text of this message

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