Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Developer6i on Redhat7.2 (openmotif-2.1.30-5_ICS)

44412Jan 17 2002
Hi there,

I am trying to install Developer 6i on RedHat 7.1 and
openmotif-devel-2.1.30-5_ICS
openmotif-2.1.30-5_ICS

I obtain the following message during relinking:
------------ Start of Message ---------------------------
/usr/X11R6/lib/libXt.so: undefined reference to `getpwnam_r@GLIBC_2.1.2'
collect2: ld returned 1 exit status
make: *** [de60desm] Error 1
Problem 'Relinking PL/SQL Procedure Builder executables...'
reported to: /home/oracle/tmp/proc_build_linking.problem
(( OIERR-SYS: make -f ins_procbuilder.mk install
MOTIFLIBHOME=/usr/X11R6/lib XLIBHOME=/usr/X11R6/lib
1>> /u01/app/oracle/product/dev2000/6i/orainst/install.log
2>> /u01/app/oracle/product/dev2000/6i/orainst/install.log ))
------------ End of Message -----------------------------

The same linking problem happens with Forms, Reports, Browser etc.

Subsequently, I have tried applying the workaround from:

ftp://ftp.ca.kernel.org/pub/software/libs/glibc/hjl/sdk/2.1
readme.Oracle8i

But this had no effect.

I have spent three full days on this problem and have scanned
through the postings, and haven't found a solution.

I would appreciate if anyone could point me in the right direction.

Thanks.

- Shyam

PS: I already have Oracle 8.1.7 installed and working in a
different ORACLE_HOME (/u01/app/oracle/product/8.1.7)
My Developer 6i Environment looks like:

------------ Start of Profile ---------------------------
ORACLE_HOME=/u01/app/oracle/product/dev2000/6i; export ORACLE_HOME
ORACLE_TERM=vt100; export ORACLE_TERM
ORACLE_AUTOREG=$ORACLE_HOME/guicommon6/tk60/admin; export ORACLE_AUTOREG
LD_LIBRARY_PATH=$ORACLE_HOME/lib:/usr/lib:/usr/local/lib; export LD_LIBRARY_PATH
export PATH=$ORACLE_HOME/bin:$PATH
TWO_TASK=odb; export TWO_TASK
unset ORA_NLS33
------------ End of Profile -----------------------------
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 14 2002
Added on Jan 17 2002
0 comments
257 views