On Tuesday 12 September 2006 15:42, Bo Ørsted Andresen wrote:
> Please read more carefully. Whether it is set or not is
> irrelevant. The problem is that your version doesn't have
> minimal use flag at all yet the wireshark tests whether it's
> set...

OK, now this is starting to make more sense. The ebuild does 
this test:

wireshark-0.99.3.ebuild:44 - 
if built_with_use dev-lang/perl minimal ; then

and built_with_use fails because of this

eutils.eclass:1604 - 
local IUSE_BUILT=$(<${IUSEFILE})
has $1 ${IUSE_BUILT} || die "$PKG does not actually support the 
$1 USE flag!"


If this were C++ I'd be throwing an exception about now.

alan

-- 
gentoo-user@gentoo.org mailing list

Reply via email to