media-video/vlc-1.0.6 gives a compile error when someone sets USE="-X qt4". Also it fails to configure on my x86 host, as soon as USE="skins" is set. It just says: configure: error: Could not find freetype (required for skins2) but i have: [ebuild R ] media-libs/freetype-2.3.11 USE="X -bindist -debug -doc -fontforge -utils" 0 kB Reproducible: Always
Created attachment 228867 [details] build log for the USE-combo failure
Created attachment 228871 [details] build log with skins enabled
Those are actually two different issues (In reply to comment #0) > Also it fails to configure on my x86 host, as soon as USE="skins" is set. It > just says: > configure: error: Could not find freetype (required for skins2) please attach config.log for this failure
Created attachment 228875 [details] config.log for the skins/freetype issue
both failures should be fixed now, thanks for the report