[Bug 20042] Wine does not build on amd64 when linking to 32-bit libmpg123

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Nov 1 15:27:20 CST 2009


http://bugs.winehq.org/show_bug.cgi?id=20042





--- Comment #17 from Erich Hoover <ehoover at mines.edu>  2009-11-01 15:27:19 ---
(In reply to comment #16)
> "Ok, I think there's a bit of a miscommunication here - my response was
> intended
> to touch on the comment "even after I've added a 32 bit version of libmpg123-0
> to the ia32-libs package."  I was trying to say that my ia32-libs already had a
> 32-bit libmpg123."
> 
> Just to clarify, I was responsible for actually putting libmpg123-0 into the
> distribution ia32-libs package.  You have it because I added and uploaded it
> earlier.

Sorry I wasted all of those comments then, I was not aware that you had
corrected that for all of us.  Since you have the power, you could compile a
32-bit libmpg123-0 that uses 32-bit file offsets:
CFLAGS="-m32" ./configure --disable-largefile

If you do that then the compiled library will have the expected symbols (ie.
mpg123_feedseek instead of mpg123_feedseek_64).

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list