Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 83417 - x11-libs/wxGTK fails to honour odbc flag when gtk2 flag is set
Summary: x11-libs/wxGTK fails to honour odbc flag when gtk2 flag is set
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo wxWidgets project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-26 16:08 UTC by david somers
Modified: 2005-05-02 13:03 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 david somers 2005-02-26 16:08:03 UTC
In the ebuild for x11-libs/wxGTK, look for

    if use gtk2 ; then
        myconf="${myconf} --enable-gtk2"
        einfo "Building gtk2 version"
        mkdir build_gtk2
        cd build_gtk2
        ../configure ${myconf} \

and change that last line to

        ../configure ${myconf} `use_with odbc`\


Reproducible: Always
Steps to Reproduce:
Comment 1 Rob Cakebread (RETIRED) gentoo-dev 2005-05-02 13:03:33 UTC
Thanks david, fixed in all 2.4 versions and should work in just-added 2.6.0