[AD] [ alleg-Bugs-1629060 ] 4.2.1 isnt binary compatible with 4.2.0 |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
- To: noreply@xxxxxxxxxx
- Subject: [AD] [ alleg-Bugs-1629060 ] 4.2.1 isnt binary compatible with 4.2.0
- From: "SourceForge.net" <noreply@xxxxxxxxxx>
- Date: Fri, 05 Jan 2007 14:44:47 -0800
Bugs item #1629060, was opened at 2007-01-06 08:06
Message generated for change (Comment added) made by tjaden
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105665&aid=1629060&group_id=5665
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 9
Private: No
Submitted By: thresh (thresh_alt)
Assigned to: Nobody/Anonymous (nobody)
Summary: 4.2.1 isnt binary compatible with 4.2.0
Initial Comment:
built allegro-4.2.1 today and i got that with, for example, atanks game:
thresh@xxxxxxxxxx ~ $ /usr/games/atanks
/usr/games/atanks: symbol lookup error: /usr/lib/liballeg.so.4.2: undefined symbol: _blender_trans24
http://pastebin.ca/307011 -- thats the symbols changed from 4.2.0 to 4.2.1.
looks like they all moved to _unsharable.a library
but the programs already compiled with 4.2.0 do not include that new archive library and the shared library doesn't provide them now.
----------------------------------------------------------------------
>Comment By: Peter Wang (tjaden)
Date: 2007-01-06 09:44
Message:
Logged In: YES
user_id=28616
Originator: NO
I can't reproduce it with atanks-2.0-beta. The included binary didn't
work on my system (Slackware 11.0) with a message "floating point
exception" so I built the source on my system using Allegro 4.2.0, then
upgraded to Allegro 4.2.1. The binary worked fine. I believe the original
binary must have been built with a somehow "incorrect" 4.2.0.
----------------------------------------------------------------------
Comment By: Evert Glebbeek (eglebbk)
Date: 2007-01-06 08:12
Message:
Logged In: YES
user_id=807362
Originator: NO
Not good.
Thanks for reporting; we'll try fixing it as soon as possible.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105665&aid=1629060&group_id=5665