LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 04-05-2006, 12:56 PM   #1
biogeneticmonkey
LQ Newbie
 
Registered: Apr 2006
Posts: 2

Rep: Reputation: 0
Unhappy version GLIBC_2.0 not defined in filelibc.so.6


I am running SUSE 9.2 pro
When trying to start a deamon for rational robot
test agent I get the following error.

/opt/rational//bin/rtprvd: relocation error: /opt/rational//bin/rtprvd: symbol errno, version GLIBC_2.0 not defined in filelibc.so.6 with link time reference
Problems starting agent daemon,
bltlap002:/opt/rational/bin #

I know that the program is linking to the glibc_2.3 lib on the OS and the newer version does not contain the public var errno.
I need to have it run against
a GLIB2.0 but only for that program.
How do I get a GLIBC_2.0 and how do I get the program to use it ?

thank you
 
Old 04-05-2006, 08:38 PM   #2
foo_bar_foo
Senior Member
 
Registered: Jun 2004
Posts: 2,553

Rep: Reputation: 53
try this if you feel like it
first get glibc 2.2.5 source
and glibc-linuxthreads 2.2.5 source
to unpack them you have to untar the glibc-linuxthreads inside the top dir of the already unpacked glibc sources.
then
Code:
mkdir ../glibc-build
cd ../glibc-build
../glibc-2.2.5/configure --prefix=/opt/glibc-2.2.5 --disable-profile --enable-add-ons --libexecdir=/opt/glibc-2.2.5/bin
echo "cross-compiling = no" > configparms
make
make install
don't know if it will compile but its worth a try
then to run it run it with a script that contains
of from a shell that you
export LD_LIBRARY_PATH=/opt/glibc-2.2.5/lib:$LD_LIBRARY_PATH
 
Old 04-06-2006, 09:25 AM   #3
biogeneticmonkey
LQ Newbie
 
Registered: Apr 2006
Posts: 2

Original Poster
Rep: Reputation: 0
Thumbs up

it took a while but it works !

I also found out that SUSe has a compat package you can install with YAst
serch on compat in YAst
that has old libs in it.
then you point your program to lib/i586/

but I did yours first and worked fine

very cool I really needed to get this going have a groovy day

geneticmonkey.....................
 
  


Reply



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



Similar Threads
Thread Thread Starter Forum Replies Last Post
Error on install:GLIBC_2.0 not defined fordown Linux - Software 7 04-02-2009 05:28 AM
GLIBC_2.3.4 not defined in file libc.so.6 when running gnuplot azariaya Linux - Software 7 01-05-2005 04:57 PM
Error on install:GLIBC_2.0 not defined fordown Linux - Software 2 09-20-2004 12:42 AM
Problem with Insight II - version GLIBC_2.2 not defined in file libc.so.6... belga Linux - Software 3 08-18-2004 01:01 PM
GLIBC_2.0 not defined... Redhat 9 installing php -id- Linux - Software 3 05-05-2003 05:13 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 03:51 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration