[Bug 49035] iTunes 12.3.0.44 does not work with Fedora 32 provided Wine-Staging 5.6 nor 5.7 (works with 5.5)

WineHQ Bugzilla wine-bugs at winehq.org
Thu Apr 30 18:48:57 CDT 2020


https://bugs.winehq.org/show_bug.cgi?id=49035

--- Comment #6 from dagunny at gmail.com ---
(In reply to dagunny from comment #3)
> I tried following the instructions but when creating ccache and compiling I
> get cannot create executables with the -m32 parm. Otherwise it wants 32 bit
> libraries.  I am running the x64 version of iTunes. Set folder wine-git to
> 777. Downloaded gcc-c++ and toolkit but cannot get to work. Be willing to do
> the testing but need info on how to go past this stumbling block. I can
> recreate the test box easily as I have the raw install of F32 as an Acronis
> image so can always go back to square one. I also updated to latest 5.7 but
> still iTunes doesn't load. Downgrade to 5.5-1 still makes it work.

I finally got it to compile after searching for a day over the net.  I had to
add these
dnf install glibc-devel.i686 libgcc.i686 libstdc++-devel.i686
ncurses-devel.i686
dnf install freetype-devel.i686
dnf install libX11-devel.i686
dnf install libx*-devel.i686
dnf install libXcursor-devel.i686
dnf install libxc-devel.i686
dnf install libX*.i686
dnf install libx*.i686
Still some didn't get loaded but it did compile.
Ran the bisect but only gets through 498 and aborts at  
dlls/ntdll/signal_powerpc.c
???

-- 
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