Home » Server Options » Text & interMedia » link error on ctxhx Ora 92010/RedHat7.3
link error on ctxhx Ora 92010/RedHat7.3 [message #75957] Thu, 13 June 2002 15:17 Go to next message
bHa
Messages: 9
Registered: June 2002
Junior Member
9.2.0.1.0 runInstaller's "Install software only" on RedHat7.3 throws one error at link time :
/lib/libdl.so.2: undefined reference to `_dl_addr@GLIBC_PRIVATE'
/lib/libdl.so.2: undefined reference to `_dl_open@GLIBC_PRIVATE'
/lib/libdl.so.2: undefined reference to `_dl_close@GLIBC_PRIVATE'
/lib/libdl.so.2: undefined reference to `_dl_sym@GLIBC_PRIVATE'
/lib/libdl.so.2: undefined reference to `_dl_vsym@GLIBC_PRIVATE'
collect2: ld returned 1 exit status
make: *** [[ctxhx]] Erreur 1

My WorkAround is to edit $ORACLE_HOME/ctx/lib/ins_ctx.mk to
add $(LINKDLIBS) brunch of libs on ctxhx command line (#73)
so the target becomes :

ctxhx: $(CTXHXOBJ)
-tab-$(LINK) $(LINKLDLIBS) $(CTXHXOBJ) $(INSO_LINK)

This may have to be refined but link's OK for now...
I did no further testing cause I don't know what ctxhx is (context or something)

I also do experience minor font aspect troubles with the installer can any one help?
thanx...
Re: link error on ctxhx Ora 92010/RedHat7.3 [message #75958 is a reply to message #75957] Thu, 13 June 2002 15:24 Go to previous message
bHa
Messages: 9
Registered: June 2002
Junior Member
the makefile line # is 14, not 73
sorry
Previous Topic: Searching for text in BLOB field
Next Topic: Re: DBMS_JOB
Goto Forum:
  


Current Time: Thu Mar 28 16:55:11 CDT 2024