[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: Sat, 06 Jan 2007 16:19:15 -0800
Bugs item #1629060, was opened at 2007-01-05 22:06
Message generated for change (Comment added) made by eglebbk
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: Works For Me
>Priority: 5
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: Evert Glebbeek (eglebbk)
Date: 2007-01-07 01:19
Message:
Logged In: YES
user_id=807362
Originator: NO
Just tested this on my own system with one of my own programs: installed
4.2.0, compiled, then upgraded to current SVN. Works fine.
I agree with Peter; it's probably a problem with the atanks binary. It's
possible the package maintainers for the distribution somehow broke
something with a custom patch; what Linux distribution is showing this
problem?
----------------------------------------------------------------------
Comment By: Peter Wang (tjaden)
Date: 2007-01-05 23: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-05 22: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