[Nottingham] Kylix 3 on Mandriva 2006?

Roger Light roger at atchoo.org
Sat Dec 9 10:20:12 GMT 2006


On 08/12/06, Tony Shaw <skullduggery141 at nsworld.com> wrote:

>  /usr/local/kylix3/bin/bcblin: 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
>
>  The above may help some one as it is of know use to me as I can not work
> out what it dam well means :-)

That is a help actually. If I see GLIBC_2.0 type errors that usually
means you need to modify the LD_ASSUME_KERNEL environment variable -
something I've picked up from using proprietry apps at work.

So, from http://techheadaches.blogspot.com/2006/06/kylix-3-open-edition-on-linux-26.html
:

"After searching the net I found the solution to loading Kylix was to
edit the startdelphi file and insert this on the very first line of
the file:

export LD_ASSUME_KERNEL=2.4.1"

There is an explanation of LD_ASSUME_KERNEL for the curious at
http://people.redhat.com/drepper/assumekernel.html

Hope this helps!

Cheers,

Roger



More information about the Nottingham mailing list