[gentoo-user] wine cannot compile with jpeg flag

2010-03-15 Thread Xi Shen
hi, i have enabled 'jpeg' flag in my /etc/make.conf, but i still cannot compile wine with jpeg support, and i really need this feature. the output of emerge -pv wine shows '(-jpeg)'. i think it is masked by profile. i then created '/etc/portage/profile/package.use.force', and putted

Re: [gentoo-user] wine cannot compile with jpeg flag

2010-03-15 Thread Arttu V.
On 3/15/10, Xi Shen davidshe...@googlemail.com wrote: i have enabled 'jpeg' flag in my /etc/make.conf, but i still cannot compile wine with jpeg support, and i really need this feature. the output of emerge -pv wine shows '(-jpeg)'. i think it is masked by profile. i then created

Re: [gentoo-user] wine cannot compile with jpeg flag

2010-03-15 Thread Xi Shen
On Mon, Mar 15, 2010 at 11:35 PM, Arttu V. arttu...@gmail.com wrote: Create /etc/portage/profile/package.use.mask and type in 'app-emulation/wine -jpeg' (note the minus) to locally unmask the jpeg flag for wine. I don't know how good idea that is, though, as

Re: [gentoo-user] wine cannot compile with jpeg flag

2010-03-15 Thread Kaddeh
Looks like the jpeg use flag is ok to use according to bug #283089 [ http://bugs.gentoo.org/show_bug.cgi?id=283089] It looks like it is waiting for the thumbs-up from everyone to be taken out. I have been running with the jpeg use flag unmasked for a while and haven't seen any issues. Cheers Kad