Gentoo Archives: gentoo-user

From: Nikos Chantziaras <realnc@×××××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: wine cannot compile with jpeg flag
Date: Mon, 15 Mar 2010 15:35:17
Message-Id: hnlk17$dso$1@dough.gmane.org
In Reply to: [gentoo-user] wine cannot compile with jpeg flag by Xi Shen
1 On 03/15/2010 05:06 PM, Xi Shen wrote:
2 > hi,
3 >
4 > i have enabled 'jpeg' flag in my /etc/make.conf, but i still cannot
5 > compile wine with jpeg support, and i really need this feature.
6 >
7 > the output of emerge -pv wine shows '(-jpeg)'. i think it is masked by
8 > profile. i then created '/etc/portage/profile/package.use.force', and
9 > putted 'app-emulation/wine jpeg' in it, but i still cannot compile
10 > wine with jpeg support.
11 >
12 > please help.
13
14 USE flags are unmasked in /etc/portage/profile/package.use.mask. Put
15 this in it:
16
17 app-emulation/wine -jpeg