Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 83121

Summary: atk lacks static USE flag
Product: Gentoo Linux Reporter: Stian Skjelstad <stian>
Component: New packagesAssignee: Gnome Accessibility (OBSOLETE) <gnome-accessibility+disabled>
Status: RESOLVED FIXED    
Severity: minor    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Stian Skjelstad 2005-02-23 17:00:10 UTC
atk doesn't have a static USE flag, but configure supports it (libtool).

(Also.. making static gtk 2.6.2 applications doesn't link correctly yet, but that is not related to this).

Reproducible: Always
Steps to Reproduce:
USE=static emerge atk

Actual Results:  
atk.so and atk.la

Expected Results:  
atk.so, atk.la and atk.a
Comment 1 Leonardo Boshell (RETIRED) gentoo-dev 2005-03-06 20:11:32 UTC
This is fixed for atk-1.8.0-r1. Thanks for your report.