Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Kylix 3 and Fedora 4 ???

7 views
Skip to first unread message

San

unread,
Oct 1, 2005, 11:22:04 PM10/1/05
to
Hi,
I'd installed K3 in Fedora4 successfully. But when run startdelphi get error
message and K3 stopped. Are there any one can run K3 in F4 ?

Best regard


zeljko

unread,
Oct 2, 2005, 4:42:15 AM10/2/05
to
San wrote:

Kylix 3 hangs on Fc4 because of glibc 2.3.5.Try to downgrade glibc (not
recommended).

Andreas Hausladen

unread,
Oct 2, 2005, 4:40:55 AM10/2/05
to
zeljko wrote:

> Kylix 3 hangs on Fc4 because of glibc 2.3.5.Try to downgrade glibc (not
> recommended).

For me the IDE starts with "export LD_ASSUME_KERNEL=2.4.1". But as FC4
uses a Kernel newer than 2.6.10 the integrated debugger stops in an
endless loop blocking the whole IDE.


--
Regards,

Andreas Hausladen
(http://www.kylix-patch.de.vu - unofficial Kylix 3 patches)
(http://andy.jgknet.de/blog)

zeljko

unread,
Oct 2, 2005, 9:25:23 AM10/2/05
to
Andreas Hausladen wrote:

> zeljko wrote:
>
>> Kylix 3 hangs on Fc4 because of glibc 2.3.5.Try to downgrade glibc (not
>> recommended).
>
> For me the IDE starts with "export LD_ASSUME_KERNEL=2.4.1". But as FC4
> uses a Kernel newer than 2.6.10 the integrated debugger stops in an
> endless loop blocking the whole IDE.

yes, IDE can start, but did U try to install any package ?

Andreas Hausladen

unread,
Oct 2, 2005, 10:08:28 AM10/2/05
to
zeljko wrote:

> yes, IDE can start, but did U try to install any package ?

No, because I replaced FC4 with SuSE 9.3 after the Kylix IDE start.

zeljko

unread,
Oct 9, 2005, 5:44:02 AM10/9/05
to
San wrote:

ok ... here is the solution for glibc-2.3.5 :
1. Your startdelphi script must contain something like
export LD_ASSUME_KERNEL=2.4.0

2. As root you must echo 1 > /proc/sys/vm/legacy_va_layout

3. When starting kylix you must do it like this eg.
nice -n 10 startdelphi

Yes now it works bit slower, but it can work normally with glibc 2.3.5.
why ? I don't know, I found it by pure coincidence, by running k3 with
strace on glibc-2.3.5.
Now you can use k3 with Fc4, of course without integrated debugging.

0 new messages