Re: [FC2] OT - Desert Combat F-16 bug
From: Tommy Reynolds (Tommy.Reynolds_at_MegaCoder.com)
Date: 08/31/04
- Previous message: Preston: "chinese characters in mozilla"
- In reply to: Shockwave: "[FC2] OT - Desert Combat F-16 bug"
- Next in thread: Shockwave: "Re: [FC2] OT - Desert Combat F-16 bug"
- Reply: Shockwave: "Re: [FC2] OT - Desert Combat F-16 bug"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 31 Aug 2004 10:14:54 -0500 To: For users of Fedora Core releases <fedora-list@redhat.com>
Uttered Shockwave <shockwave@clan-tf20.com>, spake thus:
> The game itself has two versions of the executable. One is statically
> linked and one is dynamically linked. I have tried both and the problem
> still occurs.
There have been major changes to the threading library. Try starting
your program like this:
$ export LD_ASSUME_KERNEL=2.2.5
$ mygame
to recover the old behavior. If that fixes everything, just
recompile the application to pick up the new libraries: no source
code changes necessary.
HTH.
-- fedora-list mailing list fedora-list@redhat.com To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
- Previous message: Preston: "chinese characters in mozilla"
- In reply to: Shockwave: "[FC2] OT - Desert Combat F-16 bug"
- Next in thread: Shockwave: "Re: [FC2] OT - Desert Combat F-16 bug"
- Reply: Shockwave: "Re: [FC2] OT - Desert Combat F-16 bug"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]