If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Informix > Informix on Fedora Core 4 - libc problem

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-15-05, 05:11
PlanInfo PlanInfo is offline
Registered User
 
Join Date: Dec 2005
Posts: 1
Informix on Fedora Core 4 - libc problem

Hi
I've istalled Informix OL9.40 on Fedora Core 4 with compat-libstdc++-7.3-2.96.126.i386.rpm for the compatibility.
When I've upgraded the glibc with yum and now only oninit run.
dbaccess, onstat, onmonitor etc.. returns:

onstat: relocation error: onstat: symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with link time reference

Any ideas?
Thank you
Reply With Quote
  #2 (permalink)  
Old 12-16-05, 05:53
gurey gurey is offline
Registered User
 
Join Date: Aug 2003
Location: Argentina
Posts: 780
Hi,
Go to IDS 10

Gustavo.
Reply With Quote
  #3 (permalink)  
Old 01-05-06, 12:14
dananio dananio is offline
Registered User
 
Join Date: Mar 2002
Posts: 112
Re

You can use command ldd to check link library is completed by
ldd $INFORMIXDIR/bin/oninit
ldd $INFORMIXDIR/bin/onstat
ldd $INFORMIXDIR/bin/onmode

if there are any missing library in output, you have to or maybe accomplish it by yourself .
by the way good luck

P.S. I think that's good idea to go IDS10
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On