Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 60158 - KDELIBS improper flagset
Summary: KDELIBS improper flagset
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-12 11:01 UTC by Saleem Abdulrasool (RETIRED)
Modified: 2004-08-21 10:56 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Saleem Abdulrasool (RETIRED) gentoo-dev 2004-08-12 11:01:06 UTC
If the -arts USE flag is passed, the config does not pick up on this and append a --without-arts when it should.  Maybe there is a reason for this, although it would be alot easier.

Reproducible: Always
Steps to Reproduce:
1. USE="-arts" emerge kdelibs
2.
3.

Actual Results:  
config fails due to lack of --without-arts parameters.

Expected Results:  
kde libs to be compiled

Although you can easily fix this situation using
myconf="--without-arts" USE="-arts" emerge kdelibs
it would be nicer if that wasnt necessary.
Comment 1 Caleb Tennis (RETIRED) gentoo-dev 2004-08-12 11:52:50 UTC
What version?  We only support compiling --without-arts for kde 3.3.
Comment 2 Saleem Abdulrasool (RETIRED) gentoo-dev 2004-08-12 13:26:33 UTC
Oh, well I was refferring to version 3.2.3

Didnt know that it wasnt supported for that version.
Comment 3 Saleem Abdulrasool (RETIRED) gentoo-dev 2004-08-21 10:56:26 UTC
Unsupported version