Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 83121 - atk lacks static USE flag
Summary: atk lacks static USE flag
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gnome Accessibility (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-23 17:00 UTC by Stian Skjelstad
Modified: 2005-03-06 20:11 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 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.