Hallo!I have installed Kylix 3 in my Opensuse 10.3 Linux OS.Unfortunately when I type the following command
startdelphi
to start the Kylix from the console,the following error appears
/usr/local/kylix3/bin/delphi: relocation error: /usr/local/kylix3/bin/libwine.borland.so: symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with link time reference
I would start by checking your current version of glibc and making sure
it is what your software (kylix) wants you to have:
rpm -q glibc
or if that doesn’t work:
rpm -qa | grep libc
My box, for example has 2.4-x which includes libc.so.6, but on my x86_64
box that is in /usr/lib64. I also have ‘glibc-32bit’ which has the same
file in /usr/lib, but if you are on a 64-bit box as well without that
compatibility RPM perhaps you won’t have the one kylix (if 32-bit)
wants. Anyway, look for the file it’s complaining about and report
back, please.
Good luck.
4joey1 wrote:
> Hallo!I have installed Kylix 3 in my Opensuse 10.3 Linux
> OS.Unfortunately when I type the following command
>
> startdelphi
>
> to start the Kylix from the console,the following error appears
>
> /usr/local/kylix3/bin/delphi: relocation error:
> /usr/local/kylix3/bin/libwine.borland.so: symbol errno, version
> GLIBC_2.0 not defined in file libc.so.6 with link time reference
>
> How do I solve this problem?
>
>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
I’ve also purchased Kylix Pro (1, 3 and 3) and it really sucks that Borland/Codegear doesn’t support Kylix further. But you can grab a copy of SuSE 7.0 thru SuSE 7.3, install it into a virtual machine and install Kylix on that machine. Changes are great that Kylix runs very well on that VM!