Problems with GLIBC
Hello, Recently I have move from SuSE 8.2 to 9.2 and I have found some problems. I hope some one could help me with the more important. I had a software (fieldview) running perfectly in my SuSE 8.2, but after reinstall it in 9.2 it give me the following message when I try to use it:
jsa@talimades:~> fv /usr/local/fv/bin/fvbin: relocation error: /usr/local/fv/bin/fvbin: symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with link time reference
Can you help me? Thank you. -- _________________________________________ - Talimades - _________________________________________
On Tuesday 20 December 2005 09:19, talimades wrote:
Hello, Recently I have move from SuSE 8.2 to 9.2 and I have found some problems. I hope some one could help me with the more important. I had a software (fieldview) running perfectly in my SuSE 8.2, but after
reinstall it in 9.2 it give me the following message when I try to use it:
jsa@talimades:~> fv /usr/local/fv/bin/fvbin: relocation error: /usr/local/fv/bin/fvbin: symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with link time reference Recompile the software
-- Damian Mihai Liviu Mobile: +40 741 226993; Fax: +1 347-632-4117 Phone : +1 360-526-6441; +1 347-632-4117; +44 0870-3403339 URL: http://liviudm.blogspot.com
On a bash shell type export LD_ASSUME_KERNEL=2.4.20 After setting that variable the code will work. Francesco talimades wrote:
Hello, Recently I have move from SuSE 8.2 to 9.2 and I have found some problems. I hope some one could help me with the more important. I had a software (fieldview) running perfectly in my SuSE 8.2, but after reinstall it in 9.2 it give me the following message when I try to use it:
jsa@talimades:~> fv /usr/local/fv/bin/fvbin: relocation error: /usr/local/fv/bin/fvbin: symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with link time reference
Can you help me? Thank you.
Francesco Teodori wrote:
On a bash shell type export LD_ASSUME_KERNEL=2.4.20 After setting that variable the code will work. Francesco
Thank you very much. Have a nice day
talimades wrote:
Hello, Recently I have move from SuSE 8.2 to 9.2 and I have found some problems. I hope some one could help me with the more important. I had a software (fieldview) running perfectly in my SuSE 8.2, but after reinstall it in 9.2 it give me the following message when I try to use it:
jsa@talimades:~> fv /usr/local/fv/bin/fvbin: relocation error: /usr/local/fv/bin/fvbin: symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with link time reference
Can you help me? Thank you.
-- _________________________________________ - Talimades - _________________________________________
participants (3)
-
Francesco Teodori
-
Liviu Damian
-
talimades