John Drescher wrote: > On Tue, Aug 25, 2009 at 12:15 PM, Vincent > Povirk<madewokherd+8cd9@xxxxxxxxx> wrote: > > > On Tue, Aug 25, 2009 at 10:26 AM, Das Letzte > > Einhorn<wineforum-user@xxxxxxxxxx> wrote: > > > > > I use git and the gentoo guidelines for X64 here : http://wiki.winehq.org/WineOn64bit#head-7f9ba30a115acb6bc6feef3ee48cd06e91d44519 . Downgrading breaks most of my system, therefore I would prefer attempting to find a solution with the latest jpeg library and the compat package. > > > > > > > I can't find any evidence that jpeg-compat is meant for 32-bit compatibility. > > > > From the ebuild (not that I'm particularly good at reading those), it > > doesn't appear to install any headers. And without headers, Wine > > certainly can't link to it properly. > > > > > I suspect the problem is the headers are installed from the 64 bit > jpeg-7 package and the compat package is jpeg-6. > > The interesting thing is I just found a solution (to the emul-libs > problems) that should solve this issue as well. > > http://forums.gentoo.org/viewtopic-t-774035-highlight-.html > > John I am not sure to understand the solution you are suggesting me to try. Are you referring to the multilib USE flag?